[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:07:54.308171  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:39509
I20260710 11:07:54.309918  2709 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:07:54.311117  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:54.331760  2715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.331983  2716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:54.333628  2718 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
W20260710 11:07:55.641633  2717 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:07:55.641822  2709 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
I20260710 11:07:55.647691  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:55.647969  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:55.648307  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681675648279 us; error 0 us; skew 500 ppm
I20260710 11:07:55.649658  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:55.656004  2709 webserver.cc:533] Webserver started at http://127.2.165.126:39687/ using document root <none> and password file <none>
I20260710 11:07:55.657176  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:55.657449  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:55.658018  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:55.665120  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "c333ca43fbcd45cc93dfd43d85dba80f"
format_stamp: "Formatted at 2026-07-10 11:07:55 on dist-test-slave-f0nt"
I20260710 11:07:55.674290  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:07:55.680704  2724 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:55.682353  2709 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:07:55.682839  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "c333ca43fbcd45cc93dfd43d85dba80f"
format_stamp: "Formatted at 2026-07-10 11:07:55 on dist-test-slave-f0nt"
I20260710 11:07:55.683208  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:55.746523  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:55.748260  2709 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:07:55.748806  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:55.834266  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:39509
I20260710 11:07:55.834399  2775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:39509 every 8 connection(s)
I20260710 11:07:55.843918  2776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:55.871699  2776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f: Bootstrap starting.
I20260710 11:07:55.879441  2776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:55.881947  2776 log.cc:826] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:55.888223  2776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f: No bootstrap required, opened a new log
I20260710 11:07:55.913837  2776 raft_consensus.cc:359] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c333ca43fbcd45cc93dfd43d85dba80f" member_type: VOTER }
I20260710 11:07:55.914539  2776 raft_consensus.cc:385] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:55.914881  2776 raft_consensus.cc:740] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c333ca43fbcd45cc93dfd43d85dba80f, State: Initialized, Role: FOLLOWER
I20260710 11:07:55.916242  2776 consensus_queue.cc:260] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c333ca43fbcd45cc93dfd43d85dba80f" member_type: VOTER }
I20260710 11:07:55.916864  2776 raft_consensus.cc:399] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:55.917230  2776 raft_consensus.cc:493] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:55.917644  2776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.923035  2776 raft_consensus.cc:515] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c333ca43fbcd45cc93dfd43d85dba80f" member_type: VOTER }
I20260710 11:07:55.923967  2776 leader_election.cc:304] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [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: c333ca43fbcd45cc93dfd43d85dba80f; no voters: 
I20260710 11:07:55.926213  2776 leader_election.cc:290] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:55.926713  2779 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.929720  2779 raft_consensus.cc:697] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 1 LEADER]: Becoming Leader. State: Replica: c333ca43fbcd45cc93dfd43d85dba80f, State: Running, Role: LEADER
I20260710 11:07:55.930745  2779 consensus_queue.cc:237] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [LEADER]: Queue going to LEADER mode. State: All 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: "c333ca43fbcd45cc93dfd43d85dba80f" member_type: VOTER }
I20260710 11:07:55.932622  2776 sys_catalog.cc:565] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:55.946893  2780 sys_catalog.cc:455] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c333ca43fbcd45cc93dfd43d85dba80f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c333ca43fbcd45cc93dfd43d85dba80f" member_type: VOTER } }
I20260710 11:07:55.947779  2780 sys_catalog.cc:458] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:55.949479  2781 sys_catalog.cc:455] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [sys.catalog]: SysCatalogTable state changed. Reason: New leader c333ca43fbcd45cc93dfd43d85dba80f. Latest consensus state: current_term: 1 leader_uuid: "c333ca43fbcd45cc93dfd43d85dba80f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c333ca43fbcd45cc93dfd43d85dba80f" member_type: VOTER } }
I20260710 11:07:55.950225  2781 sys_catalog.cc:458] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:55.951802  2789 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:55.966710  2789 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:55.969034  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:55.989926  2789 catalog_manager.cc:1383] Generated new cluster ID: 6016876868254b4792cf6f7b43e55308
I20260710 11:07:55.990311  2789 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:56.014789  2789 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:56.017377  2789 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:56.037669  2789 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f: Generated new TSK 0
I20260710 11:07:56.039004  2789 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:56.104588  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:56.114856  2798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:56.117144  2799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:56.121086  2801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:56.122187  2709 server_base.cc:1061] running on GCE node
I20260710 11:07:56.123461  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:56.123767  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:56.123979  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681676123958 us; error 0 us; skew 500 ppm
I20260710 11:07:56.124902  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:56.129954  2709 webserver.cc:533] Webserver started at http://127.2.165.65:39617/ using document root <none> and password file <none>
I20260710 11:07:56.130826  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:56.131114  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:56.131600  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:56.133379  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "4479e430d40d4f4f8173b6e70b9160db"
format_stamp: "Formatted at 2026-07-10 11:07:56 on dist-test-slave-f0nt"
I20260710 11:07:56.141285  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:56.147308  2806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.148494  2709 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:56.148883  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "4479e430d40d4f4f8173b6e70b9160db"
format_stamp: "Formatted at 2026-07-10 11:07:56 on dist-test-slave-f0nt"
I20260710 11:07:56.149245  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:56.172976  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:56.174562  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:56.177810  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:56.182264  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:56.182531  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.182914  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:56.183113  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.305838  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:39739
I20260710 11:07:56.305943  2868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:39739 every 8 connection(s)
I20260710 11:07:56.313504  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:56.324172  2873 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:56.327694  2874 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:56.345124  2876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:56.346407  2709 server_base.cc:1061] running on GCE node
I20260710 11:07:56.346863  2869 heartbeater.cc:344] Connected to a master server at 127.2.165.126:39509
I20260710 11:07:56.347412  2869 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:56.347440  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:56.347761  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:56.347985  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681676347964 us; error 0 us; skew 500 ppm
I20260710 11:07:56.349068  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:56.349038  2869 heartbeater.cc:507] Master 127.2.165.126:39509 requested a full tablet report, sending...
I20260710 11:07:56.353351  2709 webserver.cc:533] Webserver started at http://127.2.165.66:46289/ using document root <none> and password file <none>
I20260710 11:07:56.353646  2741 ts_manager.cc:194] Registered new tserver with Master: 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739)
I20260710 11:07:56.354064  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:56.354379  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:56.354724  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:56.356130  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "731a30542c544053944faf0fa2d38ead"
format_stamp: "Formatted at 2026-07-10 11:07:56 on dist-test-slave-f0nt"
I20260710 11:07:56.357091  2741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48242
I20260710 11:07:56.364554  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:56.369177  2881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.370240  2709 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:07:56.370607  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "731a30542c544053944faf0fa2d38ead"
format_stamp: "Formatted at 2026-07-10 11:07:56 on dist-test-slave-f0nt"
I20260710 11:07:56.370922  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:56.407675  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:56.409329  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:56.410976  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:56.414378  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:56.414633  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.414911  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:56.415105  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.535758  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:33893
I20260710 11:07:56.535893  2943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:33893 every 8 connection(s)
I20260710 11:07:56.542042  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:56.551530  2947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:56.559687  2948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:56.560207  2944 heartbeater.cc:344] Connected to a master server at 127.2.165.126:39509
I20260710 11:07:56.560730  2944 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:56.561857  2944 heartbeater.cc:507] Master 127.2.165.126:39509 requested a full tablet report, sending...
I20260710 11:07:56.563768  2709 server_base.cc:1061] running on GCE node
W20260710 11:07:56.564126  2950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:56.564944  2741 ts_manager.cc:194] Registered new tserver with Master: 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:07:56.565784  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:56.566155  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:56.566370  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681676566351 us; error 0 us; skew 500 ppm
I20260710 11:07:56.566552  2741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48258
I20260710 11:07:56.567201  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:56.570822  2709 webserver.cc:533] Webserver started at http://127.2.165.67:43575/ using document root <none> and password file <none>
I20260710 11:07:56.571506  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:56.571758  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:56.572156  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:56.573721  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "56458ddd6860453bad36eab2e168a0b5"
format_stamp: "Formatted at 2026-07-10 11:07:56 on dist-test-slave-f0nt"
I20260710 11:07:56.580886  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:56.586031  2955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.587041  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.004s
I20260710 11:07:56.587455  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "56458ddd6860453bad36eab2e168a0b5"
format_stamp: "Formatted at 2026-07-10 11:07:56 on dist-test-slave-f0nt"
I20260710 11:07:56.587839  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:56.606688  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:56.608403  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:56.611047  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:56.615604  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:56.615943  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.616302  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:56.616549  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:56.720129  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:45547
I20260710 11:07:56.720309  3017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:45547 every 8 connection(s)
I20260710 11:07:56.742431  3018 heartbeater.cc:344] Connected to a master server at 127.2.165.126:39509
I20260710 11:07:56.742900  3018 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:56.743841  3018 heartbeater.cc:507] Master 127.2.165.126:39509 requested a full tablet report, sending...
I20260710 11:07:56.746158  2741 ts_manager.cc:194] Registered new tserver with Master: 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:56.747143  2709 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020374517s
I20260710 11:07:56.748091  2741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48270
I20260710 11:07:56.812983  2741 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48272:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:56.817385  2741 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:56.950317  2909 tablet_service.cc:1511] Processing CreateTablet for tablet 25937b6a15b44ade9dfffab046998feb (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:56.954571  2906 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb40b9238254033bd84de874eebeda6 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260710 11:07:56.958642  2788 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:56.949750  2907 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6b9ff32fd748f0bdf320fff1695af7 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:56.951248  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf101c1d610449ea0cfeed5377d91fc (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:56.962268  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25937b6a15b44ade9dfffab046998feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.956022  2905 tablet_service.cc:1511] Processing CreateTablet for tablet 648f300eeb394e93b1e030280d6ccb65 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:56.964107  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6b9ff32fd748f0bdf320fff1695af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.967111  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf101c1d610449ea0cfeed5377d91fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.972019  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 648f300eeb394e93b1e030280d6ccb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.970619  2904 tablet_service.cc:1511] Processing CreateTablet for tablet 2335e113cbc345a38daf1a6ded53d752 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:56.980757  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb40b9238254033bd84de874eebeda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.987097  2903 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb1a46dd4344714a8b67402655e4809 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:56.991765  2904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2335e113cbc345a38daf1a6ded53d752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:56.995466  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 25937b6a15b44ade9dfffab046998feb (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:56.994868  2833 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf101c1d610449ea0cfeed5377d91fc (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:57.004312  2903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb1a46dd4344714a8b67402655e4809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.005141  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6b9ff32fd748f0bdf320fff1695af7 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:57.006541  2830 tablet_service.cc:1511] Processing CreateTablet for tablet 648f300eeb394e93b1e030280d6ccb65 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:57.000986  2831 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb40b9238254033bd84de874eebeda6 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:57.012203  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25937b6a15b44ade9dfffab046998feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.012338  2829 tablet_service.cc:1511] Processing CreateTablet for tablet 2335e113cbc345a38daf1a6ded53d752 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:57.018812  2902 tablet_service.cc:1511] Processing CreateTablet for tablet c5671d99d11a4fc8819db13be7e22542 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:57.020239  2828 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb1a46dd4344714a8b67402655e4809 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:57.022553  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf101c1d610449ea0cfeed5377d91fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.022679  2902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5671d99d11a4fc8819db13be7e22542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.026046  2827 tablet_service.cc:1511] Processing CreateTablet for tablet c5671d99d11a4fc8819db13be7e22542 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:57.035960  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6b9ff32fd748f0bdf320fff1695af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.040434  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb40b9238254033bd84de874eebeda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.034518  2826 tablet_service.cc:1511] Processing CreateTablet for tablet 2d59d76b66bf45f6ad4d54b759525e72 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:57.044708  2827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5671d99d11a4fc8819db13be7e22542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.052925  2901 tablet_service.cc:1511] Processing CreateTablet for tablet 2d59d76b66bf45f6ad4d54b759525e72 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:57.058398  2901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d59d76b66bf45f6ad4d54b759525e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.060441  2829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2335e113cbc345a38daf1a6ded53d752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.098400  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 648f300eeb394e93b1e030280d6ccb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.099959  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d59d76b66bf45f6ad4d54b759525e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.103116  2828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb1a46dd4344714a8b67402655e4809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.167002  2982 tablet_service.cc:1511] Processing CreateTablet for tablet 1bf101c1d610449ea0cfeed5377d91fc (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:57.154062  2983 tablet_service.cc:1511] Processing CreateTablet for tablet 25937b6a15b44ade9dfffab046998feb (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:57.170238  2980 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb40b9238254033bd84de874eebeda6 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:57.164702  2981 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6b9ff32fd748f0bdf320fff1695af7 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:57.186883  2977 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb1a46dd4344714a8b67402655e4809 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:57.192121  2982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bf101c1d610449ea0cfeed5377d91fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.167143  2979 tablet_service.cc:1511] Processing CreateTablet for tablet 648f300eeb394e93b1e030280d6ccb65 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:57.199541  2975 tablet_service.cc:1511] Processing CreateTablet for tablet 2d59d76b66bf45f6ad4d54b759525e72 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:57.192991  2978 tablet_service.cc:1511] Processing CreateTablet for tablet 2335e113cbc345a38daf1a6ded53d752 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:57.188417  2976 tablet_service.cc:1511] Processing CreateTablet for tablet c5671d99d11a4fc8819db13be7e22542 (DEFAULT_TABLE table=test-workload [id=6a44391282874e518b8257b66032745c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:57.228204  2980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb40b9238254033bd84de874eebeda6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.231264  2976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5671d99d11a4fc8819db13be7e22542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.233477  2983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25937b6a15b44ade9dfffab046998feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.238031  2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 648f300eeb394e93b1e030280d6ccb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.246098  2981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6b9ff32fd748f0bdf320fff1695af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.252355  2977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb1a46dd4344714a8b67402655e4809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.270959  3037 tablet_bootstrap.cc:492] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:57.275906  2975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d59d76b66bf45f6ad4d54b759525e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.279008  2978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2335e113cbc345a38daf1a6ded53d752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:57.310423  3036 tablet_bootstrap.cc:492] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:57.330621  3037 tablet_bootstrap.cc:654] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.362483  2869 heartbeater.cc:499] Master 127.2.165.126:39509 was elected leader, sending a full tablet report...
I20260710 11:07:57.395236  3038 tablet_bootstrap.cc:492] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:57.402781  3037 tablet_bootstrap.cc:492] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:57.403803  3037 ts_tablet_manager.cc:1403] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.133s	user 0.026s	sys 0.007s
I20260710 11:07:57.407814  3036 tablet_bootstrap.cc:654] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.418555  3037 raft_consensus.cc:359] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.419445  3037 raft_consensus.cc:385] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.419770  3037 raft_consensus.cc:740] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.421203  3037 consensus_queue.cc:260] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.425454  3037 ts_tablet_manager.cc:1434] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:07:57.427382  3036 tablet_bootstrap.cc:492] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:57.427625  3038 tablet_bootstrap.cc:654] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.427879  3036 ts_tablet_manager.cc:1403] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.009s
I20260710 11:07:57.430723  3036 raft_consensus.cc:359] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.431777  2944 heartbeater.cc:499] Master 127.2.165.126:39509 was elected leader, sending a full tablet report...
I20260710 11:07:57.432444  3037 tablet_bootstrap.cc:492] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:57.440033  3037 tablet_bootstrap.cc:654] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.431352  3036 raft_consensus.cc:385] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.444296  3036 raft_consensus.cc:740] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.445465  3036 consensus_queue.cc:260] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.453954  3038 tablet_bootstrap.cc:492] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:57.454598  3038 ts_tablet_manager.cc:1403] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.011s
I20260710 11:07:57.457727  3038 raft_consensus.cc:359] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.458570  3038 raft_consensus.cc:385] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.458850  3038 raft_consensus.cc:740] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.465523  3037 tablet_bootstrap.cc:492] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:57.466051  3037 ts_tablet_manager.cc:1403] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260710 11:07:57.467391  3038 consensus_queue.cc:260] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.469177  3036 ts_tablet_manager.cc:1434] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.041s	user 0.022s	sys 0.004s
I20260710 11:07:57.470698  3037 raft_consensus.cc:359] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.471910  3037 raft_consensus.cc:385] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.472381  3037 raft_consensus.cc:740] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.473234  3036 tablet_bootstrap.cc:492] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:57.473448  3037 consensus_queue.cc:260] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.476810  3037 ts_tablet_manager.cc:1434] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260710 11:07:57.477931  3037 tablet_bootstrap.cc:492] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:57.485639  3036 tablet_bootstrap.cc:654] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.485795  3037 tablet_bootstrap.cc:654] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.489492  3018 heartbeater.cc:499] Master 127.2.165.126:39509 was elected leader, sending a full tablet report...
I20260710 11:07:57.492274  3038 ts_tablet_manager.cc:1434] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.007s
I20260710 11:07:57.493474  3038 tablet_bootstrap.cc:492] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:57.502593  3038 tablet_bootstrap.cc:654] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.504195  3036 tablet_bootstrap.cc:492] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:57.504773  3036 ts_tablet_manager.cc:1403] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260710 11:07:57.508342  3036 raft_consensus.cc:359] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.509478  3036 raft_consensus.cc:385] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.509938  3036 raft_consensus.cc:740] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.510756  3036 consensus_queue.cc:260] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.519868  3037 tablet_bootstrap.cc:492] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:57.520578  3037 ts_tablet_manager.cc:1403] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.004s
I20260710 11:07:57.521402  3036 ts_tablet_manager.cc:1434] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:07:57.523995  3037 raft_consensus.cc:359] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.524879  3037 raft_consensus.cc:385] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.525235  3037 raft_consensus.cc:740] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.525317  3036 tablet_bootstrap.cc:492] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:57.526173  3037 consensus_queue.cc:260] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.529129  3037 ts_tablet_manager.cc:1434] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:07:57.530319  3037 tablet_bootstrap.cc:492] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:57.532968  3036 tablet_bootstrap.cc:654] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.538322  3037 tablet_bootstrap.cc:654] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:57.544164  2945 tablet.cc:2406] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:57.547821  3038 tablet_bootstrap.cc:492] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:57.548781  3038 ts_tablet_manager.cc:1403] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.013s
I20260710 11:07:57.553426  3038 raft_consensus.cc:359] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.554622  3038 raft_consensus.cc:385] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.555070  3038 raft_consensus.cc:740] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.555449  3036 tablet_bootstrap.cc:492] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:57.556034  3036 ts_tablet_manager.cc:1403] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.007s
I20260710 11:07:57.556358  3038 consensus_queue.cc:260] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.559252  3036 raft_consensus.cc:359] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.560050  3036 raft_consensus.cc:385] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.560392  3036 raft_consensus.cc:740] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.561494  3036 consensus_queue.cc:260] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.563584  3037 tablet_bootstrap.cc:492] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:57.564299  3037 ts_tablet_manager.cc:1403] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.026s
I20260710 11:07:57.566151  3038 ts_tablet_manager.cc:1434] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:07:57.567342  3038 tablet_bootstrap.cc:492] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:57.568025  3037 raft_consensus.cc:359] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.568953  3037 raft_consensus.cc:385] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.569411  3037 raft_consensus.cc:740] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.570353  3037 consensus_queue.cc:260] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.573334  3037 ts_tablet_manager.cc:1434] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 11:07:57.573778  3036 ts_tablet_manager.cc:1434] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:07:57.574625  3037 tablet_bootstrap.cc:492] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:57.574895  3036 tablet_bootstrap.cc:492] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:57.578944  3041 raft_consensus.cc:493] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.579561  3041 raft_consensus.cc:515] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.583415  3041 leader_election.cc:290] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:57.588821  3037 tablet_bootstrap.cc:654] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.589270  3036 tablet_bootstrap.cc:654] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.599265  3038 tablet_bootstrap.cc:654] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.601759  3037 tablet_bootstrap.cc:492] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:57.602672  3037 ts_tablet_manager.cc:1403] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260710 11:07:57.606629  3037 raft_consensus.cc:359] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.607800  3037 raft_consensus.cc:385] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.608373  3037 raft_consensus.cc:740] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.609316  3037 consensus_queue.cc:260] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.612831  3037 ts_tablet_manager.cc:1434] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:57.614032  3037 tablet_bootstrap.cc:492] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:57.621848  3037 tablet_bootstrap.cc:654] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.629436  3038 tablet_bootstrap.cc:492] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:57.630097  3038 ts_tablet_manager.cc:1403] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.003s
I20260710 11:07:57.636590  3044 raft_consensus.cc:493] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.637192  3044 raft_consensus.cc:515] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.640620  3044 leader_election.cc:290] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:57.647415  3041 raft_consensus.cc:493] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.648911  3041 raft_consensus.cc:515] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.651516  3041 leader_election.cc:290] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:57.651633  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:57.661695  3041 raft_consensus.cc:493] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.662619  3041 raft_consensus.cc:515] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.665548  3041 leader_election.cc:290] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:57.677712  3036 tablet_bootstrap.cc:492] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:57.678804  3036 ts_tablet_manager.cc:1403] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.104s	user 0.049s	sys 0.028s
I20260710 11:07:57.683555  3036 raft_consensus.cc:359] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.684720  3036 raft_consensus.cc:385] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.685137  3036 raft_consensus.cc:740] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.686440  3036 consensus_queue.cc:260] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.689970  3036 ts_tablet_manager.cc:1434] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260710 11:07:57.691704  3036 tablet_bootstrap.cc:492] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:57.702116  3036 tablet_bootstrap.cc:654] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.704480  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:57.707406  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
W20260710 11:07:57.710448  2882 leader_election.cc:343] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.633885  3038 raft_consensus.cc:359] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.715631  3038 raft_consensus.cc:385] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.719178  3038 raft_consensus.cc:740] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
W20260710 11:07:57.718755  2882 leader_election.cc:343] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:57.720369  2882 leader_election.cc:343] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.723630  3038 consensus_queue.cc:260] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.733879  3044 raft_consensus.cc:493] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.735308  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:57.735585  3044 raft_consensus.cc:515] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.737576  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:57.738237  3036 tablet_bootstrap.cc:492] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:57.736171  3038 ts_tablet_manager.cc:1434] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.106s	user 0.011s	sys 0.000s
I20260710 11:07:57.737442  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:57.740104  3036 ts_tablet_manager.cc:1403] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.004s
W20260710 11:07:57.745651  2882 leader_election.cc:343] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.747746  2992 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 0.
I20260710 11:07:57.748543  3037 tablet_bootstrap.cc:492] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:57.746189  2882 leader_election.cc:304] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 731a30542c544053944faf0fa2d38ead; no voters: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5
I20260710 11:07:57.750181  3044 leader_election.cc:290] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:57.751211  3037 ts_tablet_manager.cc:1403] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.137s	user 0.047s	sys 0.034s
I20260710 11:07:57.752314  3041 raft_consensus.cc:2749] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:57.749671  3036 raft_consensus.cc:359] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.751710  3038 tablet_bootstrap.cc:492] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
W20260710 11:07:57.753391  2882 leader_election.cc:343] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.753824  3036 raft_consensus.cc:385] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.753926  2882 leader_election.cc:304] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 731a30542c544053944faf0fa2d38ead; no voters: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5
I20260710 11:07:57.754344  3036 raft_consensus.cc:740] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.755847  3041 raft_consensus.cc:2749] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:57.758520  3037 raft_consensus.cc:359] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.759670  3037 raft_consensus.cc:385] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:57.759464  3036 consensus_queue.cc:260] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.760792  3037 raft_consensus.cc:740] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:57.760517  2882 leader_election.cc:304] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [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: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:07:57.761951  3037 consensus_queue.cc:260] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.763060  3036 ts_tablet_manager.cc:1434] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.006s
I20260710 11:07:57.763137  3041 raft_consensus.cc:2804] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:57.763540  3041 raft_consensus.cc:493] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.763875  3041 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.765753  3044 raft_consensus.cc:493] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.766548  3036 tablet_bootstrap.cc:492] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:57.768316  3044 raft_consensus.cc:515] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.767856  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:57.768597  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:57.771871  2919 raft_consensus.cc:2468] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
I20260710 11:07:57.776614  3044 leader_election.cc:290] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
W20260710 11:07:57.776636  2810 leader_election.cc:343] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.778707  2810 leader_election.cc:304] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:57.780843  3044 raft_consensus.cc:2804] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:57.785369  3044 raft_consensus.cc:493] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.785871  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:57.784039  3041 raft_consensus.cc:515] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.788687  2919 raft_consensus.cc:2468] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
I20260710 11:07:57.786373  3044 raft_consensus.cc:3060] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.792578  2810 leader_election.cc:304] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:57.794041  3045 raft_consensus.cc:493] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.795702  3045 raft_consensus.cc:515] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.800487  3041 leader_election.cc:290] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:57.804128  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:57.805076  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:57.805927  2992 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.806344  3038 tablet_bootstrap.cc:654] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.809068  3037 ts_tablet_manager.cc:1434] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.011s
W20260710 11:07:57.808671  2882 leader_election.cc:343] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.822232  3037 tablet_bootstrap.cc:492] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:57.825456  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:57.827666  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:57.830791  2991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:57.853051  2992 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 1.
I20260710 11:07:57.854664  3041 raft_consensus.cc:493] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.855129  3041 raft_consensus.cc:515] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.858132  3041 leader_election.cc:290] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:57.845600  3045 leader_election.cc:290] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:07:57.859359  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:57.860441  2844 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 0.
I20260710 11:07:57.862535  2882 leader_election.cc:304] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:57.870182  3064 raft_consensus.cc:2804] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:57.870669  2807 leader_election.cc:343] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.870846  3064 raft_consensus.cc:493] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.871202  2807 leader_election.cc:304] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db; no voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead
I20260710 11:07:57.871368  3064 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.870266  3065 raft_consensus.cc:493] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:57.874603  3065 raft_consensus.cc:515] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:57.878039  3065 leader_election.cc:290] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
W20260710 11:07:57.864598  2810 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.66:33893, user_credentials={real_user=slave}} blocked reactor thread for 71775.9us
I20260710 11:07:57.868261  3041 raft_consensus.cc:2804] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:57.879281  3041 raft_consensus.cc:493] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:57.879652  3065 raft_consensus.cc:2749] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:57.879660  3041 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:57.884292  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:57.890205  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:57.891240  2882 leader_election.cc:304] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:07:57.890581  2992 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 0.
W20260710 11:07:57.977133  2788 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:58.009477  3037 tablet_bootstrap.cc:654] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.899331  3038 tablet_bootstrap.cc:492] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
W20260710 11:07:57.970441  2807 leader_election.cc:343] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.026201  3063 raft_consensus.cc:2804] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:58.026830  2807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.67:45547, user_credentials={real_user=slave}} blocked reactor thread for 57814.9us
I20260710 11:07:57.897541  3036 tablet_bootstrap.cc:654] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:57.943343  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:58.022389  2919 raft_consensus.cc:2468] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
W20260710 11:07:58.028208  2882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.67:45547, user_credentials={real_user=slave}} blocked reactor thread for 139698us
W20260710 11:07:58.030068  2807 leader_election.cc:343] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:57.940368  3044 raft_consensus.cc:515] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.031243  3063 raft_consensus.cc:697] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:57.995605  3064 raft_consensus.cc:515] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.005714  3041 raft_consensus.cc:515] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.032251  3038 ts_tablet_manager.cc:1403] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.282s	user 0.032s	sys 0.018s
W20260710 11:07:58.032193  2807 leader_election.cc:343] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.032287  3063 consensus_queue.cc:237] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.037021  2807 leader_election.cc:304] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [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: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 56458ddd6860453bad36eab2e168a0b5
I20260710 11:07:58.051983  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:58.053143  2844 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.056552  3069 raft_consensus.cc:2804] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.057159  3069 raft_consensus.cc:493] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.057580  3069 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.060727  3064 leader_election.cc:290] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.060973  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:58.061915  2919 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.070641  3044 leader_election.cc:290] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.070502  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:58.072402  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:58.074505  3041 leader_election.cc:290] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.078498  3038 raft_consensus.cc:359] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.079118  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:58.079434  3038 raft_consensus.cc:385] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.079953  3038 raft_consensus.cc:740] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.081578  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:58.081347  3038 consensus_queue.cc:260] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.082706  2918 raft_consensus.cc:3060] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:58.082886  2956 leader_election.cc:343] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:58.086452  2807 leader_election.cc:343] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.087603  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:58.088483  2993 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.096446  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.098858  3037 tablet_bootstrap.cc:492] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:58.099398  3037 ts_tablet_manager.cc:1403] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.278s	user 0.034s	sys 0.011s
I20260710 11:07:58.101285  2918 raft_consensus.cc:2468] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
W20260710 11:07:58.088725  2807 leader_election.cc:343] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:58.103375  2959 leader_election.cc:343] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.103859  2959 leader_election.cc:304] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5; no voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.104120  2810 leader_election.cc:304] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 56458ddd6860453bad36eab2e168a0b5
I20260710 11:07:58.106190  3045 raft_consensus.cc:2749] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.106751  3044 raft_consensus.cc:2804] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.107406  3044 raft_consensus.cc:697] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:58.104190  3037 raft_consensus.cc:359] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.107870  3037 raft_consensus.cc:385] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.108220  3037 raft_consensus.cc:740] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.108311  3044 consensus_queue.cc:237] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.109027  3037 consensus_queue.cc:260] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.101595  3069 raft_consensus.cc:515] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.114436  3037 ts_tablet_manager.cc:1434] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:07:58.115506  3037 tablet_bootstrap.cc:492] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:58.120216  2993 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 1.
I20260710 11:07:58.121850  3036 tablet_bootstrap.cc:492] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:58.121699  2882 leader_election.cc:304] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:58.122323  2844 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 1.
I20260710 11:07:58.123703  2919 raft_consensus.cc:2468] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
I20260710 11:07:58.127259  3037 tablet_bootstrap.cc:654] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.128096  2810 leader_election.cc:304] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 56458ddd6860453bad36eab2e168a0b5
I20260710 11:07:58.131275  3064 raft_consensus.cc:2804] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.129861  3036 ts_tablet_manager.cc:1403] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.358s	user 0.048s	sys 0.073s
I20260710 11:07:58.132452  3064 raft_consensus.cc:697] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:58.131541  3063 raft_consensus.cc:2804] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.132629  3038 ts_tablet_manager.cc:1434] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.005s
I20260710 11:07:58.133854  3064 consensus_queue.cc:237] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.132831  2738 catalog_manager.cc:5697] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 0 to 1, leader changed from <none> to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 1 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.133683  3063 raft_consensus.cc:697] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:58.141417  3063 consensus_queue.cc:237] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.144897  3069 leader_election.cc:290] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.139882  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:58.145864  2919 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.149551  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
W20260710 11:07:58.151916  2807 leader_election.cc:343] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.162575  3037 tablet_bootstrap.cc:492] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:58.163336  3037 ts_tablet_manager.cc:1403] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.010s
I20260710 11:07:58.152912  3038 tablet_bootstrap.cc:492] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:58.171471  3036 raft_consensus.cc:359] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.172724  3036 raft_consensus.cc:385] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.173116  3036 raft_consensus.cc:740] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.177106  3037 raft_consensus.cc:359] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.177971  3037 raft_consensus.cc:385] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.177157  3036 consensus_queue.cc:260] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.178270  3037 raft_consensus.cc:740] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.178939  3037 consensus_queue.cc:260] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.180543  3036 ts_tablet_manager.cc:1434] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260710 11:07:58.181524  3037 ts_tablet_manager.cc:1434] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 11:07:58.182600  3037 tablet_bootstrap.cc:492] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead: Bootstrap starting.
I20260710 11:07:58.182142  3038 tablet_bootstrap.cc:654] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.187599  3036 tablet_bootstrap.cc:492] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:58.190686  2919 raft_consensus.cc:2468] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
I20260710 11:07:58.192288  2810 leader_election.cc:304] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 56458ddd6860453bad36eab2e168a0b5
I20260710 11:07:58.193466  3064 raft_consensus.cc:2804] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.194056  3064 raft_consensus.cc:697] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:58.195034  3064 consensus_queue.cc:237] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.208392  3036 tablet_bootstrap.cc:654] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.209234  3037 tablet_bootstrap.cc:654] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.222287  3038 tablet_bootstrap.cc:492] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:58.224717  3036 tablet_bootstrap.cc:492] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:58.225353  3036 ts_tablet_manager.cc:1403] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.023s
I20260710 11:07:58.229050  3036 raft_consensus.cc:359] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.229797  3036 raft_consensus.cc:385] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.230108  3036 raft_consensus.cc:740] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.230588  3038 ts_tablet_manager.cc:1403] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.005s
I20260710 11:07:58.233209  3038 raft_consensus.cc:359] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.233971  3038 raft_consensus.cc:385] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.234256  3038 raft_consensus.cc:740] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.235332  3036 consensus_queue.cc:260] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.235966  3037 tablet_bootstrap.cc:492] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead: No bootstrap required, opened a new log
I20260710 11:07:58.236501  3037 ts_tablet_manager.cc:1403] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.025s
I20260710 11:07:58.237730  3036 ts_tablet_manager.cc:1434] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:58.232530  2739 catalog_manager.cc:5697] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 1 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.238720  3036 tablet_bootstrap.cc:492] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:58.239283  3037 raft_consensus.cc:359] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.239989  3037 raft_consensus.cc:385] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.240326  3037 raft_consensus.cc:740] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.240185  3038 consensus_queue.cc:260] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.241320  3037 consensus_queue.cc:260] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.243019  3038 ts_tablet_manager.cc:1434] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:07:58.243521  3037 ts_tablet_manager.cc:1434] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:58.244248  3038 tablet_bootstrap.cc:492] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:58.245555  3036 tablet_bootstrap.cc:654] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.252986  3038 tablet_bootstrap.cc:654] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.262974  2740 catalog_manager.cc:5697] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 0 to 1, leader changed from <none> to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 1 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.269001  3036 tablet_bootstrap.cc:492] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:58.269541  3036 ts_tablet_manager.cc:1403] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.012s
I20260710 11:07:58.270577  3063 raft_consensus.cc:493] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.271199  3063 raft_consensus.cc:515] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.272828  3036 raft_consensus.cc:359] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.273396  3063 leader_election.cc:290] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.273651  3036 raft_consensus.cc:385] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.274051  3036 raft_consensus.cc:740] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.275568  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:58.276300  2844 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 0.
I20260710 11:07:58.276633  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:58.277264  2993 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 0.
I20260710 11:07:58.277477  3036 consensus_queue.cc:260] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.280593  3036 ts_tablet_manager.cc:1434] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:07:58.281834  3036 tablet_bootstrap.cc:492] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db: Bootstrap starting.
I20260710 11:07:58.282341  2882 leader_election.cc:304] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:58.283207  3063 raft_consensus.cc:2804] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.283581  3063 raft_consensus.cc:493] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.283913  3063 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.287981  3036 tablet_bootstrap.cc:654] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.292505  3038 tablet_bootstrap.cc:492] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:58.293149  3038 ts_tablet_manager.cc:1403] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260710 11:07:58.297448  3036 tablet_bootstrap.cc:492] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db: No bootstrap required, opened a new log
I20260710 11:07:58.297945  3036 ts_tablet_manager.cc:1403] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:07:58.298308  3063 raft_consensus.cc:515] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.300804  3036 raft_consensus.cc:359] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.301651  3036 raft_consensus.cc:385] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.302150  3036 raft_consensus.cc:740] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.302047  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:58.302891  2844 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.303053  3036 consensus_queue.cc:260] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.305577  3036 ts_tablet_manager.cc:1434] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:58.308199  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:58.308023  3038 raft_consensus.cc:359] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.308768  2993 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.308876  3063 leader_election.cc:290] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.310415  2738 catalog_manager.cc:5697] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 1 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.312135  2844 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 1.
I20260710 11:07:58.308790  3038 raft_consensus.cc:385] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.313271  3038 raft_consensus.cc:740] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.312769  2738 catalog_manager.cc:5697] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 1 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.314055  3038 consensus_queue.cc:260] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.315508  2993 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 1.
I20260710 11:07:58.316699  3064 raft_consensus.cc:493] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.316993  2882 leader_election.cc:304] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:58.317135  3064 raft_consensus.cc:515] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.318132  3038 ts_tablet_manager.cc:1434] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260710 11:07:58.319783  3038 tablet_bootstrap.cc:492] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:58.320724  3064 leader_election.cc:290] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.322252  3063 raft_consensus.cc:2804] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.324935  3063 raft_consensus.cc:697] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:58.325951  3063 consensus_queue.cc:237] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.330054  3038 tablet_bootstrap.cc:654] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.321480  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.344586  2919 raft_consensus.cc:2468] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
I20260710 11:07:58.346375  2810 leader_election.cc:304] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:58.347563  3064 raft_consensus.cc:2804] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.348027  3064 raft_consensus.cc:493] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.348510  3064 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.350410  3038 tablet_bootstrap.cc:492] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:58.350963  3038 ts_tablet_manager.cc:1403] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260710 11:07:58.322535  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:58.354416  3038 raft_consensus.cc:359] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.355187  3038 raft_consensus.cc:385] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.355497  3038 raft_consensus.cc:740] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.356287  3038 consensus_queue.cc:260] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
W20260710 11:07:58.356675  2807 leader_election.cc:343] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.365383  3038 ts_tablet_manager.cc:1434] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:07:58.366536  3038 tablet_bootstrap.cc:492] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:58.366268  3064 raft_consensus.cc:515] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.371431  2919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:58.372617  2919 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.373502  3069 raft_consensus.cc:493] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.374023  3069 raft_consensus.cc:515] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.378803  3069 leader_election.cc:290] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.379060  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.379824  2918 raft_consensus.cc:2468] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
I20260710 11:07:58.381197  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:58.382010  2993 raft_consensus.cc:2468] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
I20260710 11:07:58.388355  2807 leader_election.cc:304] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:07:58.388845  3038 tablet_bootstrap.cc:654] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.389564  3069 raft_consensus.cc:2804] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.390610  3069 raft_consensus.cc:493] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.390930  3069 raft_consensus.cc:3060] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.399191  3069 raft_consensus.cc:515] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.400430  2738 catalog_manager.cc:5697] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 0 to 1, leader changed from <none> to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 1 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.407230  3064 leader_election.cc:290] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.412696  2919 raft_consensus.cc:2468] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
I20260710 11:07:58.403879  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:58.403879  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:58.416944  3044 raft_consensus.cc:493] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.416546  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:58.419245  2918 raft_consensus.cc:3060] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.419576  2992 raft_consensus.cc:3060] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.419502  3044 raft_consensus.cc:515] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.422865  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.423686  2917 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
I20260710 11:07:58.424808  2810 leader_election.cc:304] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:58.426789  2810 leader_election.cc:304] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:58.427798  3069 leader_election.cc:290] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.428354  3065 raft_consensus.cc:2804] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.428534  3044 leader_election.cc:290] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.428922  3065 raft_consensus.cc:697] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:58.429800  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:58.429893  3065 consensus_queue.cc:237] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.430845  2990 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 0.
I20260710 11:07:58.428434  3069 raft_consensus.cc:2804] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:58.432197  3069 raft_consensus.cc:493] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:58.433683  3069 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:58.441181  2807 leader_election.cc:343] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:58.441557  3069 raft_consensus.cc:515] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.442806  3038 tablet_bootstrap.cc:492] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:58.443267  3038 ts_tablet_manager.cc:1403] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.003s
I20260710 11:07:58.444551  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:58.445098  2917 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.439715  2992 raft_consensus.cc:2468] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
I20260710 11:07:58.449110  2807 leader_election.cc:304] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:07:58.450006  3064 raft_consensus.cc:2804] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.450500  3064 raft_consensus.cc:697] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:58.451252  2917 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
I20260710 11:07:58.451403  3064 consensus_queue.cc:237] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.445936  3038 raft_consensus.cc:359] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.452948  3038 raft_consensus.cc:385] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.453332  3038 raft_consensus.cc:740] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.454244  3038 consensus_queue.cc:260] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.455897  2918 raft_consensus.cc:2468] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
I20260710 11:07:58.456799  2810 leader_election.cc:304] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:58.457921  3069 leader_election.cc:290] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.458622  3065 raft_consensus.cc:2804] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:58.461805  3065 raft_consensus.cc:697] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:58.462836  3065 consensus_queue.cc:237] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.455708  2738 catalog_manager.cc:5697] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 1 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.467713  3045 raft_consensus.cc:493] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.468307  3045 raft_consensus.cc:515] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.470554  3045 leader_election.cc:290] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:07:58.459852  2992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:58.472016  2992 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.472268  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:58.474938  3065 raft_consensus.cc:493] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.475459  3065 raft_consensus.cc:515] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.479472  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.460666  3038 ts_tablet_manager.cc:1434] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 11:07:58.480199  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56458ddd6860453bad36eab2e168a0b5" is_pre_election: true
I20260710 11:07:58.480542  2992 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 1.
I20260710 11:07:58.480762  2918 raft_consensus.cc:2393] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56458ddd6860453bad36eab2e168a0b5 in current term 1: Already voted for candidate 4479e430d40d4f4f8173b6e70b9160db in this term.
I20260710 11:07:58.481155  2993 raft_consensus.cc:2393] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4479e430d40d4f4f8173b6e70b9160db in current term 1: Already voted for candidate 731a30542c544053944faf0fa2d38ead in this term.
I20260710 11:07:58.481740  3065 leader_election.cc:290] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.481856  2959 leader_election.cc:304] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5; no voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.482836  3038 tablet_bootstrap.cc:492] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5: Bootstrap starting.
I20260710 11:07:58.482997  3045 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.487725  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.489778  2810 leader_election.cc:304] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db; no voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.491066  3065 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.491818  3045 raft_consensus.cc:2749] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.490995  2740 catalog_manager.cc:5697] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 1 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.494215  3038 tablet_bootstrap.cc:654] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:58.493491  2740 catalog_manager.cc:5697] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 0 to 1, leader changed from <none> to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 1 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:58.498833  3063 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.511574  3065 raft_consensus.cc:2749] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.539186  3063 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.540894  3038 tablet_bootstrap.cc:492] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5: No bootstrap required, opened a new log
I20260710 11:07:58.542637  3038 ts_tablet_manager.cc:1403] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.027s
I20260710 11:07:58.546094  3038 raft_consensus.cc:359] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.546921  3038 raft_consensus.cc:385] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:58.547230  3038 raft_consensus.cc:740] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Initialized, Role: FOLLOWER
I20260710 11:07:58.548136  3038 consensus_queue.cc:260] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.550760  3038 ts_tablet_manager.cc:1434] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:58.566154  2992 raft_consensus.cc:3060] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.572158  3045 raft_consensus.cc:493] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.572767  3045 raft_consensus.cc:515] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.574928  3045 leader_election.cc:290] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:07:58.576187  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.575984  3063 consensus_queue.cc:1048] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.577076  2917 raft_consensus.cc:2393] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56458ddd6860453bad36eab2e168a0b5 in current term 1: Already voted for candidate 4479e430d40d4f4f8173b6e70b9160db in this term.
I20260710 11:07:58.577217  3065 consensus_queue.cc:1048] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.578742  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:58.581897  2956 leader_election.cc:304] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5; no voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.583721  3045 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.587668  3063 consensus_queue.cc:1048] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.593291  3045 raft_consensus.cc:2749] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.617448  3044 consensus_queue.cc:1048] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.633258  3044 consensus_queue.cc:1048] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.647591  3069 consensus_queue.cc:1048] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.666054  3069 consensus_queue.cc:1048] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.679173  3064 consensus_queue.cc:1048] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.727231  3070 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.742260  3063 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.823551  3102 raft_consensus.cc:493] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:58.824275  3102 raft_consensus.cc:515] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.826408  3102 leader_election.cc:290] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:07:58.827387  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4479e430d40d4f4f8173b6e70b9160db" is_pre_election: true
I20260710 11:07:58.827706  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "731a30542c544053944faf0fa2d38ead" is_pre_election: true
I20260710 11:07:58.828603  2918 raft_consensus.cc:2393] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56458ddd6860453bad36eab2e168a0b5 in current term 1: Already voted for candidate 4479e430d40d4f4f8173b6e70b9160db in this term.
I20260710 11:07:58.829828  2959 leader_election.cc:304] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5; no voters: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.830775  3102 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:58.840494  3102 raft_consensus.cc:2749] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:58.859547  2918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:47044
I20260710 11:07:58.860549  2918 raft_consensus.cc:606] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Received request to transfer leadership to TS 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:07:58.863325  3064 consensus_queue.cc:1048] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.867208  2918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:47044
I20260710 11:07:58.867899  2918 raft_consensus.cc:606] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Received request to transfer leadership to TS 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:07:58.879293  2917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:47044
I20260710 11:07:58.880122  2917 raft_consensus.cc:606] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Received request to transfer leadership to TS 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:07:58.883895  3064 consensus_queue.cc:1048] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:07:58.902588  3064 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.910778  2844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:58.911473  2844 raft_consensus.cc:606] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.923719  3065 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.925973  2844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:58.926622  2844 raft_consensus.cc:606] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.937326  2844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:58.938022  2844 raft_consensus.cc:606] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.948359  2844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:58.949157  2844 raft_consensus.cc:606] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:07:58.953814  3065 consensus_queue.cc:1048] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.958120  2844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:07:58.958869  2844 raft_consensus.cc:606] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Received request to transfer leadership to TS 56458ddd6860453bad36eab2e168a0b5
I20260710 11:07:58.963302  3064 raft_consensus.cc:993] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:58.963789  3064 raft_consensus.cc:1081] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:58.972370  2918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47028
I20260710 11:07:58.973138  2918 raft_consensus.cc:493] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:58.973567  2918 raft_consensus.cc:3060] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:58.979053  3070 raft_consensus.cc:993] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: : Instructing follower 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:07:58.979574  3070 raft_consensus.cc:1081] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Signalling peer 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:07:58.981891  2918 raft_consensus.cc:515] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.983709  2917 raft_consensus.cc:1240] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Rejecting Update request from peer 4479e430d40d4f4f8173b6e70b9160db for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:58.984401  2918 leader_election.cc:290] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.981913  2844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:53808
I20260710 11:07:58.985703  2844 raft_consensus.cc:493] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:58.985782  3064 consensus_queue.cc:1048] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:58.986268  2844 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:58.985997  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:58.987684  2843 raft_consensus.cc:3055] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:58.988121  2843 raft_consensus.cc:740] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:58.988795  3064 consensus_queue.cc:1059] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:58.990083  2843 consensus_queue.cc:260] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.993930  2843 raft_consensus.cc:3060] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:58.994467  2844 raft_consensus.cc:515] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:58.997069  2844 leader_election.cc:290] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 2 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:58.997843  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2335e113cbc345a38daf1a6ded53d752" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:59.003942  2993 raft_consensus.cc:3060] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.003011  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:59.004663  2990 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.011411  2993 raft_consensus.cc:2468] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.002964  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:59.012557  2990 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 2.
I20260710 11:07:59.014779  2807 leader_election.cc:304] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:07:59.015820  3065 raft_consensus.cc:2804] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.016402  3065 raft_consensus.cc:697] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:59.017107  2843 raft_consensus.cc:2468] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.013044  2918 raft_consensus.cc:3055] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:59.018620  2918 raft_consensus.cc:740] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:59.019466  2918 consensus_queue.cc:260] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.020764  2918 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.017359  3065 consensus_queue.cc:237] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.013365  2882 leader_election.cc:304] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:59.027181  3069 raft_consensus.cc:993] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:07:59.027694  3069 raft_consensus.cc:1081] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Signalling peer 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:07:59.027873  2918 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 2.
I20260710 11:07:59.027714  3063 raft_consensus.cc:2804] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.028757  3063 raft_consensus.cc:697] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:59.029727  3063 consensus_queue.cc:237] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.030974  2990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72"
dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:51122
I20260710 11:07:59.032282  2990 raft_consensus.cc:493] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.032855  2990 raft_consensus.cc:3060] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.043222  2738 catalog_manager.cc:5697] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 1 to 2, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 2 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.054338  2740 catalog_manager.cc:5697] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 1 to 2, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 2 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.050582  2990 raft_consensus.cc:515] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.063616  2990 leader_election.cc:290] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 2 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:07:59.063516  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:59.063516  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d59d76b66bf45f6ad4d54b759525e72" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:59.064455  2918 raft_consensus.cc:3060] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.064807  2843 raft_consensus.cc:3055] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:59.065156  2843 raft_consensus.cc:740] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:59.066108  2843 consensus_queue.cc:260] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.067387  2843 raft_consensus.cc:3060] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.076792  2918 raft_consensus.cc:2468] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 2.
I20260710 11:07:59.078248  2959 leader_election.cc:304] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:59.079234  3102 raft_consensus.cc:2804] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.079743  3102 raft_consensus.cc:697] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 2 LEADER]: Becoming Leader. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Running, Role: LEADER
I20260710 11:07:59.080036  2843 raft_consensus.cc:2468] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 2.
I20260710 11:07:59.080772  3102 consensus_queue.cc:237] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.091703  2741 catalog_manager.cc:5697] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 reported cstate change: term changed from 1 to 2, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "56458ddd6860453bad36eab2e168a0b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:59.146580  3044 raft_consensus.cc:993] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:59.147100  3122 raft_consensus.cc:1081] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:59.148742  2918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47028
I20260710 11:07:59.149245  2918 raft_consensus.cc:493] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.149536  2918 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.155077  2918 raft_consensus.cc:515] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.156982  2918 leader_election.cc:290] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:59.158031  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:59.158182  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:59.158702  2843 raft_consensus.cc:3055] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:59.158794  2993 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.159160  2843 raft_consensus.cc:740] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:59.160012  2843 consensus_queue.cc:260] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.161299  2843 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.165659  2993 raft_consensus.cc:2468] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.166842  2882 leader_election.cc:304] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:59.168124  2843 raft_consensus.cc:2468] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.169046  3063 raft_consensus.cc:2804] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.169624  3063 raft_consensus.cc:697] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:59.170392  3063 consensus_queue.cc:237] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.178042  2741 catalog_manager.cc:5697] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 1 to 2, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 2 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.198585  3041 raft_consensus.cc:993] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead: : Instructing follower 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:07:59.199093  3063 raft_consensus.cc:1081] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Signalling peer 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:07:59.201332  2843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:53808
I20260710 11:07:59.202031  2843 raft_consensus.cc:493] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.202402  2843 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.207852  2843 raft_consensus.cc:515] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.210569  2843 leader_election.cc:290] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 2 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:59.211109  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:59.211831  2918 raft_consensus.cc:3055] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:59.211849  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:59.212368  2918 raft_consensus.cc:740] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:59.212808  2993 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.213285  2918 consensus_queue.cc:260] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.219025  2918 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.221295  2993 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 2.
I20260710 11:07:59.223052  2807 leader_election.cc:304] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:07:59.224146  3122 raft_consensus.cc:2804] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.224705  3122 raft_consensus.cc:697] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:59.225665  3122 consensus_queue.cc:237] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.227383  2918 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 2.
I20260710 11:07:59.234799  2741 catalog_manager.cc:5697] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 1 to 2, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 2 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.238104  3041 raft_consensus.cc:993] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead: : Instructing follower 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:07:59.238710  3063 raft_consensus.cc:1081] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Signalling peer 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:07:59.240737  2843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:53808
I20260710 11:07:59.241300  2843 raft_consensus.cc:493] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.241644  2843 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.247901  2843 raft_consensus.cc:515] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.249764  2843 leader_election.cc:290] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 2 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:59.250998  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:59.251261  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:07:59.251653  2993 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.251965  2918 raft_consensus.cc:3055] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:59.252409  2918 raft_consensus.cc:740] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:59.253243  2918 consensus_queue.cc:260] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.255128  2918 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.257591  2993 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 2.
I20260710 11:07:59.258769  2807 leader_election.cc:304] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:07:59.259519  3122 raft_consensus.cc:2804] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.259963  3122 raft_consensus.cc:697] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:59.260746  3122 consensus_queue.cc:237] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.264268  2918 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 2.
I20260710 11:07:59.268879  2741 catalog_manager.cc:5697] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 1 to 2, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 2 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.402942  3065 raft_consensus.cc:993] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:59.403568  3065 raft_consensus.cc:1081] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:59.405617  2918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47028
I20260710 11:07:59.406351  2918 raft_consensus.cc:493] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.406759  2918 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.414533  2918 raft_consensus.cc:515] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.416796  2918 leader_election.cc:290] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:59.418056  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:59.418306  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:59.418951  2993 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.418952  2843 raft_consensus.cc:3055] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:59.419620  2843 raft_consensus.cc:740] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:59.420611  2843 consensus_queue.cc:260] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.421952  2843 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.428113  2993 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.430135  2882 leader_election.cc:304] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:59.431006  2843 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.431597  3063 raft_consensus.cc:2804] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.432418  3063 raft_consensus.cc:697] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:59.433655  3063 consensus_queue.cc:237] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.444546  2741 catalog_manager.cc:5697] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 1 to 2, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 2 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.456248  2993 raft_consensus.cc:1275] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.457723  3065 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.471385  3069 raft_consensus.cc:993] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:59.471949  3069 raft_consensus.cc:1081] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:07:59.474395  2917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47028
I20260710 11:07:59.474727  2918 raft_consensus.cc:1275] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.474974  2917 raft_consensus.cc:493] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.475348  2917 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.476747  3065 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.483580  2917 raft_consensus.cc:515] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.486686  2917 leader_election.cc:290] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:07:59.488466  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:07:59.488865  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:07:59.489640  2843 raft_consensus.cc:3055] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:59.489147  2993 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.490020  2843 raft_consensus.cc:740] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:07:59.491308  2843 consensus_queue.cc:260] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.492372  2843 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.496670  2993 raft_consensus.cc:2468] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.498221  2882 leader_election.cc:304] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:07:59.499261  3063 raft_consensus.cc:2804] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.499830  2843 raft_consensus.cc:2468] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:07:59.500059  3063 raft_consensus.cc:697] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:07:59.501024  3063 consensus_queue.cc:237] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:07:59.507642  2741 catalog_manager.cc:5697] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 1 to 2, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 2 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.540230  2918 raft_consensus.cc:1275] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.541883  3102 consensus_queue.cc:1048] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.553153  2843 raft_consensus.cc:1275] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.554633  2993 raft_consensus.cc:1275] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.555161  3128 consensus_queue.cc:1048] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:59.556666  3063 consensus_queue.cc:1048] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.569437  2843 raft_consensus.cc:1275] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.572319  3129 consensus_queue.cc:1048] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:59.617542  2993 raft_consensus.cc:1275] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.619055  3129 consensus_queue.cc:1048] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.625696  2993 raft_consensus.cc:1275] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.627875  3065 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.629977  2843 raft_consensus.cc:1275] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.633843  3041 consensus_queue.cc:1048] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:59.641024  2917 raft_consensus.cc:1275] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.642855  3065 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.678933  2917 raft_consensus.cc:1275] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.680811  3065 consensus_queue.cc:1048] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.690462  2993 raft_consensus.cc:1275] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.692268  3065 consensus_queue.cc:1048] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:59.843225  2843 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.845106  3129 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.857151  2990 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.859025  3070 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:59.959321  2990 raft_consensus.cc:1275] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.961020  3070 consensus_queue.cc:1048] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.971514  2843 raft_consensus.cc:1275] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.973280  3041 consensus_queue.cc:1048] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:02.001407  2709 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:08:02.002256  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:02.023615  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:53824
I20260710 11:08:02.024302  2843 raft_consensus.cc:606] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Received request to transfer leadership to TS 56458ddd6860453bad36eab2e168a0b5
I20260710 11:08:02.043514  2917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:47048
I20260710 11:08:02.044358  2917 raft_consensus.cc:606] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Received request to transfer leadership to TS 56458ddd6860453bad36eab2e168a0b5
I20260710 11:08:02.046068  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:02.046604  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:02.058077  3139 raft_consensus.cc:993] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:02.058813  3069 raft_consensus.cc:1081] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Signalling peer 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:02.060920  2990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb"
dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:51122
I20260710 11:08:02.061702  2990 raft_consensus.cc:493] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:02.062141  2990 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:02.069644  2990 raft_consensus.cc:515] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:02.071388  2990 leader_election.cc:290] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 3 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739)
I20260710 11:08:02.072759  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:02.073019  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:08:02.073432  2843 raft_consensus.cc:3055] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:02.073598  2917 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:02.073820  2843 raft_consensus.cc:740] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:08:02.074716  2843 consensus_queue.cc:260] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [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: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:02.076032  2843 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:02.081579  2917 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:02.083262  2959 leader_election.cc:304] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [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: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:08:02.083827  2843 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:02.084424  3135 raft_consensus.cc:2804] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:02.086009  3135 raft_consensus.cc:697] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Becoming Leader. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Running, Role: LEADER
I20260710 11:08:02.087025  3135 consensus_queue.cc:237] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [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: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:02.097503  2740 catalog_manager.cc:5697] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 reported cstate change: term changed from 2 to 3, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "56458ddd6860453bad36eab2e168a0b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:02.358320  3070 raft_consensus.cc:993] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: : Instructing follower 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:02.358842  3070 raft_consensus.cc:1081] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Signalling peer 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:02.361198  2990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:51112
I20260710 11:08:02.361937  2990 raft_consensus.cc:493] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:02.362407  2990 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:02.367900  2990 raft_consensus.cc:515] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:02.369886  2990 leader_election.cc:290] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 3 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:08:02.371237  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:08:02.371066  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:02.371793  2917 raft_consensus.cc:3055] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:02.372121  2844 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:02.372264  2917 raft_consensus.cc:740] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:02.373135  2917 consensus_queue.cc:260] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:02.374344  2917 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:02.379851  2844 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:02.381378  2917 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:02.381307  2956 leader_election.cc:304] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [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: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:08:02.382643  3135 raft_consensus.cc:2804] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:02.383349  3135 raft_consensus.cc:697] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Becoming Leader. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Running, Role: LEADER
I20260710 11:08:02.384392  3135 consensus_queue.cc:237] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:02.393379  2740 catalog_manager.cc:5697] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 reported cstate change: term changed from 2 to 3, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "56458ddd6860453bad36eab2e168a0b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:02.602319  2844 raft_consensus.cc:1275] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:02.604000  3135 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:02.615784  2917 raft_consensus.cc:1275] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:02.617616  3135 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:02.890375  2844 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:02.892117  3135 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:02.903383  2917 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:02.905198  3155 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.047576  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:03.071362  2990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb"
dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:51130
I20260710 11:08:03.072152  2990 raft_consensus.cc:606] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:08:03.077879  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:08:03.078480  2843 raft_consensus.cc:606] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:08:03.084457  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:08:03.085104  2843 raft_consensus.cc:606] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:08:03.090795  2843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:53822
I20260710 11:08:03.091511  2843 raft_consensus.cc:606] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:08:03.106206  2990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
mode: GRACEFUL
new_leader_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:51130
I20260710 11:08:03.106868  2990 raft_consensus.cc:606] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Received request to transfer leadership to TS 731a30542c544053944faf0fa2d38ead
I20260710 11:08:03.122941  3140 raft_consensus.cc:993] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.123414  3140 raft_consensus.cc:1081] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.125131  2917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47030
I20260710 11:08:03.125631  2917 raft_consensus.cc:493] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.126015  2917 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:03.130899  2917 raft_consensus.cc:515] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.132899  2917 leader_election.cc:290] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 4 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:03.133896  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:03.134047  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25937b6a15b44ade9dfffab046998feb" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:03.134773  2843 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:03.135196  2990 raft_consensus.cc:3055] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:03.135466  2990 raft_consensus.cc:740] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Running, Role: LEADER
I20260710 11:08:03.136140  2990 consensus_queue.cc:260] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [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: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.137320  2990 raft_consensus.cc:3060] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:03.140858  2843 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 4.
I20260710 11:08:03.142267  2882 leader_election.cc:304] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [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: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:08:03.142840  2990 raft_consensus.cc:2468] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 4.
I20260710 11:08:03.143280  3070 raft_consensus.cc:2804] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:03.144804  3070 raft_consensus.cc:697] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 4 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:03.145864  3070 consensus_queue.cc:237] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [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: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.153816  2740 catalog_manager.cc:5697] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 3 to 4, leader changed from 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 4 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:03.209775  3069 raft_consensus.cc:993] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.210240  3069 raft_consensus.cc:1081] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.211859  2917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47028
I20260710 11:08:03.212581  2917 raft_consensus.cc:493] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.213075  2917 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:03.220777  2917 raft_consensus.cc:515] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.222776  2917 leader_election.cc:290] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 3 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:03.223757  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:03.224009  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:03.224542  2843 raft_consensus.cc:3055] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:03.224617  2990 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:03.225023  2843 raft_consensus.cc:740] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:08:03.226011  2843 consensus_queue.cc:260] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.227466  2843 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:03.233525  2990 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 3.
I20260710 11:08:03.235340  2843 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 3.
I20260710 11:08:03.235289  2882 leader_election.cc:304] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [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: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:08:03.236392  3070 raft_consensus.cc:2804] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:03.237013  3070 raft_consensus.cc:697] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:03.237753  3070 consensus_queue.cc:237] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.246491  2740 catalog_manager.cc:5697] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 2 to 3, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 3 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:03.248181  3163 raft_consensus.cc:993] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.248775  3069 raft_consensus.cc:1081] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.250679  2917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47028
I20260710 11:08:03.251304  2917 raft_consensus.cc:493] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.251752  2917 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.257934  2917 raft_consensus.cc:515] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.259575  2917 leader_election.cc:290] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:03.261024  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:03.260855  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:03.261656  2843 raft_consensus.cc:3055] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:03.261631  2990 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.262178  2843 raft_consensus.cc:740] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:08:03.263005  2843 consensus_queue.cc:260] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.264358  2843 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.267813  2990 raft_consensus.cc:2468] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:08:03.269142  2882 leader_election.cc:304] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:08:03.269351  2843 raft_consensus.cc:2468] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 2.
I20260710 11:08:03.269919  3070 raft_consensus.cc:2804] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:03.270427  3070 raft_consensus.cc:697] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:03.271239  3070 consensus_queue.cc:237] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.279028  2740 catalog_manager.cc:5697] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 1 to 2, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 2 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:03.299396  3163 raft_consensus.cc:993] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.299937  3163 raft_consensus.cc:1081] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.301869  2917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47028
I20260710 11:08:03.302421  2917 raft_consensus.cc:493] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.302727  2917 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:03.308374  2917 raft_consensus.cc:515] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.310127  2917 leader_election.cc:290] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 3 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:03.311216  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:03.311646  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bf101c1d610449ea0cfeed5377d91fc" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:03.311820  2843 raft_consensus.cc:3055] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:03.312330  2843 raft_consensus.cc:740] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:08:03.312351  2990 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:03.313292  2843 consensus_queue.cc:260] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.314280  2843 raft_consensus.cc:3060] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:03.318369  2990 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 3.
I20260710 11:08:03.319332  2843 raft_consensus.cc:2468] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 3.
I20260710 11:08:03.319705  2882 leader_election.cc:304] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [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: 56458ddd6860453bad36eab2e168a0b5, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:08:03.320750  3070 raft_consensus.cc:2804] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:03.321338  3070 raft_consensus.cc:697] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 3 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:03.322219  3070 consensus_queue.cc:237] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.329897  2740 catalog_manager.cc:5697] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 2 to 3, leader changed from 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 3 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:03.430603  3135 raft_consensus.cc:993] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5: : Instructing follower 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.431210  3140 raft_consensus.cc:1081] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Signalling peer 731a30542c544053944faf0fa2d38ead to start an election
I20260710 11:08:03.433110  2917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
 from {username='slave'} at 127.0.0.1:47030
I20260710 11:08:03.433804  2917 raft_consensus.cc:493] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.434208  2917 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:03.439106  2917 raft_consensus.cc:515] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.440871  2917 leader_election.cc:290] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [CANDIDATE]: Term 4 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:03.442188  2843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:03.442771  2843 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:03.442739  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "731a30542c544053944faf0fa2d38ead" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:03.443507  2990 raft_consensus.cc:3055] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:03.443771  2990 raft_consensus.cc:740] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Running, Role: LEADER
I20260710 11:08:03.444602  2990 consensus_queue.cc:260] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.445662  2990 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:03.447906  2843 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 4.
I20260710 11:08:03.449227  2882 leader_election.cc:304] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [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: 4479e430d40d4f4f8173b6e70b9160db, 731a30542c544053944faf0fa2d38ead; no voters: 
I20260710 11:08:03.450228  3070 raft_consensus.cc:2804] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:03.450820  3070 raft_consensus.cc:697] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 LEADER]: Becoming Leader. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:03.451757  3070 consensus_queue.cc:237] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:03.452212  2990 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731a30542c544053944faf0fa2d38ead in term 4.
I20260710 11:08:03.458969  2740 catalog_manager.cc:5697] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead reported cstate change: term changed from 3 to 4, leader changed from 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67) to 731a30542c544053944faf0fa2d38ead (127.2.165.66). New cstate: current_term: 4 leader_uuid: "731a30542c544053944faf0fa2d38ead" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:03.595077  2843 raft_consensus.cc:1275] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.596663  3070 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.610985  2990 raft_consensus.cc:1275] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.612881  3159 consensus_queue.cc:1048] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:03.695380  2843 raft_consensus.cc:1275] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:03.697005  3168 consensus_queue.cc:1048] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:03.707273  2990 raft_consensus.cc:1275] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:03.710966  3168 consensus_queue.cc:1048] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:03.738983  2843 raft_consensus.cc:1275] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:03.740474  3168 consensus_queue.cc:1048] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:03.751436  2990 raft_consensus.cc:1275] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:03.753044  3168 consensus_queue.cc:1048] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.783701  2843 raft_consensus.cc:1275] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:03.784946  3168 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:03.796852  2990 raft_consensus.cc:1275] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:03.799438  3168 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:03.891274  2990 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.892835  3168 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.901088  2843 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Refusing update from remote peer 731a30542c544053944faf0fa2d38ead: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.902601  3070 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:06.112437  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:06.121775  2917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:47048
I20260710 11:08:06.123090  2917 raft_consensus.cc:606] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Received request to transfer leadership to TS 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:08:06.127033  2917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:47048
I20260710 11:08:06.127759  2917 raft_consensus.cc:606] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Received request to transfer leadership to TS 56458ddd6860453bad36eab2e168a0b5
I20260710 11:08:06.131075  2917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:47048
I20260710 11:08:06.131601  2917 raft_consensus.cc:606] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Received request to transfer leadership to TS 56458ddd6860453bad36eab2e168a0b5
I20260710 11:08:06.134318  2917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:47048
I20260710 11:08:06.134876  2917 raft_consensus.cc:606] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 LEADER]: Received request to transfer leadership to TS 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:08:06.137609  2917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "731a30542c544053944faf0fa2d38ead"
mode: GRACEFUL
new_leader_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:47048
I20260710 11:08:06.138136  2917 raft_consensus.cc:606] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 LEADER]: Received request to transfer leadership to TS 4479e430d40d4f4f8173b6e70b9160db
I20260710 11:08:06.139348  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:06.140048  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:06.215643  3184 raft_consensus.cc:993] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: : Instructing follower 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:08:06.217393  3184 raft_consensus.cc:1081] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Signalling peer 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:08:06.219584  2843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:53808
I20260710 11:08:06.220332  2843 raft_consensus.cc:493] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:06.220710  3185 raft_consensus.cc:993] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: : Instructing follower 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:08:06.221037  2843 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.221407  3184 raft_consensus.cc:1081] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 LEADER]: Signalling peer 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:08:06.223683  2844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:53808
I20260710 11:08:06.224503  2844 raft_consensus.cc:493] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:06.224934  2844 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:06.231827  2843 raft_consensus.cc:515] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.235553  2843 leader_election.cc:290] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 3 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:06.236929  2917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:08:06.237242  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "648f300eeb394e93b1e030280d6ccb65" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:06.237536  2844 raft_consensus.cc:515] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.237890  2917 raft_consensus.cc:3055] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:06.238111  2990 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.238665  2917 raft_consensus.cc:740] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:06.239992  2917 consensus_queue.cc:260] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.242105  2993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:06.242259  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5671d99d11a4fc8819db13be7e22542" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:08:06.243079  2844 leader_election.cc:290] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 5 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:06.242981  2993 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:06.243361  2918 raft_consensus.cc:3055] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:06.248025  2990 raft_consensus.cc:2468] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 3.
I20260710 11:08:06.248260  2918 raft_consensus.cc:740] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:06.242952  2917 raft_consensus.cc:3060] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.249605  2807 leader_election.cc:304] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [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: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:08:06.249666  2918 consensus_queue.cc:260] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.251502  2918 raft_consensus.cc:3060] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:06.260634  2917 raft_consensus.cc:2468] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 3.
I20260710 11:08:06.264662  2993 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 5.
I20260710 11:08:06.264771  2918 raft_consensus.cc:2468] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 5.
I20260710 11:08:06.266402  3186 raft_consensus.cc:2804] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:06.267442  2807 leader_election.cc:304] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [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: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:08:06.269428  3186 raft_consensus.cc:697] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 3 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:08:06.270190  3187 raft_consensus.cc:2804] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:06.270969  3187 raft_consensus.cc:697] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 5 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:08:06.271428  3186 consensus_queue.cc:237] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.272027  3187 consensus_queue.cc:237] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.282707  2740 catalog_manager.cc:5697] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 2 to 3, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 3 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:06.305564  2740 catalog_manager.cc:5697] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 4 to 5, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 5 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:06.343456  3184 raft_consensus.cc:993] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead: : Instructing follower 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:06.343992  3185 raft_consensus.cc:1081] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Signalling peer 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:06.346045  2990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809"
dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:51112
I20260710 11:08:06.346524  2990 raft_consensus.cc:493] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:06.346768  2990 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.350739  2990 raft_consensus.cc:515] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.353211  2990 leader_election.cc:290] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 3 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:08:06.354188  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:06.354358  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb1a46dd4344714a8b67402655e4809" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:08:06.354938  2844 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.355373  2918 raft_consensus.cc:3055] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:06.355948  2918 raft_consensus.cc:740] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:06.356829  2918 consensus_queue.cc:260] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.357811  2918 raft_consensus.cc:3060] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.360981  2844 raft_consensus.cc:2468] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:06.362794  2956 leader_election.cc:304] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [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: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:08:06.363395  2918 raft_consensus.cc:2468] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:06.363758  3182 raft_consensus.cc:2804] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:06.365311  3182 raft_consensus.cc:697] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Becoming Leader. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Running, Role: LEADER
I20260710 11:08:06.366250  3182 consensus_queue.cc:237] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.374354  2740 catalog_manager.cc:5697] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 reported cstate change: term changed from 2 to 3, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "56458ddd6860453bad36eab2e168a0b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.459017  3159 raft_consensus.cc:993] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead: : Instructing follower 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:06.459688  3184 raft_consensus.cc:1081] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Signalling peer 56458ddd6860453bad36eab2e168a0b5 to start an election
I20260710 11:08:06.461336  2990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7"
dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
 from {username='slave'} at 127.0.0.1:51112
I20260710 11:08:06.461898  2990 raft_consensus.cc:493] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:06.462249  2990 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.468406  2990 raft_consensus.cc:515] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.469951  2990 leader_election.cc:290] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [CANDIDATE]: Term 3 election: Requested vote from peers 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739), 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893)
I20260710 11:08:06.471127  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
I20260710 11:08:06.471215  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6b9ff32fd748f0bdf320fff1695af7" candidate_uuid: "56458ddd6860453bad36eab2e168a0b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:08:06.471697  2844 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.472110  2918 raft_consensus.cc:3055] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:06.472496  2918 raft_consensus.cc:740] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:06.473409  2918 consensus_queue.cc:260] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.474696  2918 raft_consensus.cc:3060] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:06.477483  2844 raft_consensus.cc:2468] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:06.478962  2956 leader_election.cc:304] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [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: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:08:06.479851  3182 raft_consensus.cc:2804] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:06.480361  3182 raft_consensus.cc:697] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Becoming Leader. State: Replica: 56458ddd6860453bad36eab2e168a0b5, State: Running, Role: LEADER
I20260710 11:08:06.480957  2918 raft_consensus.cc:2468] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56458ddd6860453bad36eab2e168a0b5 in term 3.
I20260710 11:08:06.481278  3182 consensus_queue.cc:237] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.489096  2740 catalog_manager.cc:5697] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 reported cstate change: term changed from 2 to 3, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "56458ddd6860453bad36eab2e168a0b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.523157  3185 raft_consensus.cc:993] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: : Instructing follower 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:08:06.523669  3184 raft_consensus.cc:1081] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 LEADER]: Signalling peer 4479e430d40d4f4f8173b6e70b9160db to start an election
I20260710 11:08:06.525364  2844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6"
dest_uuid: "4479e430d40d4f4f8173b6e70b9160db"
 from {username='slave'} at 127.0.0.1:53808
I20260710 11:08:06.525887  2844 raft_consensus.cc:493] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:06.526171  2844 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:06.532424  2844 raft_consensus.cc:515] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.534890  2844 leader_election.cc:290] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [CANDIDATE]: Term 4 election: Requested vote from peers 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893), 56458ddd6860453bad36eab2e168a0b5 (127.2.165.67:45547)
I20260710 11:08:06.535737  2918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "731a30542c544053944faf0fa2d38ead"
I20260710 11:08:06.535991  2990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb40b9238254033bd84de874eebeda6" candidate_uuid: "4479e430d40d4f4f8173b6e70b9160db" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56458ddd6860453bad36eab2e168a0b5"
I20260710 11:08:06.536360  2918 raft_consensus.cc:3055] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:06.536480  2990 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:06.536684  2918 raft_consensus.cc:740] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 731a30542c544053944faf0fa2d38ead, State: Running, Role: LEADER
I20260710 11:08:06.537473  2918 consensus_queue.cc:260] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.538704  2918 raft_consensus.cc:3060] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:06.543252  2990 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 4.
I20260710 11:08:06.545034  2807 leader_election.cc:304] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [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: 4479e430d40d4f4f8173b6e70b9160db, 56458ddd6860453bad36eab2e168a0b5; no voters: 
I20260710 11:08:06.545332  2918 raft_consensus.cc:2468] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4479e430d40d4f4f8173b6e70b9160db in term 4.
I20260710 11:08:06.546083  3186 raft_consensus.cc:2804] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:06.546708  3186 raft_consensus.cc:697] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 4 LEADER]: Becoming Leader. State: Replica: 4479e430d40d4f4f8173b6e70b9160db, State: Running, Role: LEADER
I20260710 11:08:06.547716  3186 consensus_queue.cc:237] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [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: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } }
I20260710 11:08:06.557057  2740 catalog_manager.cc:5697] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db reported cstate change: term changed from 3 to 4, leader changed from 731a30542c544053944faf0fa2d38ead (127.2.165.66) to 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65). New cstate: current_term: 4 leader_uuid: "4479e430d40d4f4f8173b6e70b9160db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:06.738272  2918 raft_consensus.cc:1275] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:06.739821  3186 consensus_queue.cc:1048] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.743096  2990 raft_consensus.cc:1275] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:06.744967  3186 consensus_queue.cc:1048] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:06.777448  2990 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 5 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:06.778945  3187 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.790216  2918 raft_consensus.cc:1275] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 5 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:06.791882  3186 consensus_queue.cc:1048] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:06.825326  2918 raft_consensus.cc:1275] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:06.826877  3182 consensus_queue.cc:1048] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.838766  2844 raft_consensus.cc:1275] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:06.840845  3182 consensus_queue.cc:1048] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:06.943251  2844 raft_consensus.cc:1275] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:06.945006  3207 consensus_queue.cc:1048] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4479e430d40d4f4f8173b6e70b9160db" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:06.959295  2918 raft_consensus.cc:1275] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Refusing update from remote peer 56458ddd6860453bad36eab2e168a0b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:06.961410  3210 consensus_queue.cc:1048] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:07.089670  2918 raft_consensus.cc:1275] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:07.091936  3186 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "731a30542c544053944faf0fa2d38ead" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:07.106041  2990 raft_consensus.cc:1275] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Refusing update from remote peer 4479e430d40d4f4f8173b6e70b9160db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:07.107967  3188 consensus_queue.cc:1048] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [LEADER]: Connected to new peer: Peer: permanent_uuid: "56458ddd6860453bad36eab2e168a0b5" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 45547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:07.141646  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:07.148602  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
W20260710 11:08:07.152050  2882 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:08:07.162287  2882 consensus_peers.cc:597] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead -> Peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Couldn't send request to peer 4479e430d40d4f4f8173b6e70b9160db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:07.199157  2882 consensus_peers.cc:597] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead -> Peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Couldn't send request to peer 4479e430d40d4f4f8173b6e70b9160db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:07.212297  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:07.213260  2709 tablet_replica.cc:333] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.214077  2709 raft_consensus.cc:2243] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.214670  2709 raft_consensus.cc:2272] T 2335e113cbc345a38daf1a6ded53d752 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.217743  2709 tablet_replica.cc:333] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.218503  2709 raft_consensus.cc:2243] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.219098  2709 raft_consensus.cc:2272] T 6fb1a46dd4344714a8b67402655e4809 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.222235  2709 tablet_replica.cc:333] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.223009  2709 raft_consensus.cc:2243] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.223551  2709 raft_consensus.cc:2272] T 7f6b9ff32fd748f0bdf320fff1695af7 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.226300  2709 tablet_replica.cc:333] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
W20260710 11:08:07.226965  2956 consensus_peers.cc:597] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 -> Peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Couldn't send request to peer 4479e430d40d4f4f8173b6e70b9160db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:07.227061  2709 raft_consensus.cc:2243] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.227969  2709 raft_consensus.cc:2272] T 648f300eeb394e93b1e030280d6ccb65 P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.230222  2709 tablet_replica.cc:333] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.230902  2709 raft_consensus.cc:2243] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.231383  2709 raft_consensus.cc:2272] T 1bf101c1d610449ea0cfeed5377d91fc P 4479e430d40d4f4f8173b6e70b9160db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.233180  2709 tablet_replica.cc:333] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.233624  2709 raft_consensus.cc:2243] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.234453  2709 raft_consensus.cc:2272] T c5671d99d11a4fc8819db13be7e22542 P 4479e430d40d4f4f8173b6e70b9160db [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.237524  2709 tablet_replica.cc:333] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.238150  2709 raft_consensus.cc:2243] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.238713  2709 raft_consensus.cc:2272] T 2d59d76b66bf45f6ad4d54b759525e72 P 4479e430d40d4f4f8173b6e70b9160db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.240855  2709 tablet_replica.cc:333] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.241387  2709 raft_consensus.cc:2243] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.242195  2709 raft_consensus.cc:2272] T 9bb40b9238254033bd84de874eebeda6 P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.244822  2709 tablet_replica.cc:333] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db: stopping tablet replica
I20260710 11:08:07.245409  2709 raft_consensus.cc:2243] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.245918  2709 raft_consensus.cc:2272] T 25937b6a15b44ade9dfffab046998feb P 4479e430d40d4f4f8173b6e70b9160db [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.379423  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
W20260710 11:08:07.380587  2956 consensus_peers.cc:597] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 -> Peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Couldn't send request to peer 4479e430d40d4f4f8173b6e70b9160db. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:07.401949  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
W20260710 11:08:07.409610  2959 consensus_peers.cc:597] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 -> Peer 731a30542c544053944faf0fa2d38ead (127.2.165.66:33893): Couldn't send request to peer 731a30542c544053944faf0fa2d38ead. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:07.438900  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:07.439819  2709 tablet_replica.cc:333] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.440871  2709 raft_consensus.cc:2243] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.442016  2709 raft_consensus.cc:2272] T 2335e113cbc345a38daf1a6ded53d752 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.444175  2709 tablet_replica.cc:333] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.444728  2709 raft_consensus.cc:2243] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.445124  2709 raft_consensus.cc:2272] T c5671d99d11a4fc8819db13be7e22542 P 731a30542c544053944faf0fa2d38ead [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.447597  2709 tablet_replica.cc:333] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.448221  2709 raft_consensus.cc:2243] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.448717  2709 raft_consensus.cc:2272] T 2d59d76b66bf45f6ad4d54b759525e72 P 731a30542c544053944faf0fa2d38ead [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.450553  2709 tablet_replica.cc:333] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.451050  2709 raft_consensus.cc:2243] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.451452  2709 raft_consensus.cc:2272] T 6fb1a46dd4344714a8b67402655e4809 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.454087  2709 tablet_replica.cc:333] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.454736  2709 raft_consensus.cc:2243] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.455134  2709 raft_consensus.cc:2272] T 7f6b9ff32fd748f0bdf320fff1695af7 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.457767  2709 tablet_replica.cc:333] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.458314  2709 raft_consensus.cc:2243] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.459121  2709 raft_consensus.cc:2272] T 25937b6a15b44ade9dfffab046998feb P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.460963  2709 tablet_replica.cc:333] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.461462  2709 raft_consensus.cc:2243] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.461839  2709 raft_consensus.cc:2272] T 9bb40b9238254033bd84de874eebeda6 P 731a30542c544053944faf0fa2d38ead [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.464380  2709 tablet_replica.cc:333] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.464883  2709 raft_consensus.cc:2243] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.465708  2709 raft_consensus.cc:2272] T 1bf101c1d610449ea0cfeed5377d91fc P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.467582  2709 tablet_replica.cc:333] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead: stopping tablet replica
I20260710 11:08:07.468163  2709 raft_consensus.cc:2243] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.468628  2709 raft_consensus.cc:2272] T 648f300eeb394e93b1e030280d6ccb65 P 731a30542c544053944faf0fa2d38ead [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:07.489617  2956 consensus_peers.cc:597] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 -> Peer 4479e430d40d4f4f8173b6e70b9160db (127.2.165.65:39739): Couldn't send request to peer 4479e430d40d4f4f8173b6e70b9160db. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:07.500909  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
I20260710 11:08:07.522495  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
I20260710 11:08:07.555619  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:07.556839  2709 tablet_replica.cc:333] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.557763  2709 raft_consensus.cc:2243] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.558602  2709 raft_consensus.cc:2272] T 6fb1a46dd4344714a8b67402655e4809 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.560916  2709 tablet_replica.cc:333] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.561470  2709 raft_consensus.cc:2243] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.562232  2709 raft_consensus.cc:2272] T 7f6b9ff32fd748f0bdf320fff1695af7 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.565255  2709 tablet_replica.cc:333] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.566094  2709 raft_consensus.cc:2243] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.566999  2709 raft_consensus.cc:2272] T 2d59d76b66bf45f6ad4d54b759525e72 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.569062  2709 tablet_replica.cc:333] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.569664  2709 raft_consensus.cc:2243] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.570142  2709 raft_consensus.cc:2272] T c5671d99d11a4fc8819db13be7e22542 P 56458ddd6860453bad36eab2e168a0b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.572564  2709 tablet_replica.cc:333] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.573138  2709 raft_consensus.cc:2243] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.573635  2709 raft_consensus.cc:2272] T 9bb40b9238254033bd84de874eebeda6 P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.576485  2709 tablet_replica.cc:333] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.577044  2709 raft_consensus.cc:2243] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.577499  2709 raft_consensus.cc:2272] T 25937b6a15b44ade9dfffab046998feb P 56458ddd6860453bad36eab2e168a0b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.579211  2709 tablet_replica.cc:333] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.579844  2709 raft_consensus.cc:2243] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.580324  2709 raft_consensus.cc:2272] T 648f300eeb394e93b1e030280d6ccb65 P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.582638  2709 tablet_replica.cc:333] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.583145  2709 raft_consensus.cc:2243] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.583588  2709 raft_consensus.cc:2272] T 1bf101c1d610449ea0cfeed5377d91fc P 56458ddd6860453bad36eab2e168a0b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.585265  2709 tablet_replica.cc:333] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5: stopping tablet replica
I20260710 11:08:07.585709  2709 raft_consensus.cc:2243] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:07.586134  2709 raft_consensus.cc:2272] T 2335e113cbc345a38daf1a6ded53d752 P 56458ddd6860453bad36eab2e168a0b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.614547  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
I20260710 11:08:07.633296  2709 master.cc:562] Master@127.2.165.126:39509 shutting down...
I20260710 11:08:07.875730  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:07.876369  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:07.876725  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P c333ca43fbcd45cc93dfd43d85dba80f: stopping tablet replica
I20260710 11:08:07.897500  2709 master.cc:584] Master@127.2.165.126:39509 shutdown complete.
4479e430d40d4f4f8173b6e70b9160db  4
56458ddd6860453bad36eab2e168a0b5  1
731a30542c544053944faf0fa2d38ead  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13640 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:08:07.944010  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:33975
I20260710 11:08:07.945271  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:07.951982  3217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:07.952101  3218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:07.955735  3220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:07.956698  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:07.957553  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:07.957746  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:07.957863  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681687957852 us; error 0 us; skew 500 ppm
I20260710 11:08:07.958326  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:07.961058  2709 webserver.cc:533] Webserver started at http://127.2.165.126:36433/ using document root <none> and password file <none>
I20260710 11:08:07.961567  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:07.961746  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:07.962026  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:07.963142  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "83e3132d570041479338692c6d924fe3"
format_stamp: "Formatted at 2026-07-10 11:08:07 on dist-test-slave-f0nt"
I20260710 11:08:07.967871  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:08:07.971757  3225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:07.972862  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:07.973254  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "83e3132d570041479338692c6d924fe3"
format_stamp: "Formatted at 2026-07-10 11:08:07 on dist-test-slave-f0nt"
I20260710 11:08:07.973825  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:07.991328  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:07.992811  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:08.038179  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:33975
I20260710 11:08:08.038414  3276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:33975 every 8 connection(s)
I20260710 11:08:08.042680  3277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.054105  3277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3: Bootstrap starting.
I20260710 11:08:08.059427  3277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.064757  3277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3: No bootstrap required, opened a new log
I20260710 11:08:08.067126  3277 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e3132d570041479338692c6d924fe3" member_type: VOTER }
I20260710 11:08:08.067540  3277 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.067819  3277 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e3132d570041479338692c6d924fe3, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.068529  3277 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83e3132d570041479338692c6d924fe3" member_type: VOTER }
I20260710 11:08:08.068993  3277 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:08.069218  3277 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:08.069530  3277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.074177  3277 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e3132d570041479338692c6d924fe3" member_type: VOTER }
I20260710 11:08:08.074790  3277 leader_election.cc:304] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [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: 83e3132d570041479338692c6d924fe3; no voters: 
I20260710 11:08:08.076229  3277 leader_election.cc:290] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:08.076718  3280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.078552  3280 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 1 LEADER]: Becoming Leader. State: Replica: 83e3132d570041479338692c6d924fe3, State: Running, Role: LEADER
I20260710 11:08:08.079372  3280 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [LEADER]: Queue going to LEADER mode. State: All 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: "83e3132d570041479338692c6d924fe3" member_type: VOTER }
I20260710 11:08:08.080130  3277 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:08.084789  3281 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83e3132d570041479338692c6d924fe3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e3132d570041479338692c6d924fe3" member_type: VOTER } }
I20260710 11:08:08.085013  3282 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83e3132d570041479338692c6d924fe3. Latest consensus state: current_term: 1 leader_uuid: "83e3132d570041479338692c6d924fe3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83e3132d570041479338692c6d924fe3" member_type: VOTER } }
I20260710 11:08:08.085830  3282 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:08.085788  3281 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:08.093927  3289 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:08.103451  3289 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:08.104701  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:08.114042  3289 catalog_manager.cc:1383] Generated new cluster ID: 22f786917d28469ab58f063e4061f6b8
I20260710 11:08:08.114439  3289 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:08.139684  3289 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:08.141161  3289 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:08.164234  3289 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3: Generated new TSK 0
I20260710 11:08:08.164983  3289 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:08.172207  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:08.179752  3298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:08.181237  3299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:08.183043  2709 server_base.cc:1061] running on GCE node
W20260710 11:08:08.183656  3301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:08.184767  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:08.184964  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:08.185111  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681688185098 us; error 0 us; skew 500 ppm
I20260710 11:08:08.185568  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:08.188714  2709 webserver.cc:533] Webserver started at http://127.2.165.65:44417/ using document root <none> and password file <none>
I20260710 11:08:08.189184  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:08.189458  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:08.189772  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:08.190842  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "2158094e4d22405e9ec4409c1f8196f0"
format_stamp: "Formatted at 2026-07-10 11:08:08 on dist-test-slave-f0nt"
I20260710 11:08:08.195961  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:08:08.199927  3306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.200965  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:08.201367  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "2158094e4d22405e9ec4409c1f8196f0"
format_stamp: "Formatted at 2026-07-10 11:08:08 on dist-test-slave-f0nt"
I20260710 11:08:08.201680  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:08.212402  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:08.213676  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:08.215269  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:08.217834  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:08.218079  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.218333  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:08.218532  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.273109  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:37541
I20260710 11:08:08.273248  3368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:37541 every 8 connection(s)
I20260710 11:08:08.278066  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:08.285429  3373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:08.286353  3374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:08.291101  3376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:08.291373  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:08.293020  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:08.293289  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:08.293501  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681688293481 us; error 0 us; skew 500 ppm
I20260710 11:08:08.294094  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:08.298043  2709 webserver.cc:533] Webserver started at http://127.2.165.66:42019/ using document root <none> and password file <none>
I20260710 11:08:08.298861  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:08.299153  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:08.299552  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:08.300361  3369 heartbeater.cc:344] Connected to a master server at 127.2.165.126:33975
I20260710 11:08:08.300809  3369 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:08.301311  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "9d3a5b117b4449bc97e4465364104e87"
format_stamp: "Formatted at 2026-07-10 11:08:08 on dist-test-slave-f0nt"
I20260710 11:08:08.301635  3369 heartbeater.cc:507] Master 127.2.165.126:33975 requested a full tablet report, sending...
I20260710 11:08:08.304312  3242 ts_manager.cc:194] Registered new tserver with Master: 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541)
I20260710 11:08:08.306296  3242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45582
I20260710 11:08:08.307588  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:08:08.311718  3381 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.312795  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:08.313156  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "9d3a5b117b4449bc97e4465364104e87"
format_stamp: "Formatted at 2026-07-10 11:08:08 on dist-test-slave-f0nt"
I20260710 11:08:08.313694  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:08.353195  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:08.354632  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:08.356349  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:08.358886  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:08.359127  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.359397  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:08.359735  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.410331  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:35743
I20260710 11:08:08.410533  3443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:35743 every 8 connection(s)
I20260710 11:08:08.415742  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:08.423871  3447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:08.425233  3448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:08.428942  2709 server_base.cc:1061] running on GCE node
W20260710 11:08:08.429075  3450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:08.430397  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:08.430594  3444 heartbeater.cc:344] Connected to a master server at 127.2.165.126:33975
W20260710 11:08:08.430680  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:08.431213  3444 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:08.431187  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681688431163 us; error 0 us; skew 500 ppm
I20260710 11:08:08.432049  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:08.432219  3444 heartbeater.cc:507] Master 127.2.165.126:33975 requested a full tablet report, sending...
I20260710 11:08:08.434620  3242 ts_manager.cc:194] Registered new tserver with Master: 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:08.435257  2709 webserver.cc:533] Webserver started at http://127.2.165.67:44297/ using document root <none> and password file <none>
I20260710 11:08:08.435806  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:08.436028  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:08.436385  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:08.437135  3242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45586
I20260710 11:08:08.437847  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "1d5b0415a7724f478fabddeba2b36aa7"
format_stamp: "Formatted at 2026-07-10 11:08:08 on dist-test-slave-f0nt"
I20260710 11:08:08.442791  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:08.446655  3455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.447584  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:08:08.447950  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "1d5b0415a7724f478fabddeba2b36aa7"
format_stamp: "Formatted at 2026-07-10 11:08:08 on dist-test-slave-f0nt"
I20260710 11:08:08.448356  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:08.465094  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:08.466488  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:08.468369  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:08.471113  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:08.471386  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.471645  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:08.471843  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:08.526631  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:39957
I20260710 11:08:08.526798  3517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:39957 every 8 connection(s)
I20260710 11:08:08.546186  3518 heartbeater.cc:344] Connected to a master server at 127.2.165.126:33975
I20260710 11:08:08.546563  3518 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:08.547399  3518 heartbeater.cc:507] Master 127.2.165.126:33975 requested a full tablet report, sending...
I20260710 11:08:08.550060  3242 ts_manager.cc:194] Registered new tserver with Master: 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:08.550645  2709 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019348707s
I20260710 11:08:08.552218  3242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45590
I20260710 11:08:08.583597  3242 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45606:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:08.586516  3242 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:08.664031  3409 tablet_service.cc:1511] Processing CreateTablet for tablet 5e23f90c989d4b5b925d768bac63efe4 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:08.666041  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e23f90c989d4b5b925d768bac63efe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.667830  3407 tablet_service.cc:1511] Processing CreateTablet for tablet 9245abaad8e44e3491252340606e1722 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:08.669313  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9245abaad8e44e3491252340606e1722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.669270  3408 tablet_service.cc:1511] Processing CreateTablet for tablet c88f78a9ead54221a521948eb8120ec2 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:08.671480  3408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88f78a9ead54221a521948eb8120ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.674111  3406 tablet_service.cc:1511] Processing CreateTablet for tablet b568534d08824381bc81f93bab8bdd55 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:08.675581  3406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b568534d08824381bc81f93bab8bdd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.681094  3405 tablet_service.cc:1511] Processing CreateTablet for tablet aca3d65b6866434fb070d6f5e1f1d3ae (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:08.682652  3405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca3d65b6866434fb070d6f5e1f1d3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.687280  3404 tablet_service.cc:1511] Processing CreateTablet for tablet b7decf9c841d415aadb5c1f5bb9c99dc (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:08.688781  3404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7decf9c841d415aadb5c1f5bb9c99dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.693805  3403 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa760b9d39e45929390aefcf7300124 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:08.695325  3403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa760b9d39e45929390aefcf7300124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.700001  3332 tablet_service.cc:1511] Processing CreateTablet for tablet 9245abaad8e44e3491252340606e1722 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:08.701251  3331 tablet_service.cc:1511] Processing CreateTablet for tablet b568534d08824381bc81f93bab8bdd55 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:08.701946  3332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9245abaad8e44e3491252340606e1722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.701849  3330 tablet_service.cc:1511] Processing CreateTablet for tablet aca3d65b6866434fb070d6f5e1f1d3ae (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:08.698717  3402 tablet_service.cc:1511] Processing CreateTablet for tablet f7d07f0e7e944ff6b28f85705d76202f (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:08.696871  3334 tablet_service.cc:1511] Processing CreateTablet for tablet 5e23f90c989d4b5b925d768bac63efe4 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:08.705545  3329 tablet_service.cc:1511] Processing CreateTablet for tablet b7decf9c841d415aadb5c1f5bb9c99dc (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:08.697364  3333 tablet_service.cc:1511] Processing CreateTablet for tablet c88f78a9ead54221a521948eb8120ec2 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:08.707891  3331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b568534d08824381bc81f93bab8bdd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.708380  3402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d07f0e7e944ff6b28f85705d76202f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.709755  3328 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa760b9d39e45929390aefcf7300124 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:08.715917  3329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7decf9c841d415aadb5c1f5bb9c99dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.716836  3333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88f78a9ead54221a521948eb8120ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.720485  3328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa760b9d39e45929390aefcf7300124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.724534  3334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e23f90c989d4b5b925d768bac63efe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.728575  3330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca3d65b6866434fb070d6f5e1f1d3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.752708  3327 tablet_service.cc:1511] Processing CreateTablet for tablet f7d07f0e7e944ff6b28f85705d76202f (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:08.754210  3327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d07f0e7e944ff6b28f85705d76202f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.777209  3407 tablet_service.cc:1511] Processing CreateTablet for tablet 216d77cf88db4f77921138348e4f90e1 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:08.778664  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216d77cf88db4f77921138348e4f90e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.786173  3532 tablet_bootstrap.cc:492] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:08.790853  3533 tablet_bootstrap.cc:492] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:08.796993  3401 tablet_service.cc:1511] Processing CreateTablet for tablet 5db68ac7c3fe419b9e04ffba92c0276e (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:08.798687  3329 tablet_service.cc:1511] Processing CreateTablet for tablet 216d77cf88db4f77921138348e4f90e1 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:08.800899  3401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db68ac7c3fe419b9e04ffba92c0276e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.803540  3329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216d77cf88db4f77921138348e4f90e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.817360  3333 tablet_service.cc:1511] Processing CreateTablet for tablet 5db68ac7c3fe419b9e04ffba92c0276e (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:08.818930  3333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db68ac7c3fe419b9e04ffba92c0276e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.821352  3533 tablet_bootstrap.cc:654] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.825215  3532 tablet_bootstrap.cc:654] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.826539  3483 tablet_service.cc:1511] Processing CreateTablet for tablet 5e23f90c989d4b5b925d768bac63efe4 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:08:08.827978  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e23f90c989d4b5b925d768bac63efe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.832902  3482 tablet_service.cc:1511] Processing CreateTablet for tablet c88f78a9ead54221a521948eb8120ec2 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:08:08.833979  3481 tablet_service.cc:1511] Processing CreateTablet for tablet 9245abaad8e44e3491252340606e1722 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:08:08.834520  3482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88f78a9ead54221a521948eb8120ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.835448  3481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9245abaad8e44e3491252340606e1722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.850765  3533 tablet_bootstrap.cc:492] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:08.851799  3533 ts_tablet_manager.cc:1403] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
I20260710 11:08:08.853010  3480 tablet_service.cc:1511] Processing CreateTablet for tablet b568534d08824381bc81f93bab8bdd55 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:08:08.855887  3480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b568534d08824381bc81f93bab8bdd55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.860838  3533 raft_consensus.cc:359] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.862212  3533 raft_consensus.cc:385] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.862680  3533 raft_consensus.cc:740] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.864044  3533 consensus_queue.cc:260] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.867184  3479 tablet_service.cc:1511] Processing CreateTablet for tablet aca3d65b6866434fb070d6f5e1f1d3ae (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:08:08.869423  3479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca3d65b6866434fb070d6f5e1f1d3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.869500  3477 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa760b9d39e45929390aefcf7300124 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:08:08.872444  3476 tablet_service.cc:1511] Processing CreateTablet for tablet f7d07f0e7e944ff6b28f85705d76202f (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:08:08.875049  3475 tablet_service.cc:1511] Processing CreateTablet for tablet 216d77cf88db4f77921138348e4f90e1 (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:08:08.877686  3474 tablet_service.cc:1511] Processing CreateTablet for tablet 5db68ac7c3fe419b9e04ffba92c0276e (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:08:08.867425  3478 tablet_service.cc:1511] Processing CreateTablet for tablet b7decf9c841d415aadb5c1f5bb9c99dc (DEFAULT_TABLE table=test-workload [id=f9ced517081a485795247e30ae654748]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:08:08.879001  3477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa760b9d39e45929390aefcf7300124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.884442  3474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db68ac7c3fe419b9e04ffba92c0276e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.888475  3478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7decf9c841d415aadb5c1f5bb9c99dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.891806  3369 heartbeater.cc:499] Master 127.2.165.126:33975 was elected leader, sending a full tablet report...
I20260710 11:08:08.892472  3475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 216d77cf88db4f77921138348e4f90e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.893891  3533 ts_tablet_manager.cc:1434] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.041s	user 0.012s	sys 0.000s
I20260710 11:08:08.895740  3533 tablet_bootstrap.cc:492] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:08.896500  3476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7d07f0e7e944ff6b28f85705d76202f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:08.912575  3533 tablet_bootstrap.cc:654] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.920709  3536 tablet_bootstrap.cc:492] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:08.939580  3536 tablet_bootstrap.cc:654] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.940579  3532 tablet_bootstrap.cc:492] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:08.941511  3532 ts_tablet_manager.cc:1403] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.020s
I20260710 11:08:08.954821  3532 raft_consensus.cc:359] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.960317  3532 raft_consensus.cc:385] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.960801  3532 raft_consensus.cc:740] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.961830  3532 consensus_queue.cc:260] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.969780  3533 tablet_bootstrap.cc:492] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:08.970719  3444 heartbeater.cc:499] Master 127.2.165.126:33975 was elected leader, sending a full tablet report...
I20260710 11:08:08.971494  3536 tablet_bootstrap.cc:492] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:08.971609  3532 ts_tablet_manager.cc:1434] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.008s
I20260710 11:08:08.972211  3536 ts_tablet_manager.cc:1403] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.010s
I20260710 11:08:08.973140  3532 tablet_bootstrap.cc:492] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:08.975293  3536 raft_consensus.cc:359] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.976002  3536 raft_consensus.cc:385] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.976449  3536 raft_consensus.cc:740] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.977509  3533 ts_tablet_manager.cc:1403] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.029s
I20260710 11:08:08.977638  3536 consensus_queue.cc:260] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.981945  3532 tablet_bootstrap.cc:654] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.983139  3533 raft_consensus.cc:359] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.984673  3533 raft_consensus.cc:385] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.985204  3533 raft_consensus.cc:740] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.986842  3533 consensus_queue.cc:260] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:08.992425  3533 ts_tablet_manager.cc:1434] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:08:08.994280  3533 tablet_bootstrap.cc:492] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:08.999809  3532 tablet_bootstrap.cc:492] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.000474  3532 ts_tablet_manager.cc:1403] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260710 11:08:09.003885  3532 raft_consensus.cc:359] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.004832  3532 raft_consensus.cc:385] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.005348  3532 raft_consensus.cc:740] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.005878  3533 tablet_bootstrap.cc:654] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.006454  3532 consensus_queue.cc:260] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.009842  3532 ts_tablet_manager.cc:1434] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:08:09.011061  3532 tablet_bootstrap.cc:492] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.018668  3532 tablet_bootstrap.cc:654] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.021842  3540 raft_consensus.cc:493] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.022454  3540 raft_consensus.cc:515] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.022836  3536 ts_tablet_manager.cc:1434] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.036s
I20260710 11:08:09.021842  3518 heartbeater.cc:499] Master 127.2.165.126:33975 was elected leader, sending a full tablet report...
I20260710 11:08:09.024719  3536 tablet_bootstrap.cc:492] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.025101  3540 leader_election.cc:290] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.034435  3533 tablet_bootstrap.cc:492] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.035308  3533 ts_tablet_manager.cc:1403] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.015s
I20260710 11:08:09.035213  3537 raft_consensus.cc:493] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.036520  3537 raft_consensus.cc:515] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.040198  3533 raft_consensus.cc:359] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.040972  3533 raft_consensus.cc:385] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.041302  3533 raft_consensus.cc:740] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.041507  3536 tablet_bootstrap.cc:654] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.042157  3533 consensus_queue.cc:260] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.050446  3541 raft_consensus.cc:493] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.051429  3541 raft_consensus.cc:515] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.052783  3533 ts_tablet_manager.cc:1434] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.007s
I20260710 11:08:09.058501  3533 tablet_bootstrap.cc:492] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:09.059701  3532 tablet_bootstrap.cc:492] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.066749  3536 tablet_bootstrap.cc:492] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.067487  3536 ts_tablet_manager.cc:1403] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.003s
I20260710 11:08:09.068214  3532 ts_tablet_manager.cc:1403] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.013s
I20260710 11:08:09.068974  3537 leader_election.cc:290] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.064373  3541 leader_election.cc:290] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541)
I20260710 11:08:09.086321  3533 tablet_bootstrap.cc:654] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.091604  3532 raft_consensus.cc:359] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.093254  3532 raft_consensus.cc:385] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.093623  3532 raft_consensus.cc:740] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.107604  3532 consensus_queue.cc:260] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
W20260710 11:08:09.113276  3290 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:09.087361  3536 raft_consensus.cc:359] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.114725  3536 raft_consensus.cc:385] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.115290  3536 raft_consensus.cc:740] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.111537  3532 ts_tablet_manager.cc:1434] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 11:08:09.116907  3536 consensus_queue.cc:260] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.119382  3536 ts_tablet_manager.cc:1434] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260710 11:08:09.122748  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.124022  3419 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
I20260710 11:08:09.126288  3310 leader_election.cc:304] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.127373  3537 raft_consensus.cc:2804] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.127774  3537 raft_consensus.cc:493] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.128118  3537 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.140398  3536 tablet_bootstrap.cc:492] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.147552  3532 tablet_bootstrap.cc:492] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.148216  3547 raft_consensus.cc:493] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.148749  3547 raft_consensus.cc:515] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.151185  3547 leader_election.cc:290] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.152957  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f78a9ead54221a521948eb8120ec2" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
W20260710 11:08:09.155511  3310 leader_election.cc:343] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.160346  3536 tablet_bootstrap.cc:654] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.171934  3532 tablet_bootstrap.cc:654] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.163285  3537 raft_consensus.cc:515] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.176863  3537 leader_election.cc:290] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.178041  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.178686  3419 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.186266  3419 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 1.
I20260710 11:08:09.187566  3310 leader_election.cc:304] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.190394  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245abaad8e44e3491252340606e1722" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.190850  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245abaad8e44e3491252340606e1722" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.191385  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
W20260710 11:08:09.194684  3382 leader_election.cc:343] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:09.193075  3459 leader_election.cc:343] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:09.195842  3382 leader_election.cc:343] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.196331  3382 leader_election.cc:304] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d3a5b117b4449bc97e4465364104e87; no voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:09.197106  3540 raft_consensus.cc:2749] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:09.198213  3533 tablet_bootstrap.cc:492] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.198982  3533 ts_tablet_manager.cc:1403] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.025s
I20260710 11:08:09.200502  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:09.201996  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f78a9ead54221a521948eb8120ec2" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.193610  3537 raft_consensus.cc:2804] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.202800  3492 raft_consensus.cc:2468] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
W20260710 11:08:09.204423  3307 leader_election.cc:343] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.204497  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.203241  3533 raft_consensus.cc:359] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.205569  3533 raft_consensus.cc:385] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.205621  3307 leader_election.cc:304] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [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: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:09.206082  3533 raft_consensus.cc:740] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.206705  3532 tablet_bootstrap.cc:492] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.206667  3547 raft_consensus.cc:2804] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:09.207180  3307 leader_election.cc:343] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.207288  3547 raft_consensus.cc:493] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.206897  3533 consensus_queue.cc:260] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.207754  3547 raft_consensus.cc:3060] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.208067  3537 raft_consensus.cc:697] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:09.210151  3533 ts_tablet_manager.cc:1434] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260710 11:08:09.209734  3537 consensus_queue.cc:237] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.210603  3536 tablet_bootstrap.cc:492] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.211313  3533 tablet_bootstrap.cc:492] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:09.211342  3536 ts_tablet_manager.cc:1403] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.015s
I20260710 11:08:09.216173  3532 ts_tablet_manager.cc:1403] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.010s
I20260710 11:08:09.218801  3533 tablet_bootstrap.cc:654] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.219750  3532 raft_consensus.cc:359] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.220705  3532 raft_consensus.cc:385] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.221220  3532 raft_consensus.cc:740] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.222133  3532 consensus_queue.cc:260] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.224493  3547 raft_consensus.cc:515] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.226723  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.227764  3547 leader_election.cc:290] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.230109  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f78a9ead54221a521948eb8120ec2" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:09.229918  3536 raft_consensus.cc:359] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.230986  3493 raft_consensus.cc:3060] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.232995  3532 ts_tablet_manager.cc:1434] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
W20260710 11:08:09.233784  3456 leader_election.cc:343] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.234439  3532 tablet_bootstrap.cc:492] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.234373  3456 leader_election.cc:304] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7; no voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:09.235924  3541 raft_consensus.cc:2749] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:09.231149  3536 raft_consensus.cc:385] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.240597  3536 raft_consensus.cc:740] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.240875  3241 catalog_manager.cc:5697] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.243731  3536 consensus_queue.cc:260] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.244848  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f78a9ead54221a521948eb8120ec2" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.247238  3536 ts_tablet_manager.cc:1434] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.005s
I20260710 11:08:09.246718  3540 raft_consensus.cc:493] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.250160  3540 raft_consensus.cc:515] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.250844  3536 tablet_bootstrap.cc:492] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
W20260710 11:08:09.251082  3310 leader_election.cc:343] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.251348  3493 raft_consensus.cc:2468] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 1.
I20260710 11:08:09.253397  3307 leader_election.cc:304] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:09.254374  3537 raft_consensus.cc:2804] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.255208  3537 raft_consensus.cc:697] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:09.256242  3537 consensus_queue.cc:237] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.256898  3540 leader_election.cc:290] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.258926  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
W20260710 11:08:09.261003  3382 leader_election.cc:343] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.263118  3536 tablet_bootstrap.cc:654] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.257450  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.267455  3532 tablet_bootstrap.cc:654] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:09.268787  3382 leader_election.cc:343] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.269642  3382 leader_election.cc:304] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d3a5b117b4449bc97e4465364104e87; no voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:09.270866  3540 raft_consensus.cc:2749] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:09.279534  3533 tablet_bootstrap.cc:492] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.280946  3533 ts_tablet_manager.cc:1403] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.009s
I20260710 11:08:09.287974  3533 raft_consensus.cc:359] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.293452  3533 raft_consensus.cc:385] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.293947  3533 raft_consensus.cc:740] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.296172  3533 consensus_queue.cc:260] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.299456  3536 tablet_bootstrap.cc:492] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.300175  3536 ts_tablet_manager.cc:1403] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.019s
I20260710 11:08:09.301772  3532 tablet_bootstrap.cc:492] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.302645  3532 ts_tablet_manager.cc:1403] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.019s
I20260710 11:08:09.301775  3533 ts_tablet_manager.cc:1434] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:08:09.303293  3536 raft_consensus.cc:359] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.304083  3533 tablet_bootstrap.cc:492] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:09.304102  3536 raft_consensus.cc:385] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.304739  3536 raft_consensus.cc:740] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.305653  3536 consensus_queue.cc:260] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.306087  3532 raft_consensus.cc:359] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.306905  3532 raft_consensus.cc:385] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.307232  3532 raft_consensus.cc:740] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.308138  3532 consensus_queue.cc:260] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.310952  3532 ts_tablet_manager.cc:1434] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:08:09.312196  3532 tablet_bootstrap.cc:492] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.312693  3533 tablet_bootstrap.cc:654] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.316396  3537 raft_consensus.cc:493] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.317096  3537 raft_consensus.cc:515] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.319667  3536 ts_tablet_manager.cc:1434] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:08:09.320979  3532 tablet_bootstrap.cc:654] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.320943  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
W20260710 11:08:09.323112  3310 leader_election.cc:343] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.323244  3536 tablet_bootstrap.cc:492] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.324644  3537 leader_election.cc:290] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.326292  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.321650  3241 catalog_manager.cc:5697] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:09.328637  3307 leader_election.cc:343] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:09.329406  3307 leader_election.cc:304] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0; no voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:09.331161  3537 raft_consensus.cc:2749] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:09.331902  3536 tablet_bootstrap.cc:654] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.339704  3532 tablet_bootstrap.cc:492] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.340415  3532 ts_tablet_manager.cc:1403] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260710 11:08:09.341989  3533 tablet_bootstrap.cc:492] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.343112  3533 ts_tablet_manager.cc:1403] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.006s
I20260710 11:08:09.345573  3536 tablet_bootstrap.cc:492] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.346298  3536 ts_tablet_manager.cc:1403] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:08:09.346207  3532 raft_consensus.cc:359] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.347433  3532 raft_consensus.cc:385] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.348265  3532 raft_consensus.cc:740] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.347425  3533 raft_consensus.cc:359] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.348778  3533 raft_consensus.cc:385] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.349148  3533 raft_consensus.cc:740] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.349123  3532 consensus_queue.cc:260] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.350164  3536 raft_consensus.cc:359] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.350440  3533 consensus_queue.cc:260] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.351037  3536 raft_consensus.cc:385] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.351565  3536 raft_consensus.cc:740] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.352828  3536 consensus_queue.cc:260] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.354478  3533 ts_tablet_manager.cc:1434] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 11:08:09.355830  3533 tablet_bootstrap.cc:492] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:09.355928  3532 ts_tablet_manager.cc:1434] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260710 11:08:09.357277  3532 tablet_bootstrap.cc:492] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.358781  3536 ts_tablet_manager.cc:1434] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:08:09.360152  3536 tablet_bootstrap.cc:492] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.364117  3533 tablet_bootstrap.cc:654] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.367861  3536 tablet_bootstrap.cc:654] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.374402  3532 tablet_bootstrap.cc:654] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.387459  3536 tablet_bootstrap.cc:492] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.387914  3533 tablet_bootstrap.cc:492] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.388556  3536 ts_tablet_manager.cc:1403] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260710 11:08:09.388788  3533 ts_tablet_manager.cc:1403] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260710 11:08:09.391469  3536 raft_consensus.cc:359] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.392143  3536 raft_consensus.cc:385] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.392424  3536 raft_consensus.cc:740] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.393150  3536 consensus_queue.cc:260] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.393133  3533 raft_consensus.cc:359] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.393966  3532 tablet_bootstrap.cc:492] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.394227  3533 raft_consensus.cc:385] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.394573  3533 raft_consensus.cc:740] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.395104  3532 ts_tablet_manager.cc:1403] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.003s
I20260710 11:08:09.395524  3533 consensus_queue.cc:260] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.396335  3536 ts_tablet_manager.cc:1434] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:08:09.398144  3536 tablet_bootstrap.cc:492] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.398969  3532 raft_consensus.cc:359] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.400033  3532 raft_consensus.cc:385] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.400785  3532 raft_consensus.cc:740] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.401768  3532 consensus_queue.cc:260] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.404781  3533 ts_tablet_manager.cc:1434] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:08:09.406185  3533 tablet_bootstrap.cc:492] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:09.407207  3536 tablet_bootstrap.cc:654] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.407486  3540 raft_consensus.cc:493] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.408250  3540 raft_consensus.cc:515] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.411888  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.412745  3344 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 0.
I20260710 11:08:09.413954  3533 tablet_bootstrap.cc:654] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.414321  3382 leader_election.cc:304] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.420883  3540 leader_election.cc:290] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.421797  3540 raft_consensus.cc:2804] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.422829  3540 raft_consensus.cc:493] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.423419  3540 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.431290  3533 tablet_bootstrap.cc:492] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.431968  3533 ts_tablet_manager.cc:1403] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260710 11:08:09.435506  3533 raft_consensus.cc:359] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.436460  3533 raft_consensus.cc:385] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.437017  3533 raft_consensus.cc:740] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.438520  3533 consensus_queue.cc:260] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.440970  3532 ts_tablet_manager.cc:1434] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
I20260710 11:08:09.444248  3533 ts_tablet_manager.cc:1434] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:08:09.444808  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.445505  3493 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 0.
I20260710 11:08:09.445796  3533 tablet_bootstrap.cc:492] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:09.448683  3532 tablet_bootstrap.cc:492] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.441640  3540 raft_consensus.cc:515] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.452601  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:09.453388  3344 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.453939  3533 tablet_bootstrap.cc:654] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.458389  3536 tablet_bootstrap.cc:492] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.458973  3536 ts_tablet_manager.cc:1403] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.025s
I20260710 11:08:09.459901  3532 tablet_bootstrap.cc:654] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.461954  3536 raft_consensus.cc:359] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.462733  3536 raft_consensus.cc:385] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.463207  3536 raft_consensus.cc:740] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.464636  3344 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 1.
I20260710 11:08:09.465042  3536 consensus_queue.cc:260] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.466915  3382 leader_election.cc:304] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.468380  3574 raft_consensus.cc:2804] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.471354  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:09.472596  3493 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.473501  3536 ts_tablet_manager.cc:1434] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:08:09.475124  3536 tablet_bootstrap.cc:492] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.477100  3574 raft_consensus.cc:697] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:09.478209  3574 consensus_queue.cc:237] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.480510  3540 leader_election.cc:290] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.484181  3536 tablet_bootstrap.cc:654] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.496548  3493 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 1.
I20260710 11:08:09.501583  3536 tablet_bootstrap.cc:492] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.500681  3240 catalog_manager.cc:5697] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.502072  3536 ts_tablet_manager.cc:1403] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260710 11:08:09.504763  3536 raft_consensus.cc:359] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.505505  3536 raft_consensus.cc:385] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.505964  3536 raft_consensus.cc:740] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.506928  3532 tablet_bootstrap.cc:492] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.507453  3532 ts_tablet_manager.cc:1403] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.008s
I20260710 11:08:09.507212  3536 consensus_queue.cc:260] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.510061  3536 ts_tablet_manager.cc:1434] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:09.510154  3532 raft_consensus.cc:359] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.510918  3532 raft_consensus.cc:385] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.512691  3532 raft_consensus.cc:740] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.513243  3533 tablet_bootstrap.cc:492] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.513808  3533 ts_tablet_manager.cc:1403] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.041s
I20260710 11:08:09.513685  3532 consensus_queue.cc:260] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.511096  3536 tablet_bootstrap.cc:492] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.517117  3533 raft_consensus.cc:359] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.517910  3533 raft_consensus.cc:385] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.518213  3533 raft_consensus.cc:740] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.519119  3533 consensus_queue.cc:260] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.522591  3536 tablet_bootstrap.cc:654] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.523859  3533 ts_tablet_manager.cc:1434] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:09.525044  3533 tablet_bootstrap.cc:492] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0: Bootstrap starting.
I20260710 11:08:09.529846  3532 ts_tablet_manager.cc:1434] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:08:09.532495  3532 tablet_bootstrap.cc:492] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.535751  3533 tablet_bootstrap.cc:654] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.542976  3536 tablet_bootstrap.cc:492] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.543483  3536 ts_tablet_manager.cc:1403] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.011s
I20260710 11:08:09.545528  3532 tablet_bootstrap.cc:654] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.550438  3533 tablet_bootstrap.cc:492] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0: No bootstrap required, opened a new log
I20260710 11:08:09.551154  3533 ts_tablet_manager.cc:1403] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260710 11:08:09.550297  3536 raft_consensus.cc:359] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.552675  3536 raft_consensus.cc:385] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.553105  3536 raft_consensus.cc:740] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.555554  3541 raft_consensus.cc:493] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.554577  3533 raft_consensus.cc:359] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.556291  3541 raft_consensus.cc:515] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.556730  3533 raft_consensus.cc:385] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.557161  3533 raft_consensus.cc:740] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.557993  3533 consensus_queue.cc:260] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.558749  3532 tablet_bootstrap.cc:492] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.559314  3532 ts_tablet_manager.cc:1403] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260710 11:08:09.560276  3533 ts_tablet_manager.cc:1434] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:08:09.560964  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.561137  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.561728  3419 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.562561  3532 raft_consensus.cc:359] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.561827  3344 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.563360  3532 raft_consensus.cc:385] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.563396  3459 leader_election.cc:304] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.563932  3532 raft_consensus.cc:740] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.564639  3541 leader_election.cc:290] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.565258  3541 raft_consensus.cc:2804] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.565001  3532 consensus_queue.cc:260] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.565658  3541 raft_consensus.cc:493] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.566061  3541 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.571477  3532 ts_tablet_manager.cc:1434] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 11:08:09.554984  3536 consensus_queue.cc:260] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.572851  3532 tablet_bootstrap.cc:492] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87: Bootstrap starting.
I20260710 11:08:09.580204  3536 ts_tablet_manager.cc:1434] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.004s
I20260710 11:08:09.580796  3537 raft_consensus.cc:493] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.585386  3584 raft_consensus.cc:493] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.584378  3541 raft_consensus.cc:515] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.585253  3537 raft_consensus.cc:515] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.583885  3532 tablet_bootstrap.cc:654] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.586251  3584 raft_consensus.cc:515] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.587936  3537 leader_election.cc:290] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.585841  3536 tablet_bootstrap.cc:492] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7: Bootstrap starting.
I20260710 11:08:09.590938  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.591881  3344 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.592509  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245abaad8e44e3491252340606e1722" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.593387  3493 raft_consensus.cc:2468] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
I20260710 11:08:09.593446  3456 leader_election.cc:304] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:09.594806  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245abaad8e44e3491252340606e1722" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.595957  3419 raft_consensus.cc:2468] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
I20260710 11:08:09.596182  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.597018  3536 tablet_bootstrap.cc:654] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:09.597076  3418 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.598153  3310 leader_election.cc:304] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.600353  3537 raft_consensus.cc:2804] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.594825  3584 leader_election.cc:290] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.604051  3537 raft_consensus.cc:493] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.604677  3537 raft_consensus.cc:3060] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.604880  3584 raft_consensus.cc:2804] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.605484  3584 raft_consensus.cc:493] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.605950  3584 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.611754  3541 leader_election.cc:290] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.614022  3532 tablet_bootstrap.cc:492] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87: No bootstrap required, opened a new log
I20260710 11:08:09.614166  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.614665  3532 ts_tablet_manager.cc:1403] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.003s
I20260710 11:08:09.615015  3418 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.618916  3537 raft_consensus.cc:515] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.619385  3532 raft_consensus.cc:359] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.620141  3532 raft_consensus.cc:385] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.620502  3532 raft_consensus.cc:740] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.622967  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245abaad8e44e3491252340606e1722" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.621515  3532 consensus_queue.cc:260] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.624147  3537 leader_election.cc:290] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.625403  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245abaad8e44e3491252340606e1722" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:09.625995  3493 raft_consensus.cc:3060] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.626942  3532 ts_tablet_manager.cc:1434] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:08:09.624477  3419 raft_consensus.cc:3060] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.628592  3584 raft_consensus.cc:515] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.630771  3418 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 1.
I20260710 11:08:09.632694  3459 leader_election.cc:304] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.633119  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.633806  3418 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.634164  3586 raft_consensus.cc:2804] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.634801  3586 raft_consensus.cc:697] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:09.637377  3419 raft_consensus.cc:2468] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 1.
I20260710 11:08:09.636301  3586 consensus_queue.cc:237] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.638981  3310 leader_election.cc:304] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.640316  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:09.641049  3344 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.644621  3418 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 1.
I20260710 11:08:09.645955  3459 leader_election.cc:304] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.646684  3493 raft_consensus.cc:2468] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 1.
I20260710 11:08:09.647029  3541 raft_consensus.cc:2804] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.649665  3537 raft_consensus.cc:2804] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.647579  3584 leader_election.cc:290] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.654755  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:09.654549  3541 raft_consensus.cc:697] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:09.654740  3344 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 1.
I20260710 11:08:09.656287  3343 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.656824  3541 consensus_queue.cc:237] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.660655  3547 raft_consensus.cc:493] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.654187  3537 raft_consensus.cc:697] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:09.661615  3547 raft_consensus.cc:515] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.664553  3547 leader_election.cc:290] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.664755  3558 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:09.663960  3536 tablet_bootstrap.cc:492] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7: No bootstrap required, opened a new log
I20260710 11:08:09.666607  3536 ts_tablet_manager.cc:1403] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.006s
I20260710 11:08:09.663080  3537 consensus_queue.cc:237] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.665688  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.673152  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.674917  3418 raft_consensus.cc:2468] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
I20260710 11:08:09.676352  3310 leader_election.cc:304] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.677389  3558 raft_consensus.cc:2804] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.677764  3558 raft_consensus.cc:493] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.668560  3574 raft_consensus.cc:493] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.678107  3558 raft_consensus.cc:3060] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.679768  3586 raft_consensus.cc:493] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.679747  3574 raft_consensus.cc:515] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.682538  3574 leader_election.cc:290] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.685220  3589 raft_consensus.cc:493] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.684378  3547 raft_consensus.cc:493] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.690819  3589 raft_consensus.cc:515] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.691620  3344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.691324  3547 raft_consensus.cc:515] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.686506  3586 raft_consensus.cc:515] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.710685  3574 raft_consensus.cc:493] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.713239  3491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.709095  3344 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 0.
I20260710 11:08:09.726019  3589 leader_election.cc:290] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.727577  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db68ac7c3fe419b9e04ffba92c0276e" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.733078  3342 raft_consensus.cc:2468] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.734804  3456 leader_election.cc:304] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:09.728636  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db68ac7c3fe419b9e04ffba92c0276e" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.735395  3536 raft_consensus.cc:359] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.735972  3418 raft_consensus.cc:2468] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.736172  3536 raft_consensus.cc:385] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:09.665849  3238 catalog_manager.cc:5697] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:09.731629  3574 raft_consensus.cc:515] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.739320  3541 raft_consensus.cc:2804] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.739861  3541 raft_consensus.cc:493] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.736466  3536 raft_consensus.cc:740] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Initialized, Role: FOLLOWER
I20260710 11:08:09.744189  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.745968  3342 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.749966  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.751171  3492 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 0.
I20260710 11:08:09.740479  3491 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 0.
I20260710 11:08:09.758530  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.759351  3418 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
I20260710 11:08:09.760394  3547 leader_election.cc:290] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.761063  3547 consensus_queue.cc:1048] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:09.761826  3343 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 1.
I20260710 11:08:09.741904  3574 leader_election.cc:290] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.766781  3558 raft_consensus.cc:515] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.740319  3541 raft_consensus.cc:3060] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.773413  3536 consensus_queue.cc:260] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.780143  3493 raft_consensus.cc:2468] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
I20260710 11:08:09.777016  3456 leader_election.cc:304] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:09.775485  3310 leader_election.cc:304] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
W20260710 11:08:09.781064  3307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.67:39957, user_credentials={real_user=slave}} blocked reactor thread for 95392.6us
I20260710 11:08:09.783608  3586 leader_election.cc:290] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.784943  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.785732  3343 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 0.
I20260710 11:08:09.784940  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.787117  3493 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 0.
I20260710 11:08:09.789345  3537 raft_consensus.cc:2804] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.789816  3537 raft_consensus.cc:493] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.790225  3537 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.792531  3238 catalog_manager.cc:5697] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:09.803263  3536 ts_tablet_manager.cc:1434] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.002s
I20260710 11:08:09.801424  3589 raft_consensus.cc:2804] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.804095  3589 raft_consensus.cc:493] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.804515  3589 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.830240  3537 raft_consensus.cc:515] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.806119  3586 raft_consensus.cc:493] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.778216  3382 leader_election.cc:304] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.843698  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:09.844483  3558 leader_election.cc:290] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.849684  3492 raft_consensus.cc:3060] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.849997  3589 raft_consensus.cc:515] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.852635  3574 raft_consensus.cc:2804] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:09.854633  3574 raft_consensus.cc:493] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:09.855088  3574 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.855198  3537 leader_election.cc:290] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.858892  3490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:09.860291  3490 raft_consensus.cc:2393] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2158094e4d22405e9ec4409c1f8196f0 in current term 1: Already voted for candidate 1d5b0415a7724f478fabddeba2b36aa7 in this term.
I20260710 11:08:09.863306  3589 leader_election.cc:290] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.856835  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:09.866199  3343 raft_consensus.cc:2393] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d5b0415a7724f478fabddeba2b36aa7 in current term 1: Already voted for candidate 2158094e4d22405e9ec4409c1f8196f0 in this term.
W20260710 11:08:09.851594  3382 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.67:39957, user_credentials={real_user=slave}} blocked reactor thread for 79550.7us
I20260710 11:08:09.870328  3541 raft_consensus.cc:515] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.871508  3382 leader_election.cc:304] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.852219  3586 raft_consensus.cc:515] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.873376  3540 raft_consensus.cc:493] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:09.873440  3493 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.874055  3540 raft_consensus.cc:515] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.874940  3492 raft_consensus.cc:2468] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 1.
I20260710 11:08:09.876514  3307 leader_election.cc:304] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:09.876636  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.877359  3419 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 0.
I20260710 11:08:09.877540  3537 raft_consensus.cc:2804] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.878285  3537 raft_consensus.cc:697] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:09.878443  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.879081  3418 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.879439  3537 consensus_queue.cc:237] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.883828  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f78a9ead54221a521948eb8120ec2" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
W20260710 11:08:09.890725  3310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.66:35743, user_credentials={real_user=slave}} blocked reactor thread for 58120.3us
I20260710 11:08:09.899799  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.900727  3419 raft_consensus.cc:3060] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.901262  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0" is_pre_election: true
I20260710 11:08:09.911849  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.915367  3416 raft_consensus.cc:3060] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.918666  3574 raft_consensus.cc:515] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.924693  3310 leader_election.cc:304] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [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: 2158094e4d22405e9ec4409c1f8196f0; no voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:09.926203  3592 raft_consensus.cc:2749] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:09.932548  3418 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 1.
I20260710 11:08:09.936307  3578 raft_consensus.cc:2764] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:08:09.927805  3419 raft_consensus.cc:2468] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 1.
I20260710 11:08:09.945868  3459 leader_election.cc:304] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:09.946955  3589 raft_consensus.cc:2804] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.947536  3589 raft_consensus.cc:697] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:09.948006  3586 leader_election.cc:290] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.948781  3589 consensus_queue.cc:237] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.949663  3574 leader_election.cc:290] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:09.951644  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:09.951977  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:09.952411  3343 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.952797  3492 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.956234  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87" is_pre_election: true
I20260710 11:08:09.959246  3240 catalog_manager.cc:5697] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.960429  3594 consensus_queue.cc:1048] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:09.963375  3343 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 1.
I20260710 11:08:09.968999  3492 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 1.
I20260710 11:08:09.970515  3382 leader_election.cc:304] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:09.973265  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db68ac7c3fe419b9e04ffba92c0276e" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:09.974264  3342 raft_consensus.cc:3060] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.974571  3574 raft_consensus.cc:2804] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.985210  3592 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:09.987239  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db68ac7c3fe419b9e04ffba92c0276e" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:09.987967  3417 raft_consensus.cc:3060] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:09.989436  3541 leader_election.cc:290] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:09.990670  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88f78a9ead54221a521948eb8120ec2" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7" is_pre_election: true
I20260710 11:08:09.983690  3342 raft_consensus.cc:2468] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 1.
I20260710 11:08:09.992897  3382 leader_election.cc:304] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d3a5b117b4449bc97e4465364104e87; no voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:09.993866  3456 leader_election.cc:304] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:09.994860  3584 raft_consensus.cc:2804] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:09.995520  3584 raft_consensus.cc:697] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:09.996680  3584 consensus_queue.cc:237] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:09.997570  3602 consensus_queue.cc:1048] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:09.998311  3417 raft_consensus.cc:2468] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 1.
I20260710 11:08:10.004045  3578 consensus_queue.cc:1048] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.011323  3459 leader_election.cc:304] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7; no voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:10.017431  3540 leader_election.cc:290] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:10.016104  3240 catalog_manager.cc:5697] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:10.011047  3238 catalog_manager.cc:5697] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:10.043717  3602 raft_consensus.cc:2749] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:10.051137  3574 raft_consensus.cc:697] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:10.052583  3574 consensus_queue.cc:237] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.062322  3541 raft_consensus.cc:2749] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:10.069553  3594 consensus_queue.cc:1048] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.084127  3242 catalog_manager.cc:5697] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:10.084421  3240 catalog_manager.cc:5697] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:10.096176  3594 consensus_queue.cc:1048] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.108108  3541 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.133766  3541 consensus_queue.cc:1048] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.147290  3541 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.150538  3584 consensus_queue.cc:1048] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.300726  3594 consensus_queue.cc:1048] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:10.313819  3558 consensus_queue.cc:1048] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.425441  3541 consensus_queue.cc:1048] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:10.439874  3586 consensus_queue.cc:1048] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.449896  3574 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.480229  3578 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:10.489477  3419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:44026
I20260710 11:08:10.490398  3419 raft_consensus.cc:606] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:10.516124  3586 consensus_queue.cc:1048] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:10.516213  3489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:48976
I20260710 11:08:10.517102  3489 raft_consensus.cc:606] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:10.524598  3419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:44026
I20260710 11:08:10.526052  3419 raft_consensus.cc:606] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:10.529621  3584 consensus_queue.cc:1048] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:10.533953  3489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
mode: GRACEFUL
new_leader_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:48976
I20260710 11:08:10.534618  3489 raft_consensus.cc:606] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Received request to transfer leadership to TS 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:10.561475  3343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:51814
I20260710 11:08:10.562222  3343 raft_consensus.cc:606] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Received request to transfer leadership to TS 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:10.569585  3489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
mode: GRACEFUL
new_leader_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:48976
I20260710 11:08:10.570398  3489 raft_consensus.cc:606] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Received request to transfer leadership to TS 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:10.577289  3343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:51814
I20260710 11:08:10.577889  3343 raft_consensus.cc:606] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Received request to transfer leadership to TS 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:10.639819  3601 raft_consensus.cc:993] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:10.640508  3601 raft_consensus.cc:1081] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:10.642550  3343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51804
I20260710 11:08:10.643217  3343 raft_consensus.cc:493] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:10.643880  3343 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.649106  3343 raft_consensus.cc:515] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.651196  3343 leader_election.cc:290] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 2 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:10.652436  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:10.652562  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:10.653205  3419 raft_consensus.cc:3055] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:10.653231  3489 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.653889  3419 raft_consensus.cc:740] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:10.654838  3419 consensus_queue.cc:260] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.656198  3419 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.661999  3489 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 2.
I20260710 11:08:10.663252  3307 leader_election.cc:304] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:10.664080  3594 raft_consensus.cc:2804] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.664582  3594 raft_consensus.cc:697] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:10.665508  3594 consensus_queue.cc:237] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.666435  3419 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 2.
I20260710 11:08:10.672865  3589 raft_consensus.cc:993] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7: : Instructing follower 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:10.673429  3586 raft_consensus.cc:1081] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Signalling peer 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:10.673247  3238 catalog_manager.cc:5697] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 1 to 2, leader changed from 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:10.675406  3419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:08:10.676046  3419 raft_consensus.cc:493] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:10.676477  3419 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.683013  3419 raft_consensus.cc:515] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.685398  3419 leader_election.cc:290] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:10.686255  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:10.686674  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:10.687050  3343 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.687649  3489 raft_consensus.cc:3055] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:10.688042  3489 raft_consensus.cc:740] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:10.688922  3489 consensus_queue.cc:260] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.690068  3489 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.692865  3343 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:10.694275  3382 leader_election.cc:304] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:10.695351  3601 raft_consensus.cc:2804] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.695849  3601 raft_consensus.cc:697] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:10.696736  3601 consensus_queue.cc:237] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.697472  3489 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:10.704517  3238 catalog_manager.cc:5697] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 1 to 2, leader changed from 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67) to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:10.728235  3589 raft_consensus.cc:993] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:10.728754  3586 raft_consensus.cc:1081] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:10.730427  3343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51808
I20260710 11:08:10.731016  3343 raft_consensus.cc:493] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:10.731341  3343 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.736150  3343 raft_consensus.cc:515] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.737787  3343 leader_election.cc:290] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 2 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:10.739068  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:10.739058  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:10.739962  3419 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.739988  3489 raft_consensus.cc:3055] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:10.740581  3489 raft_consensus.cc:740] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:10.741518  3489 consensus_queue.cc:260] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.742789  3489 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.748783  3419 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 2.
I20260710 11:08:10.750296  3310 leader_election.cc:304] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:10.750739  3489 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 2.
I20260710 11:08:10.751384  3594 raft_consensus.cc:2804] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.752028  3594 raft_consensus.cc:697] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:10.752871  3594 consensus_queue.cc:237] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.760521  3238 catalog_manager.cc:5697] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 1 to 2, leader changed from 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:10.811026  3558 raft_consensus.cc:993] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:10.811561  3594 raft_consensus.cc:1081] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Signalling peer 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:10.813402  3419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:44014
I20260710 11:08:10.814060  3419 raft_consensus.cc:493] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:10.814438  3419 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.819509  3419 raft_consensus.cc:515] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.821496  3419 leader_election.cc:290] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:10.822506  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:10.822716  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:10.823181  3343 raft_consensus.cc:3055] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:10.823247  3489 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.823657  3343 raft_consensus.cc:740] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:10.824601  3343 consensus_queue.cc:260] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.825930  3343 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.831040  3489 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:10.832728  3382 leader_election.cc:304] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:10.832966  3343 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:10.833771  3601 raft_consensus.cc:2804] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.834355  3601 raft_consensus.cc:697] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:10.835245  3601 consensus_queue.cc:237] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.841861  3238 catalog_manager.cc:5697] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 1 to 2, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:10.936702  3547 raft_consensus.cc:993] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:10.937232  3547 raft_consensus.cc:1081] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Signalling peer 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:10.939172  3419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:44014
I20260710 11:08:10.939924  3419 raft_consensus.cc:493] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:10.940383  3419 raft_consensus.cc:3060] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.949247  3419 raft_consensus.cc:515] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.952399  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:10.952766  3419 leader_election.cc:290] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:10.953059  3343 raft_consensus.cc:3055] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:10.953474  3343 raft_consensus.cc:740] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:10.954469  3343 consensus_queue.cc:260] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.955566  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "216d77cf88db4f77921138348e4f90e1" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:10.955876  3578 raft_consensus.cc:993] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:10.956264  3489 raft_consensus.cc:3060] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.956395  3601 raft_consensus.cc:1081] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:10.958426  3342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51804
I20260710 11:08:10.958669  3343 raft_consensus.cc:3060] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.959021  3342 raft_consensus.cc:493] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:10.959560  3342 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.965749  3342 raft_consensus.cc:515] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.967768  3489 raft_consensus.cc:2468] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:10.969103  3382 leader_election.cc:304] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:10.969987  3601 raft_consensus.cc:2804] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.970207  3343 raft_consensus.cc:2468] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:10.970573  3601 raft_consensus.cc:697] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:10.970747  3342 leader_election.cc:290] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 2 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:10.970016  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:10.971565  3419 raft_consensus.cc:3055] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:10.971853  3419 raft_consensus.cc:740] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:10.972543  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:10.972694  3419 consensus_queue.cc:260] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.971470  3601 consensus_queue.cc:237] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.974066  3489 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.974352  3419 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:10.979910  3238 catalog_manager.cc:5697] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 1 to 2, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:10.981606  3489 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 2.
I20260710 11:08:10.981608  3419 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 2.
I20260710 11:08:10.983222  3310 leader_election.cc:304] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:10.984159  3594 raft_consensus.cc:2804] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:10.984807  3594 raft_consensus.cc:697] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:10.985803  3594 consensus_queue.cc:237] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:10.993925  3241 catalog_manager.cc:5697] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 1 to 2, leader changed from 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.017889  3586 raft_consensus.cc:993] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7: : Instructing follower 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:11.018426  3589 raft_consensus.cc:1081] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Signalling peer 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:11.020205  3419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:44022
I20260710 11:08:11.020727  3419 raft_consensus.cc:493] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:11.020995  3419 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.026391  3419 raft_consensus.cc:515] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:11.028004  3419 leader_election.cc:290] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:11.029414  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:11.029783  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:11.030067  3342 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.030467  3489 raft_consensus.cc:3055] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:11.030814  3489 raft_consensus.cc:740] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:11.031679  3489 consensus_queue.cc:260] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:11.032749  3489 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:11.036415  3342 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:11.037724  3382 leader_election.cc:304] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:11.038674  3601 raft_consensus.cc:2804] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:11.038944  3489 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 2.
I20260710 11:08:11.039137  3601 raft_consensus.cc:697] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:11.040158  3601 consensus_queue.cc:237] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:11.047969  3241 catalog_manager.cc:5697] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 1 to 2, leader changed from 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67) to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:11.053982  3419 raft_consensus.cc:1275] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.055830  3594 consensus_queue.cc:1048] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:11.067746  3489 raft_consensus.cc:1275] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.069633  3594 consensus_queue.cc:1048] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.214758  3342 raft_consensus.cc:1275] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.216518  3601 consensus_queue.cc:1048] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.226583  3489 raft_consensus.cc:1275] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.228211  3540 consensus_queue.cc:1048] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.230376  3416 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.232791  3594 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:11.247011  3489 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.248811  3547 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.282269  3489 raft_consensus.cc:1275] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.283567  3578 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.293830  3342 raft_consensus.cc:1275] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.295933  3540 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.386978  3416 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.388773  3558 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.398864  3489 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.401127  3547 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.527307  3342 raft_consensus.cc:1275] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.529235  3540 consensus_queue.cc:1048] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.533811  3489 raft_consensus.cc:1275] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.535349  3540 consensus_queue.cc:1048] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:11.542972  3492 raft_consensus.cc:1275] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.544842  3639 consensus_queue.cc:1048] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:11.549988  3343 raft_consensus.cc:1275] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:11.554839  3540 consensus_queue.cc:1048] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:13.619726  2709 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:08:13.620560  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:13.646996  3342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:51820
I20260710 11:08:13.647742  3342 raft_consensus.cc:606] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Received request to transfer leadership to TS 1d5b0415a7724f478fabddeba2b36aa7
I20260710 11:08:13.650784  3342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:51820
I20260710 11:08:13.651305  3342 raft_consensus.cc:606] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Received request to transfer leadership to TS 1d5b0415a7724f478fabddeba2b36aa7
I20260710 11:08:13.652664  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:13.653172  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:13.653725  3650 raft_consensus.cc:993] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:13.654325  3547 raft_consensus.cc:1081] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Signalling peer 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:13.656332  3489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:48964
I20260710 11:08:13.656862  3489 raft_consensus.cc:493] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:13.657160  3489 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:13.663015  3489 raft_consensus.cc:515] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:13.664700  3489 leader_election.cc:290] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 3 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541)
I20260710 11:08:13.665832  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:13.665832  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:13.666693  3416 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:13.666697  3342 raft_consensus.cc:3055] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:13.667271  3342 raft_consensus.cc:740] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:13.668787  3342 consensus_queue.cc:260] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [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: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:13.671128  3342 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:13.675933  3416 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 3.
I20260710 11:08:13.677507  3459 leader_election.cc:304] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [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: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:13.678403  3643 raft_consensus.cc:2804] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:13.678485  3342 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 3.
I20260710 11:08:13.679833  3643 raft_consensus.cc:697] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:13.681113  3643 consensus_queue.cc:237] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [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: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:13.689829  3241 catalog_manager.cc:5697] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 2 to 3, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:13.909510  3650 raft_consensus.cc:993] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:13.910117  3547 raft_consensus.cc:1081] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Signalling peer 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:13.912248  3489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:48964
I20260710 11:08:13.913133  3489 raft_consensus.cc:493] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:13.913529  3489 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:13.919076  3489 raft_consensus.cc:515] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:13.921368  3489 leader_election.cc:290] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 3 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:13.922403  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:13.922631  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:13.923133  3342 raft_consensus.cc:3055] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:13.923208  3416 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:13.923555  3342 raft_consensus.cc:740] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:13.924381  3342 consensus_queue.cc:260] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:13.925611  3342 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:13.932293  3416 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 3.
I20260710 11:08:13.933848  3459 leader_election.cc:304] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [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: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:13.934892  3342 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 3.
I20260710 11:08:13.934993  3643 raft_consensus.cc:2804] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:13.935712  3643 raft_consensus.cc:697] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:13.936663  3643 consensus_queue.cc:237] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:13.944190  3241 catalog_manager.cc:5697] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 2 to 3, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.205235  3342 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:14.207058  3643 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.224413  3416 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:14.227020  3659 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:14.359409  3343 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:14.361281  3659 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.371996  3416 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:14.373651  3659 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.654268  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:14.667878  3492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:48976
I20260710 11:08:14.668852  3492 raft_consensus.cc:606] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:14.681003  3492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:48976
I20260710 11:08:14.681761  3492 raft_consensus.cc:606] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:14.690770  3416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:44026
I20260710 11:08:14.691342  3416 raft_consensus.cc:606] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:14.697856  3416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:44026
I20260710 11:08:14.698551  3416 raft_consensus.cc:606] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:14.706736  3416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
mode: GRACEFUL
new_leader_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:44026
I20260710 11:08:14.707360  3416 raft_consensus.cc:606] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Received request to transfer leadership to TS 2158094e4d22405e9ec4409c1f8196f0
I20260710 11:08:14.719717  3647 raft_consensus.cc:993] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:14.720253  3647 raft_consensus.cc:1081] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:14.722437  3343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51804
I20260710 11:08:14.723063  3343 raft_consensus.cc:493] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.723599  3343 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.730181  3343 raft_consensus.cc:515] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.732270  3343 leader_election.cc:290] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 3 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:14.733995  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:14.733809  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7decf9c841d415aadb5c1f5bb9c99dc" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:14.734827  3492 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.734939  3416 raft_consensus.cc:3055] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:14.735381  3416 raft_consensus.cc:740] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:14.736536  3416 consensus_queue.cc:260] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.737711  3416 raft_consensus.cc:3060] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:14.741392  3492 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 3.
I20260710 11:08:14.743046  3307 leader_election.cc:304] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [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: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:14.744139  3650 raft_consensus.cc:2804] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:14.744143  3416 raft_consensus.cc:2468] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 3.
I20260710 11:08:14.744867  3650 raft_consensus.cc:697] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:14.746186  3650 consensus_queue.cc:237] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.756676  3238 catalog_manager.cc:5697] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 2 to 3, leader changed from 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 3 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:14.774601  3659 raft_consensus.cc:993] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:14.775184  3659 raft_consensus.cc:1081] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:14.777115  3343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51808
I20260710 11:08:14.777786  3343 raft_consensus.cc:493] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.778357  3343 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:14.784512  3343 raft_consensus.cc:515] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.786260  3343 leader_election.cc:290] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 4 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:14.787704  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:14.787715  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:14.788697  3416 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:14.788697  3492 raft_consensus.cc:3055] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:14.789283  3492 raft_consensus.cc:740] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:14.790336  3492 consensus_queue.cc:260] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [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: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.791846  3492 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:14.797518  3416 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 4.
I20260710 11:08:14.799355  3310 leader_election.cc:304] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [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: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:14.800144  3492 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 4.
I20260710 11:08:14.800433  3650 raft_consensus.cc:2804] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:14.801017  3650 raft_consensus.cc:697] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:14.801899  3650 consensus_queue.cc:237] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [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: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.809475  3238 catalog_manager.cc:5697] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 3 to 4, leader changed from 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 4 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:14.899015  3662 raft_consensus.cc:993] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:14.899713  3659 raft_consensus.cc:1081] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:14.901530  3343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51808
I20260710 11:08:14.902107  3343 raft_consensus.cc:493] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:14.902411  3343 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:14.907732  3343 raft_consensus.cc:515] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.909390  3343 leader_election.cc:290] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 4 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:14.910661  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:14.910672  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:14.911574  3416 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:14.911669  3492 raft_consensus.cc:3055] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:14.912364  3492 raft_consensus.cc:740] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:14.913293  3492 consensus_queue.cc:260] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.914505  3492 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:14.919143  3416 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 4.
I20260710 11:08:14.920843  3310 leader_election.cc:304] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [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: 2158094e4d22405e9ec4409c1f8196f0, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:14.921888  3650 raft_consensus.cc:2804] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:14.922525  3492 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 4.
I20260710 11:08:14.923570  3650 raft_consensus.cc:697] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:14.925694  3650 consensus_queue.cc:237] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:14.932533  3238 catalog_manager.cc:5697] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 3 to 4, leader changed from 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 4 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:15.105329  3669 raft_consensus.cc:993] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:15.105939  3647 raft_consensus.cc:1081] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:15.108022  3343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51804
I20260710 11:08:15.108683  3343 raft_consensus.cc:493] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:15.109040  3343 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.115564  3343 raft_consensus.cc:515] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:15.117580  3343 leader_election.cc:290] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 3 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:15.118564  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:15.119031  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7d07f0e7e944ff6b28f85705d76202f" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:15.119279  3416 raft_consensus.cc:3055] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:15.119860  3492 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.119859  3416 raft_consensus.cc:740] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:15.121251  3416 consensus_queue.cc:260] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:15.122728  3416 raft_consensus.cc:3060] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.129161  3492 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 3.
I20260710 11:08:15.130923  3307 leader_election.cc:304] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [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: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:15.132117  3416 raft_consensus.cc:2468] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 3.
I20260710 11:08:15.132552  3650 raft_consensus.cc:2804] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:15.133405  3650 raft_consensus.cc:697] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:15.134490  3650 consensus_queue.cc:237] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:15.137888  3669 raft_consensus.cc:993] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87: : Instructing follower 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:15.138475  3669 raft_consensus.cc:1081] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Signalling peer 2158094e4d22405e9ec4409c1f8196f0 to start an election
I20260710 11:08:15.140863  3343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
 from {username='slave'} at 127.0.0.1:51804
I20260710 11:08:15.141603  3343 raft_consensus.cc:493] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:15.142168  3343 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.144860  3238 catalog_manager.cc:5697] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 2 to 3, leader changed from 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 3 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:15.148030  3343 raft_consensus.cc:515] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:15.149154  3416 raft_consensus.cc:1275] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.150079  3343 leader_election.cc:290] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [CANDIDATE]: Term 3 election: Requested vote from peers 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:15.151217  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:15.152113  3416 raft_consensus.cc:3055] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:15.151983  3650 consensus_queue.cc:1048] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:15.152315  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "2158094e4d22405e9ec4409c1f8196f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:15.153265  3492 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.152603  3416 raft_consensus.cc:740] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:15.154750  3416 consensus_queue.cc:260] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:15.156584  3416 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:15.162132  3492 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 3.
I20260710 11:08:15.163559  3307 leader_election.cc:304] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [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: 1d5b0415a7724f478fabddeba2b36aa7, 2158094e4d22405e9ec4409c1f8196f0; no voters: 
I20260710 11:08:15.164520  3650 raft_consensus.cc:2804] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:15.166531  3650 raft_consensus.cc:697] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Becoming Leader. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:15.167258  3416 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2158094e4d22405e9ec4409c1f8196f0 in term 3.
I20260710 11:08:15.168716  3650 consensus_queue.cc:237] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:15.179656  3492 raft_consensus.cc:1275] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.183655  3674 consensus_queue.cc:1048] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:15.189025  3238 catalog_manager.cc:5697] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 reported cstate change: term changed from 2 to 3, leader changed from 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66) to 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65). New cstate: current_term: 3 leader_uuid: "2158094e4d22405e9ec4409c1f8196f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:15.240962  3416 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:15.243010  3547 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:15.256392  3489 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:15.259341  3547 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:15.309434  3416 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:15.311846  3547 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:15.326431  3489 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:15.329633  3650 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:15.528383  3416 raft_consensus.cc:1275] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.530201  3547 consensus_queue.cc:1048] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:15.544581  3489 raft_consensus.cc:1275] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.547190  3547 consensus_queue.cc:1048] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:15.697607  3489 raft_consensus.cc:1275] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.700953  3650 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:15.712850  3416 raft_consensus.cc:1275] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Refusing update from remote peer 2158094e4d22405e9ec4409c1f8196f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:15.714748  3650 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:17.717859  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:17.726313  3343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:51820
I20260710 11:08:17.726830  3343 raft_consensus.cc:606] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Received request to transfer leadership to TS 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:17.730154  3342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:51820
I20260710 11:08:17.730756  3342 raft_consensus.cc:606] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Received request to transfer leadership to TS 9d3a5b117b4449bc97e4465364104e87
I20260710 11:08:17.733356  3342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:51820
I20260710 11:08:17.733956  3342 raft_consensus.cc:606] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Received request to transfer leadership to TS 1d5b0415a7724f478fabddeba2b36aa7
I20260710 11:08:17.736667  3342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
mode: GRACEFUL
new_leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:51820
I20260710 11:08:17.737255  3342 raft_consensus.cc:606] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Received request to transfer leadership to TS 1d5b0415a7724f478fabddeba2b36aa7
I20260710 11:08:17.738476  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:08:17.739157  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:17.779208  3650 raft_consensus.cc:993] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:17.779809  3674 raft_consensus.cc:1081] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Signalling peer 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:17.782058  3492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:48964
I20260710 11:08:17.782661  3492 raft_consensus.cc:493] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:17.783034  3492 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:17.788532  3492 raft_consensus.cc:515] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.791932  3492 leader_election.cc:290] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 5 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:17.793231  3416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:17.793874  3416 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:17.793020  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b568534d08824381bc81f93bab8bdd55" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:17.796227  3342 raft_consensus.cc:3055] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:17.796574  3342 raft_consensus.cc:740] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:17.797382  3342 consensus_queue.cc:260] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.798494  3342 raft_consensus.cc:3060] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:17.799961  3416 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 5.
I20260710 11:08:17.801695  3459 leader_election.cc:304] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [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: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:17.802606  3688 raft_consensus.cc:2804] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:17.803859  3688 raft_consensus.cc:697] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:17.804787  3688 consensus_queue.cc:237] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.806046  3342 raft_consensus.cc:2468] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 5.
I20260710 11:08:17.813683  3238 catalog_manager.cc:5697] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 4 to 5, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 5 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.864394  3650 raft_consensus.cc:993] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:17.864972  3674 raft_consensus.cc:1081] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Signalling peer 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:17.866802  3416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:44014
I20260710 11:08:17.867357  3416 raft_consensus.cc:493] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:17.867637  3416 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:17.873328  3650 raft_consensus.cc:993] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:17.874035  3674 raft_consensus.cc:1081] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Signalling peer 9d3a5b117b4449bc97e4465364104e87 to start an election
I20260710 11:08:17.873664  3416 raft_consensus.cc:515] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.875800  3416 leader_election.cc:290] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 4 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:17.876196  3419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4"
dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
 from {username='slave'} at 127.0.0.1:44014
I20260710 11:08:17.876969  3419 raft_consensus.cc:493] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:17.876950  3342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:17.877282  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa760b9d39e45929390aefcf7300124" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:17.877557  3419 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:17.877693  3342 raft_consensus.cc:3055] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:17.878103  3342 raft_consensus.cc:740] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:17.878084  3492 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:17.879297  3342 consensus_queue.cc:260] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.880741  3342 raft_consensus.cc:3060] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:17.884161  3419 raft_consensus.cc:515] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.885974  3419 leader_election.cc:290] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [CANDIDATE]: Term 5 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67:39957)
I20260710 11:08:17.886629  3492 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 4.
I20260710 11:08:17.887343  3489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
I20260710 11:08:17.887751  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e23f90c989d4b5b925d768bac63efe4" candidate_uuid: "9d3a5b117b4449bc97e4465364104e87" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:17.887990  3489 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:17.888373  3343 raft_consensus.cc:3055] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:17.888406  3342 raft_consensus.cc:2468] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 4.
I20260710 11:08:17.888906  3343 raft_consensus.cc:740] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:17.888770  3382 leader_election.cc:304] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [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: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:17.889840  3343 consensus_queue.cc:260] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [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: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.890110  3669 raft_consensus.cc:2804] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:17.891093  3343 raft_consensus.cc:3060] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:17.892630  3669 raft_consensus.cc:697] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 4 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:17.893675  3669 consensus_queue.cc:237] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.896418  3489 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 5.
I20260710 11:08:17.897781  3343 raft_consensus.cc:2468] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d3a5b117b4449bc97e4465364104e87 in term 5.
I20260710 11:08:17.897981  3382 leader_election.cc:304] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [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: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:17.898947  3696 raft_consensus.cc:2804] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:17.899529  3696 raft_consensus.cc:697] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 5 LEADER]: Becoming Leader. State: Replica: 9d3a5b117b4449bc97e4465364104e87, State: Running, Role: LEADER
I20260710 11:08:17.900493  3696 consensus_queue.cc:237] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [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: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.902810  3238 catalog_manager.cc:5697] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 3 to 4, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 4 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.917747  3238 catalog_manager.cc:5697] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 reported cstate change: term changed from 4 to 5, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66). New cstate: current_term: 5 leader_uuid: "9d3a5b117b4449bc97e4465364104e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:17.971091  3650 raft_consensus.cc:993] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0: : Instructing follower 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:17.971737  3650 raft_consensus.cc:1081] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Signalling peer 1d5b0415a7724f478fabddeba2b36aa7 to start an election
I20260710 11:08:17.973599  3489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae"
dest_uuid: "1d5b0415a7724f478fabddeba2b36aa7"
 from {username='slave'} at 127.0.0.1:48964
I20260710 11:08:17.974272  3489 raft_consensus.cc:493] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:17.974620  3489 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:17.980047  3489 raft_consensus.cc:515] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.982182  3489 leader_election.cc:290] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [CANDIDATE]: Term 3 election: Requested vote from peers 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541), 9d3a5b117b4449bc97e4465364104e87 (127.2.165.66:35743)
I20260710 11:08:17.983129  3343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2158094e4d22405e9ec4409c1f8196f0"
I20260710 11:08:17.983348  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca3d65b6866434fb070d6f5e1f1d3ae" candidate_uuid: "1d5b0415a7724f478fabddeba2b36aa7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d3a5b117b4449bc97e4465364104e87"
I20260710 11:08:17.984030  3419 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:17.983873  3343 raft_consensus.cc:3055] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:17.984802  3343 raft_consensus.cc:740] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2158094e4d22405e9ec4409c1f8196f0, State: Running, Role: LEADER
I20260710 11:08:17.985607  3343 consensus_queue.cc:260] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:17.986610  3343 raft_consensus.cc:3060] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:17.990725  3419 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 3.
I20260710 11:08:17.992237  3343 raft_consensus.cc:2468] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d5b0415a7724f478fabddeba2b36aa7 in term 3.
I20260710 11:08:17.992353  3459 leader_election.cc:304] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [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: 1d5b0415a7724f478fabddeba2b36aa7, 9d3a5b117b4449bc97e4465364104e87; no voters: 
I20260710 11:08:17.993408  3688 raft_consensus.cc:2804] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:17.993993  3688 raft_consensus.cc:697] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Becoming Leader. State: Replica: 1d5b0415a7724f478fabddeba2b36aa7, State: Running, Role: LEADER
I20260710 11:08:17.994879  3688 consensus_queue.cc:237] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [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: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } }
I20260710 11:08:18.002673  3238 catalog_manager.cc:5697] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 reported cstate change: term changed from 2 to 3, leader changed from 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65) to 1d5b0415a7724f478fabddeba2b36aa7 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "1d5b0415a7724f478fabddeba2b36aa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:18.326383  3343 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:18.327957  3688 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:18.340663  3489 raft_consensus.cc:1275] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:18.343266  3419 raft_consensus.cc:1275] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 5 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:18.345118  3702 consensus_queue.cc:1048] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:18.347330  3696 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:18.347369  3343 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:18.350797  3669 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:18.378235  3489 raft_consensus.cc:1275] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:18.378290  3342 raft_consensus.cc:1275] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Refusing update from remote peer 9d3a5b117b4449bc97e4465364104e87: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:18.381011  3696 consensus_queue.cc:1048] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d5b0415a7724f478fabddeba2b36aa7" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:18.381165  3669 consensus_queue.cc:1048] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:18.422565  3342 raft_consensus.cc:1275] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:18.424207  3690 consensus_queue.cc:1048] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2158094e4d22405e9ec4409c1f8196f0" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:18.435674  3419 raft_consensus.cc:1275] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Refusing update from remote peer 1d5b0415a7724f478fabddeba2b36aa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:18.437307  3690 consensus_queue.cc:1048] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d3a5b117b4449bc97e4465364104e87" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 35743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:18.740311  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:18.749495  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
I20260710 11:08:18.778422  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:18.779314  2709 tablet_replica.cc:333] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.780189  2709 raft_consensus.cc:2243] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.780881  2709 raft_consensus.cc:2272] T 5db68ac7c3fe419b9e04ffba92c0276e P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.783146  2709 tablet_replica.cc:333] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.783782  2709 raft_consensus.cc:2243] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.784324  2709 raft_consensus.cc:2272] T b568534d08824381bc81f93bab8bdd55 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.786849  2709 tablet_replica.cc:333] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.787468  2709 raft_consensus.cc:2243] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.788478  2709 raft_consensus.cc:2272] T b7decf9c841d415aadb5c1f5bb9c99dc P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:18.788995  3382 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]
I20260710 11:08:18.790911  2709 tablet_replica.cc:333] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.791711  2709 raft_consensus.cc:2243] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.792606  2709 raft_consensus.cc:2272] T 9245abaad8e44e3491252340606e1722 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:18.792851  3382 consensus_peers.cc:597] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 -> Peer 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541): Couldn't send request to peer 2158094e4d22405e9ec4409c1f8196f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.794762  2709 tablet_replica.cc:333] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.795352  2709 raft_consensus.cc:2243] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.796172  2709 raft_consensus.cc:2272] T f7d07f0e7e944ff6b28f85705d76202f P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.797950  2709 tablet_replica.cc:333] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.798453  2709 raft_consensus.cc:2243] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.798872  2709 raft_consensus.cc:2272] T aca3d65b6866434fb070d6f5e1f1d3ae P 2158094e4d22405e9ec4409c1f8196f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.801084  2709 tablet_replica.cc:333] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.801596  2709 raft_consensus.cc:2243] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.802007  2709 raft_consensus.cc:2272] T 5e23f90c989d4b5b925d768bac63efe4 P 2158094e4d22405e9ec4409c1f8196f0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.805912  2709 tablet_replica.cc:333] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.806797  2709 raft_consensus.cc:2243] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.807420  2709 raft_consensus.cc:2272] T 0aa760b9d39e45929390aefcf7300124 P 2158094e4d22405e9ec4409c1f8196f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.810079  2709 tablet_replica.cc:333] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.810637  2709 raft_consensus.cc:2243] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.811249  2709 raft_consensus.cc:2272] T 216d77cf88db4f77921138348e4f90e1 P 2158094e4d22405e9ec4409c1f8196f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.813117  2709 tablet_replica.cc:333] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0: stopping tablet replica
I20260710 11:08:18.813602  2709 raft_consensus.cc:2243] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.814419  2709 raft_consensus.cc:2272] T c88f78a9ead54221a521948eb8120ec2 P 2158094e4d22405e9ec4409c1f8196f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:18.838063  3382 consensus_peers.cc:597] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 -> Peer 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541): Couldn't send request to peer 2158094e4d22405e9ec4409c1f8196f0. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.839699  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
I20260710 11:08:18.864980  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
W20260710 11:08:18.893500  3456 consensus_peers.cc:597] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 -> Peer 2158094e4d22405e9ec4409c1f8196f0 (127.2.165.65:37541): Couldn't send request to peer 2158094e4d22405e9ec4409c1f8196f0. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.903262  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:18.904343  2709 tablet_replica.cc:333] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.905085  2709 raft_consensus.cc:2243] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.905622  2709 raft_consensus.cc:2272] T 5db68ac7c3fe419b9e04ffba92c0276e P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.907658  2709 tablet_replica.cc:333] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.908318  2709 raft_consensus.cc:2243] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.909221  2709 raft_consensus.cc:2272] T 216d77cf88db4f77921138348e4f90e1 P 9d3a5b117b4449bc97e4465364104e87 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.911391  2709 tablet_replica.cc:333] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.912364  2709 raft_consensus.cc:2243] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.912853  2709 raft_consensus.cc:2272] T c88f78a9ead54221a521948eb8120ec2 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.915009  2709 tablet_replica.cc:333] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.915601  2709 raft_consensus.cc:2243] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.916433  2709 raft_consensus.cc:2272] T 5e23f90c989d4b5b925d768bac63efe4 P 9d3a5b117b4449bc97e4465364104e87 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.918751  2709 tablet_replica.cc:333] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.919308  2709 raft_consensus.cc:2243] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:18.920186  2709 raft_consensus.cc:2272] T 0aa760b9d39e45929390aefcf7300124 P 9d3a5b117b4449bc97e4465364104e87 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.922670  2709 tablet_replica.cc:333] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.923252  2709 raft_consensus.cc:2243] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.923728  2709 raft_consensus.cc:2272] T aca3d65b6866434fb070d6f5e1f1d3ae P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.926159  2709 tablet_replica.cc:333] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.927047  2709 raft_consensus.cc:2243] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.927759  2709 raft_consensus.cc:2272] T f7d07f0e7e944ff6b28f85705d76202f P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.929862  2709 tablet_replica.cc:333] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.930348  2709 raft_consensus.cc:2243] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.930718  2709 raft_consensus.cc:2272] T b7decf9c841d415aadb5c1f5bb9c99dc P 9d3a5b117b4449bc97e4465364104e87 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.932476  2709 tablet_replica.cc:333] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.932914  2709 raft_consensus.cc:2243] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.933375  2709 raft_consensus.cc:2272] T 9245abaad8e44e3491252340606e1722 P 9d3a5b117b4449bc97e4465364104e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.935730  2709 tablet_replica.cc:333] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87: stopping tablet replica
I20260710 11:08:18.936430  2709 raft_consensus.cc:2243] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:18.936990  2709 raft_consensus.cc:2272] T b568534d08824381bc81f93bab8bdd55 P 9d3a5b117b4449bc97e4465364104e87 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:18.971902  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
I20260710 11:08:18.991735  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
I20260710 11:08:19.021907  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:19.022743  2709 tablet_replica.cc:333] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.023353  2709 raft_consensus.cc:2243] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.023790  2709 raft_consensus.cc:2272] T b7decf9c841d415aadb5c1f5bb9c99dc P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.025735  2709 tablet_replica.cc:333] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.026309  2709 raft_consensus.cc:2243] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:19.027062  2709 raft_consensus.cc:2272] T 5db68ac7c3fe419b9e04ffba92c0276e P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.028940  2709 tablet_replica.cc:333] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.029414  2709 raft_consensus.cc:2243] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.029808  2709 raft_consensus.cc:2272] T f7d07f0e7e944ff6b28f85705d76202f P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.031363  2709 tablet_replica.cc:333] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.031819  2709 raft_consensus.cc:2243] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:19.032612  2709 raft_consensus.cc:2272] T aca3d65b6866434fb070d6f5e1f1d3ae P 1d5b0415a7724f478fabddeba2b36aa7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.035233  2709 tablet_replica.cc:333] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.035842  2709 raft_consensus.cc:2243] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:19.036599  2709 raft_consensus.cc:2272] T b568534d08824381bc81f93bab8bdd55 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.038911  2709 tablet_replica.cc:333] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.039422  2709 raft_consensus.cc:2243] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.039788  2709 raft_consensus.cc:2272] T 9245abaad8e44e3491252340606e1722 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.042019  2709 tablet_replica.cc:333] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.042534  2709 raft_consensus.cc:2243] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.042932  2709 raft_consensus.cc:2272] T 216d77cf88db4f77921138348e4f90e1 P 1d5b0415a7724f478fabddeba2b36aa7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.046059  2709 tablet_replica.cc:333] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.046536  2709 raft_consensus.cc:2243] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.046918  2709 raft_consensus.cc:2272] T c88f78a9ead54221a521948eb8120ec2 P 1d5b0415a7724f478fabddeba2b36aa7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.048728  2709 tablet_replica.cc:333] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.049175  2709 raft_consensus.cc:2243] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.049564  2709 raft_consensus.cc:2272] T 0aa760b9d39e45929390aefcf7300124 P 1d5b0415a7724f478fabddeba2b36aa7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.051996  2709 tablet_replica.cc:333] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7: stopping tablet replica
I20260710 11:08:19.052623  2709 raft_consensus.cc:2243] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.053067  2709 raft_consensus.cc:2272] T 5e23f90c989d4b5b925d768bac63efe4 P 1d5b0415a7724f478fabddeba2b36aa7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.086027  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
I20260710 11:08:19.108755  2709 master.cc:562] Master@127.2.165.126:33975 shutting down...
I20260710 11:08:19.134620  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:19.135340  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.135820  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83e3132d570041479338692c6d924fe3: stopping tablet replica
I20260710 11:08:19.157914  2709 master.cc:584] Master@127.2.165.126:33975 shutdown complete.
1d5b0415a7724f478fabddeba2b36aa7  1
2158094e4d22405e9ec4409c1f8196f0  5
9d3a5b117b4449bc97e4465364104e87  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11265 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:08:19.209924  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:40063
I20260710 11:08:19.211331  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:19.218458  3722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.218452  3723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.219105  3725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:19.220012  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:19.221171  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:19.221429  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:19.221627  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681699221598 us; error 0 us; skew 500 ppm
I20260710 11:08:19.222232  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:19.225322  2709 webserver.cc:533] Webserver started at http://127.2.165.126:42451/ using document root <none> and password file <none>
I20260710 11:08:19.225927  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:19.226168  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:19.226508  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:19.227856  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "a72eab334cd3478885aead01cdbef785"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.233572  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:08:19.237995  3730 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.239032  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:08:19.239569  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "a72eab334cd3478885aead01cdbef785"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.239995  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:19.263787  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:19.265390  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:19.319798  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:40063
I20260710 11:08:19.319877  3781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:40063 every 8 connection(s)
I20260710 11:08:19.324549  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:19.335106  3782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785: Bootstrap starting.
I20260710 11:08:19.339844  3782 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:19.345211  3782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785: No bootstrap required, opened a new log
I20260710 11:08:19.347394  3782 raft_consensus.cc:359] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a72eab334cd3478885aead01cdbef785" member_type: VOTER }
I20260710 11:08:19.347793  3782 raft_consensus.cc:385] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:19.348045  3782 raft_consensus.cc:740] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a72eab334cd3478885aead01cdbef785, State: Initialized, Role: FOLLOWER
I20260710 11:08:19.348758  3782 consensus_queue.cc:260] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a72eab334cd3478885aead01cdbef785" member_type: VOTER }
I20260710 11:08:19.349224  3782 raft_consensus.cc:399] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:19.349436  3782 raft_consensus.cc:493] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:19.349746  3782 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:19.353888  3782 raft_consensus.cc:515] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a72eab334cd3478885aead01cdbef785" member_type: VOTER }
I20260710 11:08:19.354421  3782 leader_election.cc:304] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [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: a72eab334cd3478885aead01cdbef785; no voters: 
I20260710 11:08:19.355687  3782 leader_election.cc:290] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:19.356277  3785 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:19.357890  3785 raft_consensus.cc:697] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 1 LEADER]: Becoming Leader. State: Replica: a72eab334cd3478885aead01cdbef785, State: Running, Role: LEADER
I20260710 11:08:19.358665  3785 consensus_queue.cc:237] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [LEADER]: Queue going to LEADER mode. State: All 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: "a72eab334cd3478885aead01cdbef785" member_type: VOTER }
I20260710 11:08:19.358954  3782 sys_catalog.cc:565] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:19.363895  3786 sys_catalog.cc:455] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a72eab334cd3478885aead01cdbef785" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a72eab334cd3478885aead01cdbef785" member_type: VOTER } }
I20260710 11:08:19.364651  3786 sys_catalog.cc:458] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:19.364289  3787 sys_catalog.cc:455] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a72eab334cd3478885aead01cdbef785. Latest consensus state: current_term: 1 leader_uuid: "a72eab334cd3478885aead01cdbef785" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a72eab334cd3478885aead01cdbef785" member_type: VOTER } }
I20260710 11:08:19.365331  3787 sys_catalog.cc:458] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:19.369897  3792 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:19.378159  3792 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:19.379372  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:19.388320  3792 catalog_manager.cc:1383] Generated new cluster ID: e72eea8497804860945c4aa3abac410a
I20260710 11:08:19.388711  3792 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:19.404384  3792 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:19.405827  3792 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:19.421633  3792 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785: Generated new TSK 0
I20260710 11:08:19.422482  3792 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:19.446651  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:19.454107  3803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.455547  3804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.458133  3806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:19.462798  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:19.465148  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:19.465453  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:19.465667  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681699465640 us; error 0 us; skew 500 ppm
I20260710 11:08:19.466334  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:19.469424  2709 webserver.cc:533] Webserver started at http://127.2.165.65:39715/ using document root <none> and password file <none>
I20260710 11:08:19.470057  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:19.470300  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:19.470614  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:19.472182  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "601460f7ffc046b88cc999274593e9a2"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.477638  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:19.482088  3811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.483049  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:08:19.483332  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "601460f7ffc046b88cc999274593e9a2"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.483594  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:19.521145  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:19.522375  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:19.523905  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:19.526422  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:19.526639  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.526962  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:19.527145  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.578269  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:37533
I20260710 11:08:19.578493  3873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:37533 every 8 connection(s)
I20260710 11:08:19.583366  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:19.592763  3878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.594219  3879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:19.598814  2709 server_base.cc:1061] running on GCE node
W20260710 11:08:19.599316  3882 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:19.600570  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:19.600870  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:19.601141  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681699601117 us; error 0 us; skew 500 ppm
I20260710 11:08:19.601909  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:19.605574  2709 webserver.cc:533] Webserver started at http://127.2.165.66:45181/ using document root <none> and password file <none>
I20260710 11:08:19.605623  3874 heartbeater.cc:344] Connected to a master server at 127.2.165.126:40063
I20260710 11:08:19.606150  3874 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:19.606304  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:19.606634  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:19.606942  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:19.607082  3874 heartbeater.cc:507] Master 127.2.165.126:40063 requested a full tablet report, sending...
I20260710 11:08:19.608691  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "07937ec74e3c4561b5e7a011ad7abc88"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.609887  3747 ts_manager.cc:194] Registered new tserver with Master: 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:19.611724  3747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58222
I20260710 11:08:19.615047  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:19.619531  3886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.620762  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:19.621064  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "07937ec74e3c4561b5e7a011ad7abc88"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.621340  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:19.642943  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:19.644227  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:19.645740  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:19.648208  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:19.648401  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.648718  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:19.648886  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.698035  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:43717
I20260710 11:08:19.698163  3948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:43717 every 8 connection(s)
I20260710 11:08:19.704213  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:19.713305  3952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:19.717864  3953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:19.721385  3949 heartbeater.cc:344] Connected to a master server at 127.2.165.126:40063
I20260710 11:08:19.721922  3949 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:19.722994  3949 heartbeater.cc:507] Master 127.2.165.126:40063 requested a full tablet report, sending...
W20260710 11:08:19.723136  3956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:19.725790  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:19.726459  3747 ts_manager.cc:194] Registered new tserver with Master: 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:19.726876  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:19.727098  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:19.727236  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681699727224 us; error 0 us; skew 500 ppm
I20260710 11:08:19.727777  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:19.728377  3747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58238
I20260710 11:08:19.731256  2709 webserver.cc:533] Webserver started at http://127.2.165.67:41245/ using document root <none> and password file <none>
I20260710 11:08:19.731880  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:19.732131  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:19.732409  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:19.733681  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "e6e2b66a2a104428b16dab088ac08011"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.738556  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:19.742738  3960 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.743923  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:08:19.744426  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "e6e2b66a2a104428b16dab088ac08011"
format_stamp: "Formatted at 2026-07-10 11:08:19 on dist-test-slave-f0nt"
I20260710 11:08:19.744724  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:19.783110  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:19.784737  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:19.786818  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:19.789733  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:19.790021  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.790329  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:19.790545  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:19.846606  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:39633
I20260710 11:08:19.846753  4022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:39633 every 8 connection(s)
I20260710 11:08:19.865386  4023 heartbeater.cc:344] Connected to a master server at 127.2.165.126:40063
I20260710 11:08:19.865911  4023 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:19.867054  4023 heartbeater.cc:507] Master 127.2.165.126:40063 requested a full tablet report, sending...
I20260710 11:08:19.870106  3747 ts_manager.cc:194] Registered new tserver with Master: e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:19.871193  2709 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02091948s
I20260710 11:08:19.872385  3747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58246
I20260710 11:08:19.906612  3747 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58256:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:19.910975  3747 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:20.043223  3839 tablet_service.cc:1511] Processing CreateTablet for tablet 2afeac544f674737bda28e17447a1c5a (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:20.045018  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afeac544f674737bda28e17447a1c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.047324  3838 tablet_service.cc:1511] Processing CreateTablet for tablet f3f26fe0388d4d7d9f5a927e1a2679e3 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:20.048273  3914 tablet_service.cc:1511] Processing CreateTablet for tablet 2afeac544f674737bda28e17447a1c5a (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:20.049033  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f26fe0388d4d7d9f5a927e1a2679e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.049835  3914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afeac544f674737bda28e17447a1c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.050362  3912 tablet_service.cc:1511] Processing CreateTablet for tablet 40e459fab79b4c2aad26572cd5993189 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:20.051872  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e459fab79b4c2aad26572cd5993189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.051589  3837 tablet_service.cc:1511] Processing CreateTablet for tablet 40e459fab79b4c2aad26572cd5993189 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:20.061764  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e459fab79b4c2aad26572cd5993189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.053300  3911 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdf20910db94e519696b10882b7de7a (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:20.069635  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf20910db94e519696b10882b7de7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.053421  3913 tablet_service.cc:1511] Processing CreateTablet for tablet f3f26fe0388d4d7d9f5a927e1a2679e3 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:20.073441  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f26fe0388d4d7d9f5a927e1a2679e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.057065  3834 tablet_service.cc:1511] Processing CreateTablet for tablet ba1662ff0e374886ba841206a5a81ea9 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:20.075178  3834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1662ff0e374886ba841206a5a81ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.057756  3910 tablet_service.cc:1511] Processing CreateTablet for tablet 5232570e716340a1b927b9df5cad4d50 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:20.059276  3833 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcbb1366eaa4f35b32d725fc62507d7 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:20.080336  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcbb1366eaa4f35b32d725fc62507d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.059820  3909 tablet_service.cc:1511] Processing CreateTablet for tablet ba1662ff0e374886ba841206a5a81ea9 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:20.055459  3835 tablet_service.cc:1511] Processing CreateTablet for tablet 5232570e716340a1b927b9df5cad4d50 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:20.073051  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcbb1366eaa4f35b32d725fc62507d7 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:20.055224  3836 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdf20910db94e519696b10882b7de7a (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:20.083555  3835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232570e716340a1b927b9df5cad4d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.084772  3836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf20910db94e519696b10882b7de7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.089984  3907 tablet_service.cc:1511] Processing CreateTablet for tablet b81656a6090b457fa52d1c8d2ed67c5e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:20.095055  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1662ff0e374886ba841206a5a81ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.097087  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcbb1366eaa4f35b32d725fc62507d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.098783  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232570e716340a1b927b9df5cad4d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.100351  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81656a6090b457fa52d1c8d2ed67c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.146695  3832 tablet_service.cc:1511] Processing CreateTablet for tablet b81656a6090b457fa52d1c8d2ed67c5e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:20.148378  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81656a6090b457fa52d1c8d2ed67c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.166587  3988 tablet_service.cc:1511] Processing CreateTablet for tablet 2afeac544f674737bda28e17447a1c5a (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:20.167177  3831 tablet_service.cc:1511] Processing CreateTablet for tablet 788d287770da47be98535046fbf8fa6e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:20.168533  3831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788d287770da47be98535046fbf8fa6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.169359  3987 tablet_service.cc:1511] Processing CreateTablet for tablet f3f26fe0388d4d7d9f5a927e1a2679e3 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:20.171674  3986 tablet_service.cc:1511] Processing CreateTablet for tablet 40e459fab79b4c2aad26572cd5993189 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:20.174136  3985 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdf20910db94e519696b10882b7de7a (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:20.176499  3984 tablet_service.cc:1511] Processing CreateTablet for tablet 5232570e716340a1b927b9df5cad4d50 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:20.179349  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afeac544f674737bda28e17447a1c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.179621  3983 tablet_service.cc:1511] Processing CreateTablet for tablet ba1662ff0e374886ba841206a5a81ea9 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:20.181394  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1662ff0e374886ba841206a5a81ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.182168  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf20910db94e519696b10882b7de7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.184250  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232570e716340a1b927b9df5cad4d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.179621  3982 tablet_service.cc:1511] Processing CreateTablet for tablet 4fcbb1366eaa4f35b32d725fc62507d7 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:20.186223  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fcbb1366eaa4f35b32d725fc62507d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.180951  3981 tablet_service.cc:1511] Processing CreateTablet for tablet b81656a6090b457fa52d1c8d2ed67c5e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:20.188607  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f26fe0388d4d7d9f5a927e1a2679e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.188226  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 788d287770da47be98535046fbf8fa6e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:20.189392  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81656a6090b457fa52d1c8d2ed67c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.189816  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788d287770da47be98535046fbf8fa6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.190251  3986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e459fab79b4c2aad26572cd5993189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.204300  3980 tablet_service.cc:1511] Processing CreateTablet for tablet 788d287770da47be98535046fbf8fa6e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:20.205860  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788d287770da47be98535046fbf8fa6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.209569  3830 tablet_service.cc:1511] Processing CreateTablet for tablet 07d13c065ddd4d2d9be92746c1a3376b (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:20.211305  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d13c065ddd4d2d9be92746c1a3376b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.239712  4041 tablet_bootstrap.cc:492] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:20.247493  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 07d13c065ddd4d2d9be92746c1a3376b (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:20.249096  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d13c065ddd4d2d9be92746c1a3376b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.253788  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 07d13c065ddd4d2d9be92746c1a3376b (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:20.269045  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d13c065ddd4d2d9be92746c1a3376b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.317523  4041 tablet_bootstrap.cc:654] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.326252  3838 tablet_service.cc:1511] Processing CreateTablet for tablet 154e6229d405497d9a207d7a58a02f37 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:20.335980  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 154e6229d405497d9a207d7a58a02f37 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:20.340165  4043 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:20.340289  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154e6229d405497d9a207d7a58a02f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.348313  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154e6229d405497d9a207d7a58a02f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.352015  4043 tablet_bootstrap.cc:654] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.354355  3839 tablet_service.cc:1511] Processing CreateTablet for tablet d1236e3cd1cd47a09d4ba41af94e0f30 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:20.355955  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1236e3cd1cd47a09d4ba41af94e0f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.371663  3907 tablet_service.cc:1511] Processing CreateTablet for tablet d1236e3cd1cd47a09d4ba41af94e0f30 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
W20260710 11:08:20.372696  3795 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:20.373271  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1236e3cd1cd47a09d4ba41af94e0f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.382337  3984 tablet_service.cc:1511] Processing CreateTablet for tablet d1236e3cd1cd47a09d4ba41af94e0f30 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:20.394395  3984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1236e3cd1cd47a09d4ba41af94e0f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.394522  4042 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:20.401990  4041 tablet_bootstrap.cc:492] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:20.403822  4041 ts_tablet_manager.cc:1403] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.164s	user 0.007s	sys 0.009s
I20260710 11:08:20.410815  3839 tablet_service.cc:1511] Processing CreateTablet for tablet 04788b9218324070a9565929ad22dd49 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:20.412647  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788b9218324070a9565929ad22dd49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.412822  4041 raft_consensus.cc:359] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.413630  4041 raft_consensus.cc:385] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:20.413919  4041 raft_consensus.cc:740] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.414630  4043 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:20.414733  4041 consensus_queue.cc:260] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.401926  3833 tablet_service.cc:1511] Processing CreateTablet for tablet e5af92d6202e4e408f7976fec2b2b52e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:20.417371  4042 tablet_bootstrap.cc:654] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.418419  3907 tablet_service.cc:1511] Processing CreateTablet for tablet e5af92d6202e4e408f7976fec2b2b52e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:20.417343  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5af92d6202e4e408f7976fec2b2b52e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.423745  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5af92d6202e4e408f7976fec2b2b52e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.424929  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 04788b9218324070a9565929ad22dd49 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:20.426385  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788b9218324070a9565929ad22dd49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.428646  3837 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca4406d9fbe4041a35bf03312f4f056 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:20.430063  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca4406d9fbe4041a35bf03312f4f056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.415397  4043 ts_tablet_manager.cc:1403] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.024s
I20260710 11:08:20.433219  3985 tablet_service.cc:1511] Processing CreateTablet for tablet e5af92d6202e4e408f7976fec2b2b52e (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:20.434621  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5af92d6202e4e408f7976fec2b2b52e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.434795  4043 raft_consensus.cc:359] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.435611  4043 raft_consensus.cc:385] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:20.435937  4043 raft_consensus.cc:740] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.415294  3909 tablet_service.cc:1511] Processing CreateTablet for tablet 154e6229d405497d9a207d7a58a02f37 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:20.437901  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154e6229d405497d9a207d7a58a02f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.443084  3987 tablet_service.cc:1511] Processing CreateTablet for tablet 04788b9218324070a9565929ad22dd49 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:20.444597  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788b9218324070a9565929ad22dd49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.449090  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca4406d9fbe4041a35bf03312f4f056 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:20.450664  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca4406d9fbe4041a35bf03312f4f056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.470206  3874 heartbeater.cc:499] Master 127.2.165.126:40063 was elected leader, sending a full tablet report...
I20260710 11:08:20.473649  4041 ts_tablet_manager.cc:1434] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.009s
I20260710 11:08:20.474889  4041 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:20.473616  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca4406d9fbe4041a35bf03312f4f056 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:20.484302  4043 consensus_queue.cc:260] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.485441  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca4406d9fbe4041a35bf03312f4f056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.488437  3911 tablet_service.cc:1511] Processing CreateTablet for tablet 60ce40da3e0b4cbd989c2acac243631d (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:20.489799  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ce40da3e0b4cbd989c2acac243631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.492836  4047 raft_consensus.cc:493] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:20.493422  3838 tablet_service.cc:1511] Processing CreateTablet for tablet 64f119ec14f14adaaf6074cd4aa93f5c (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:20.494189  3839 tablet_service.cc:1511] Processing CreateTablet for tablet 60ce40da3e0b4cbd989c2acac243631d (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:20.495214  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f119ec14f14adaaf6074cd4aa93f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.501006  4046 raft_consensus.cc:493] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:20.501597  4046 raft_consensus.cc:515] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.503320  3986 tablet_service.cc:1511] Processing CreateTablet for tablet 64f119ec14f14adaaf6074cd4aa93f5c (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:20.503304  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 60ce40da3e0b4cbd989c2acac243631d (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:20.505107  3986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f119ec14f14adaaf6074cd4aa93f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.493484  4047 raft_consensus.cc:515] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.509094  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ce40da3e0b4cbd989c2acac243631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.506716  4041 tablet_bootstrap.cc:654] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.521750  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 64f119ec14f14adaaf6074cd4aa93f5c (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:20.523269  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f119ec14f14adaaf6074cd4aa93f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.522948  3912 tablet_service.cc:1511] Processing CreateTablet for tablet cd5c0cea793742c29db60402dcef9463 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:20.524366  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5c0cea793742c29db60402dcef9463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.532701  3836 tablet_service.cc:1511] Processing CreateTablet for tablet 7645bfd4107f48acbe1f99746624cdf0 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:20.534112  3836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7645bfd4107f48acbe1f99746624cdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.536417  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ce40da3e0b4cbd989c2acac243631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.539384  4046 leader_election.cc:290] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:20.546653  4043 ts_tablet_manager.cc:1434] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.115s	user 0.019s	sys 0.012s
I20260710 11:08:20.560271  3834 tablet_service.cc:1511] Processing CreateTablet for tablet 12e3049230a3460f9bfdebbeb9fa83df (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:20.561782  3834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e3049230a3460f9bfdebbeb9fa83df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.535951  3830 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1a196ffbe444eab288ccb2d151edbd (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:20.560292  3987 tablet_service.cc:1511] Processing CreateTablet for tablet cd5c0cea793742c29db60402dcef9463 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:20.564925  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1a196ffbe444eab288ccb2d151edbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.565452  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5c0cea793742c29db60402dcef9463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.567631  4047 leader_election.cc:290] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:20.574424  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 7645bfd4107f48acbe1f99746624cdf0 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:20.576684  3980 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1a196ffbe444eab288ccb2d151edbd (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:20.586072  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7645bfd4107f48acbe1f99746624cdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.588733  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1a196ffbe444eab288ccb2d151edbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.589481  4042 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:20.590119  4042 ts_tablet_manager.cc:1403] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.198s	user 0.023s	sys 0.015s
I20260710 11:08:20.593638  4042 raft_consensus.cc:359] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.594393  4042 raft_consensus.cc:385] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:20.594703  4042 raft_consensus.cc:740] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.595468  4042 consensus_queue.cc:260] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.604568  3949 heartbeater.cc:499] Master 127.2.165.126:40063 was elected leader, sending a full tablet report...
I20260710 11:08:20.613095  3831 tablet_service.cc:1511] Processing CreateTablet for tablet a799f3a0096c443c8f2fa4600fb1362d (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:20.615157  3831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a799f3a0096c443c8f2fa4600fb1362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.648777  3985 tablet_service.cc:1511] Processing CreateTablet for tablet 12e3049230a3460f9bfdebbeb9fa83df (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:20.650365  3985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e3049230a3460f9bfdebbeb9fa83df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.654671  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 7645bfd4107f48acbe1f99746624cdf0 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:20.657243  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1a196ffbe444eab288ccb2d151edbd (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:20.658751  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1a196ffbe444eab288ccb2d151edbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.646024  4043 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:20.674821  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7645bfd4107f48acbe1f99746624cdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.689308  3832 tablet_service.cc:1511] Processing CreateTablet for tablet 55fe1007dd1b48b9849b7b57fb2580cf (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:20.691010  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe1007dd1b48b9849b7b57fb2580cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.698782  3907 tablet_service.cc:1511] Processing CreateTablet for tablet a799f3a0096c443c8f2fa4600fb1362d (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:20.703914  3833 tablet_service.cc:1511] Processing CreateTablet for tablet cd5c0cea793742c29db60402dcef9463 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:20.705282  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5c0cea793742c29db60402dcef9463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.718669  4041 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:20.719280  4041 ts_tablet_manager.cc:1403] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.245s	user 0.027s	sys 0.017s
I20260710 11:08:20.720623  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:20.724856  4041 raft_consensus.cc:359] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.725936  4041 raft_consensus.cc:385] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:20.726519  4041 raft_consensus.cc:740] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.729525  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afeac544f674737bda28e17447a1c5a" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:20.730100  3909 tablet_service.cc:1511] Processing CreateTablet for tablet 12e3049230a3460f9bfdebbeb9fa83df (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:20.731433  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e3049230a3460f9bfdebbeb9fa83df. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:20.732558  3813 leader_election.cc:343] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:20.734930  4042 ts_tablet_manager.cc:1434] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.144s	user 0.021s	sys 0.029s
I20260710 11:08:20.741138  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a799f3a0096c443c8f2fa4600fb1362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.742111  4023 heartbeater.cc:499] Master 127.2.165.126:40063 was elected leader, sending a full tablet report...
W20260710 11:08:20.745095  3732 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.165.67:39633, user_credentials={real_user=slave}} blocked reactor thread for 44454.4us
W20260710 11:08:20.750288  3733 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 48444.1us
W20260710 11:08:20.794275  3889 leader_election.cc:343] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:20.798064  4042 tablet_bootstrap.cc:492] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:20.799320  4043 tablet_bootstrap.cc:654] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.800002  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afeac544f674737bda28e17447a1c5a" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:20.812726  3836 tablet_service.cc:1511] Processing CreateTablet for tablet 68df81cbadd143febbde58fa8f883204 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:20.814386  3987 tablet_service.cc:1511] Processing CreateTablet for tablet a799f3a0096c443c8f2fa4600fb1362d (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:20.834267  3836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68df81cbadd143febbde58fa8f883204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.834267  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a799f3a0096c443c8f2fa4600fb1362d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:20.836947  3813 leader_election.cc:343] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:20.837281  3889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 69863.8us
I20260710 11:08:20.837546  3813 leader_election.cc:304] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:20.768327  4041 consensus_queue.cc:260] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.836979  4042 tablet_bootstrap.cc:654] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.851739  4046 raft_consensus.cc:493] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:20.853569  4046 raft_consensus.cc:515] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.863251  3912 tablet_service.cc:1511] Processing CreateTablet for tablet 55fe1007dd1b48b9849b7b57fb2580cf (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:20.863373  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 55fe1007dd1b48b9849b7b57fb2580cf (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:20.873746  3909 tablet_service.cc:1511] Processing CreateTablet for tablet 68df81cbadd143febbde58fa8f883204 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:20.875206  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68df81cbadd143febbde58fa8f883204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.875664  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
W20260710 11:08:20.878435  3888 leader_election.cc:343] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:20.878810  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe1007dd1b48b9849b7b57fb2580cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.879190  3888 leader_election.cc:304] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:20.881381  4049 raft_consensus.cc:2749] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:20.881551  4046 leader_election.cc:290] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:20.883008  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe1007dd1b48b9849b7b57fb2580cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.882563  3980 tablet_service.cc:1511] Processing CreateTablet for tablet 68df81cbadd143febbde58fa8f883204 (DEFAULT_TABLE table=test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:20.882602  4046 raft_consensus.cc:2749] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:20.904203  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68df81cbadd143febbde58fa8f883204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:20.910795  4041 ts_tablet_manager.cc:1434] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.191s	user 0.009s	sys 0.009s
I20260710 11:08:20.912479  4041 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:20.913074  4042 tablet_bootstrap.cc:492] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:20.914232  4042 ts_tablet_manager.cc:1403] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.006s
I20260710 11:08:20.917948  4042 raft_consensus.cc:359] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.918876  4042 raft_consensus.cc:385] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:20.919267  4042 raft_consensus.cc:740] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:20.910893  4043 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
W20260710 11:08:20.900069  3813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.67:39633, user_credentials={real_user=slave}} blocked reactor thread for 63163.2us
I20260710 11:08:20.920606  4056 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:20.920841  4043 ts_tablet_manager.cc:1403] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.288s	user 0.037s	sys 0.032s
I20260710 11:08:20.921341  4056 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.920672  4042 consensus_queue.cc:260] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.927294  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:20.928050  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
W20260710 11:08:20.930836  3813 leader_election.cc:343] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:20.926496  4056 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:20.949059  4043 raft_consensus.cc:359] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.950019  4043 raft_consensus.cc:385] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:20.950366  4043 raft_consensus.cc:740] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
W20260710 11:08:20.951116  3813 leader_election.cc:343] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:20.951246  4043 consensus_queue.cc:260] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.952091  3813 leader_election.cc:304] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:20.953202  4041 tablet_bootstrap.cc:654] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.953419  4058 raft_consensus.cc:2749] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:20.965863  4043 ts_tablet_manager.cc:1434] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260710 11:08:20.973977  4043 tablet_bootstrap.cc:492] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:20.982177  4041 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:20.983155  4041 ts_tablet_manager.cc:1403] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.002s
I20260710 11:08:20.984365  4042 ts_tablet_manager.cc:1434] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.070s	user 0.030s	sys 0.027s
I20260710 11:08:20.985796  4042 tablet_bootstrap.cc:492] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:20.986786  4049 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:20.987885  4049 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:20.992952  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:20.993964  4042 tablet_bootstrap.cc:654] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:20.993904  4041 raft_consensus.cc:359] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
W20260710 11:08:20.995155  3889 leader_election.cc:343] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:20.998924  4049 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:20.999189  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
W20260710 11:08:21.001413  3888 leader_election.cc:343] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.002230  3888 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:21.003917  4049 raft_consensus.cc:2749] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:20.995153  4041 raft_consensus.cc:385] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.006598  4041 raft_consensus.cc:740] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.007432  4041 consensus_queue.cc:260] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.012753  4042 tablet_bootstrap.cc:492] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.013381  4042 ts_tablet_manager.cc:1403] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.014s
I20260710 11:08:21.013171  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.015712  4043 tablet_bootstrap.cc:654] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:21.016115  3962 leader_election.cc:343] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.016176  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.017313  3849 raft_consensus.cc:2468] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.017645  4041 ts_tablet_manager.cc:1434] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:08:21.018980  4041 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.019281  3963 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [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: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:21.021034  4061 raft_consensus.cc:2804] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.021636  4061 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.022094  4061 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.026777  4041 tablet_bootstrap.cc:654] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.030017  4042 raft_consensus.cc:359] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.030927  4042 raft_consensus.cc:385] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.031322  4042 raft_consensus.cc:740] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.032349  4042 consensus_queue.cc:260] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.036923  4061 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.042315  4061 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.043007  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:21.043660  3849 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.043946  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.045198  4042 ts_tablet_manager.cc:1434] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.003s
W20260710 11:08:21.046484  3962 leader_election.cc:343] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.049181  4042 tablet_bootstrap.cc:492] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.051499  4041 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.052269  4041 ts_tablet_manager.cc:1403] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260710 11:08:21.054288  3849 raft_consensus.cc:2468] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:21.055902  3963 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:21.055848  4041 raft_consensus.cc:359] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.056968  4041 raft_consensus.cc:385] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.057412  4061 raft_consensus.cc:2804] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.057337  4041 raft_consensus.cc:740] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.058076  4061 raft_consensus.cc:697] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:21.058724  4041 consensus_queue.cc:260] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.059059  4061 consensus_queue.cc:237] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.059813  4042 tablet_bootstrap.cc:654] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.060187  4043 tablet_bootstrap.cc:492] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.060904  4043 ts_tablet_manager.cc:1403] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.088s	user 0.025s	sys 0.011s
I20260710 11:08:21.064661  4043 raft_consensus.cc:359] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.065640  4043 raft_consensus.cc:385] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.066062  4043 raft_consensus.cc:740] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.065083  4041 ts_tablet_manager.cc:1434] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:08:21.067903  4041 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.068607  4043 consensus_queue.cc:260] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.074095  4042 tablet_bootstrap.cc:492] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.074705  4042 ts_tablet_manager.cc:1403] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260710 11:08:21.075965  4043 ts_tablet_manager.cc:1434] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 11:08:21.078222  3747 catalog_manager.cc:5697] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.080181  4042 raft_consensus.cc:359] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.081188  4042 raft_consensus.cc:385] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.081631  4042 raft_consensus.cc:740] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.082051  4041 tablet_bootstrap.cc:654] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.082468  4042 consensus_queue.cc:260] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.083411  4043 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.085186  4042 ts_tablet_manager.cc:1434] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260710 11:08:21.086270  4042 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.095539  4042 tablet_bootstrap.cc:654] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.099721  4043 tablet_bootstrap.cc:654] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.109797  4042 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.110390  4042 ts_tablet_manager.cc:1403] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260710 11:08:21.110446  4041 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.111166  4041 ts_tablet_manager.cc:1403] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.016s
I20260710 11:08:21.113878  4041 raft_consensus.cc:359] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.114530  4041 raft_consensus.cc:385] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.114863  4041 raft_consensus.cc:740] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.114760  4042 raft_consensus.cc:359] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.116302  4042 raft_consensus.cc:385] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.116174  4041 consensus_queue.cc:260] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.116833  4043 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.116762  4042 raft_consensus.cc:740] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.117458  4043 ts_tablet_manager.cc:1403] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260710 11:08:21.118167  4042 consensus_queue.cc:260] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.121325  4042 ts_tablet_manager.cc:1434] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:08:21.121031  4043 raft_consensus.cc:359] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.122169  4043 raft_consensus.cc:385] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.122787  4042 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.122704  4043 raft_consensus.cc:740] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.124013  4043 consensus_queue.cc:260] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.128255  4041 ts_tablet_manager.cc:1434] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:08:21.130689  4043 ts_tablet_manager.cc:1434] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:08:21.132158  4043 tablet_bootstrap.cc:492] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.134109  4042 tablet_bootstrap.cc:654] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.140131  4041 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.141450  4043 tablet_bootstrap.cc:654] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.149590  4041 tablet_bootstrap.cc:654] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.159763  4042 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.160589  4042 ts_tablet_manager.cc:1403] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.016s
I20260710 11:08:21.164676  4041 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.165463  4041 ts_tablet_manager.cc:1403] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260710 11:08:21.166393  4043 tablet_bootstrap.cc:492] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.167176  4043 ts_tablet_manager.cc:1403] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.019s
I20260710 11:08:21.166432  4042 raft_consensus.cc:359] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.167819  4042 raft_consensus.cc:385] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.168419  4042 raft_consensus.cc:740] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.169589  4042 consensus_queue.cc:260] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.170302  4041 raft_consensus.cc:359] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.171188  4041 raft_consensus.cc:385] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.170958  4043 raft_consensus.cc:359] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.171957  4041 raft_consensus.cc:740] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.172015  4043 raft_consensus.cc:385] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.172853  4043 raft_consensus.cc:740] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.173209  4041 consensus_queue.cc:260] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.173744  4043 consensus_queue.cc:260] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.172272  4042 ts_tablet_manager.cc:1434] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 11:08:21.176754  4041 ts_tablet_manager.cc:1434] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:08:21.177284  4042 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.180280  4043 ts_tablet_manager.cc:1434] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:08:21.181186  4041 tablet_bootstrap.cc:492] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.182448  4043 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.190310  4041 tablet_bootstrap.cc:654] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.190783  4043 tablet_bootstrap.cc:654] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.198424  4042 tablet_bootstrap.cc:654] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.200026  4041 tablet_bootstrap.cc:492] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.200788  4041 ts_tablet_manager.cc:1403] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:08:21.205744  4042 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.205288  4041 raft_consensus.cc:359] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.206336  4042 ts_tablet_manager.cc:1403] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260710 11:08:21.206370  4041 raft_consensus.cc:385] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.206945  4061 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.206961  4041 raft_consensus.cc:740] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.207738  4061 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.208675  4041 consensus_queue.cc:260] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.210263  4042 raft_consensus.cc:359] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.211536  4042 raft_consensus.cc:385] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.211869  4042 raft_consensus.cc:740] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.213267  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.213124  4042 consensus_queue.cc:260] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.213958  3849 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.215333  3963 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.219625  4056 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.220163  4061 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.220268  4056 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.220876  4056 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.221889  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.222726  3924 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.216167  4042 ts_tablet_manager.cc:1434] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.009s
I20260710 11:08:21.225196  4042 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.217365  4041 ts_tablet_manager.cc:1434] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:08:21.232686  4042 tablet_bootstrap.cc:654] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.237043  4041 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.239075  4043 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.239559  4043 ts_tablet_manager.cc:1403] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.016s
I20260710 11:08:21.240751  4056 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.242399  4042 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.243011  4043 raft_consensus.cc:359] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.245306  4042 ts_tablet_manager.cc:1403] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260710 11:08:21.245163  4043 raft_consensus.cc:385] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.245837  4043 raft_consensus.cc:740] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.246870  4043 consensus_queue.cc:260] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.247776  4041 tablet_bootstrap.cc:654] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.247481  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:21.248334  3849 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.248595  4042 raft_consensus.cc:359] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.249895  4042 raft_consensus.cc:385] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.250200  4042 raft_consensus.cc:740] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.250774  4043 ts_tablet_manager.cc:1434] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260710 11:08:21.251302  4042 consensus_queue.cc:260] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.255712  4058 raft_consensus.cc:493] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.256366  4058 raft_consensus.cc:515] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.258740  4061 raft_consensus.cc:493] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.258885  4058 leader_election.cc:290] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.255810  4043 tablet_bootstrap.cc:492] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.259320  4061 raft_consensus.cc:515] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.260917  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.261583  4061 leader_election.cc:290] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.261868  3924 raft_consensus.cc:2468] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.263060  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.263617  4042 ts_tablet_manager.cc:1434] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
W20260710 11:08:21.264763  3962 leader_election.cc:343] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.264935  4042 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.264819  3813 leader_election.cc:304] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.266055  4058 raft_consensus.cc:2804] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.266824  4058 raft_consensus.cc:493] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.267428  4058 raft_consensus.cc:3060] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.268380  4043 tablet_bootstrap.cc:654] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.273062  4042 tablet_bootstrap.cc:654] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.273833  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.276304  4043 tablet_bootstrap.cc:492] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
W20260710 11:08:21.277232  3963 leader_election.cc:343] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.277535  4043 ts_tablet_manager.cc:1403] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.010s
I20260710 11:08:21.277894  4061 raft_consensus.cc:493] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.278084  3963 leader_election.cc:304] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:21.278791  4061 raft_consensus.cc:515] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.281777  4059 raft_consensus.cc:493] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.263542  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.284437  4061 leader_election.cc:290] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.285182  4061 raft_consensus.cc:2749] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:21.282860  4059 raft_consensus.cc:515] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.286005  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afeac544f674737bda28e17447a1c5a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.293045  3923 raft_consensus.cc:2468] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.294996  3962 leader_election.cc:304] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.298834  4061 raft_consensus.cc:2804] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.299352  4061 raft_consensus.cc:493] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.299813  4061 raft_consensus.cc:3060] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.300837  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
W20260710 11:08:21.285512  3813 leader_election.cc:343] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.301853  3923 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.302539  4056 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.306013  3849 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:21.311106  4058 raft_consensus.cc:515] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.312876  4042 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.313916  4042 ts_tablet_manager.cc:1403] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.001s
I20260710 11:08:21.315194  4058 leader_election.cc:290] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.315194  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afeac544f674737bda28e17447a1c5a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.317106  3849 raft_consensus.cc:2468] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.317206  4042 raft_consensus.cc:359] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.317935  4042 raft_consensus.cc:385] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.318207  4042 raft_consensus.cc:740] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.318312  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:21.318450  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81656a6090b457fa52d1c8d2ed67c5e" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.318933  4042 consensus_queue.cc:260] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.319293  3924 raft_consensus.cc:2468] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.316009  3963 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.321780  4042 ts_tablet_manager.cc:1434] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:21.321379  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.322702  3922 raft_consensus.cc:3060] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.322856  3998 raft_consensus.cc:3060] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.323478  4043 raft_consensus.cc:359] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.325284  4061 raft_consensus.cc:515] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.325764  4043 raft_consensus.cc:385] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.326118  4042 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.326570  4043 raft_consensus.cc:740] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.328425  4043 consensus_queue.cc:260] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.328882  4061 leader_election.cc:290] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.330549  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afeac544f674737bda28e17447a1c5a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.331398  3924 raft_consensus.cc:3060] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.335216  4042 tablet_bootstrap.cc:654] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.335387  4043 ts_tablet_manager.cc:1434] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260710 11:08:21.336902  4043 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.341044  3813 leader_election.cc:304] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.347208  4059 leader_election.cc:290] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.348490  4042 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.349007  4042 ts_tablet_manager.cc:1403] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260710 11:08:21.351454  3923 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:21.354105  4087 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.354873  4087 raft_consensus.cc:697] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:21.355264  4042 raft_consensus.cc:359] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.356454  4042 raft_consensus.cc:385] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.357544  4043 tablet_bootstrap.cc:654] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.356950  4042 raft_consensus.cc:740] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.359936  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81656a6090b457fa52d1c8d2ed67c5e" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.359711  4059 raft_consensus.cc:2804] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.363864  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afeac544f674737bda28e17447a1c5a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:21.364813  4059 raft_consensus.cc:493] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.365080  3849 raft_consensus.cc:3060] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.365278  4059 raft_consensus.cc:3060] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.365933  4042 consensus_queue.cc:260] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.368122  3997 raft_consensus.cc:2468] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.368621  4042 ts_tablet_manager.cc:1434] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 11:08:21.369725  4041 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.370317  4042 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.370538  4041 ts_tablet_manager.cc:1403] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.134s	user 0.021s	sys 0.023s
I20260710 11:08:21.376147  4041 raft_consensus.cc:359] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
W20260710 11:08:21.376742  3795 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:21.376993  4041 raft_consensus.cc:385] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.377373  4041 raft_consensus.cc:740] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.379400  4042 tablet_bootstrap.cc:654] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.378396  4041 consensus_queue.cc:260] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.355875  4087 consensus_queue.cc:237] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.388046  3998 raft_consensus.cc:2468] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:21.392098  4058 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.393940  4058 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.398357  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.383265  3849 raft_consensus.cc:2468] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:21.399667  3923 raft_consensus.cc:2468] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.409091  4061 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.410049  4061 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.412417  3813 leader_election.cc:304] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.415872  4058 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.417033  4058 raft_consensus.cc:2804] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.417678  4058 raft_consensus.cc:697] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:21.418797  4058 consensus_queue.cc:237] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.421314  4041 ts_tablet_manager.cc:1434] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.000s
I20260710 11:08:21.424044  4059 raft_consensus.cc:515] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.424701  3963 leader_election.cc:304] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.426100  4056 raft_consensus.cc:2804] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.426152  4061 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.427059  4059 leader_election.cc:290] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.428501  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.429221  3923 raft_consensus.cc:2468] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.430526  3962 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.431308  4061 raft_consensus.cc:2804] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.431756  4061 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.431622  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.432225  4061 raft_consensus.cc:3060] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.432483  3849 raft_consensus.cc:2468] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.433957  4049 raft_consensus.cc:493] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.434789  4049 raft_consensus.cc:515] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.436712  3924 raft_consensus.cc:2468] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:21.449928  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.450393  4042 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.451159  4042 ts_tablet_manager.cc:1403] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.026s
I20260710 11:08:21.451728  3813 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.452427  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81656a6090b457fa52d1c8d2ed67c5e" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:21.453049  4092 raft_consensus.cc:2804] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.453281  3996 raft_consensus.cc:3060] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.453539  4092 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.453895  4092 raft_consensus.cc:3060] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.454388  4042 raft_consensus.cc:359] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.455200  4042 raft_consensus.cc:385] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.455060  4061 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.455476  4042 raft_consensus.cc:740] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.440246  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.456037  3849 raft_consensus.cc:2468] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:21.456619  3997 raft_consensus.cc:2393] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 601460f7ffc046b88cc999274593e9a2 in current term 1: Already voted for candidate e6e2b66a2a104428b16dab088ac08011 in this term.
I20260710 11:08:21.457513  3889 leader_election.cc:304] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.444442  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.443730  4049 leader_election.cc:290] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.446184  4056 raft_consensus.cc:697] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:21.458452  3998 raft_consensus.cc:2468] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:21.459609  4056 consensus_queue.cc:237] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.439266  4087 raft_consensus.cc:493] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.461544  4087 raft_consensus.cc:515] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.463918  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:21.464956  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.456490  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81656a6090b457fa52d1c8d2ed67c5e" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.466212  4093 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:21.466727  3963 leader_election.cc:343] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.465147  4061 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.465796  4049 raft_consensus.cc:2804] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.469261  3746 catalog_manager.cc:5697] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.466280  3924 raft_consensus.cc:3060] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.468786  4049 raft_consensus.cc:493] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.474200  4049 raft_consensus.cc:3060] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.422866  4041 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.480787  4042 consensus_queue.cc:260] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.484808  4087 leader_election.cc:290] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.438010  3922 raft_consensus.cc:2468] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:21.487092  3996 raft_consensus.cc:2468] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:21.448272  4043 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.488145  4043 ts_tablet_manager.cc:1403] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.152s	user 0.026s	sys 0.018s
I20260710 11:08:21.489228  3813 leader_election.cc:304] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.491881  4041 tablet_bootstrap.cc:654] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.495379  4058 raft_consensus.cc:2804] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.496263  4058 raft_consensus.cc:697] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:21.497169  4043 raft_consensus.cc:359] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.497205  4058 consensus_queue.cc:237] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.487074  4042 ts_tablet_manager.cc:1434] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:08:21.500586  4042 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.500797  3745 catalog_manager.cc:5697] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.502784  3745 catalog_manager.cc:5697] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.507306  4042 tablet_bootstrap.cc:654] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:21.510826  3889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 53414.2us
I20260710 11:08:21.510258  4092 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.513151  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.514216  3922 raft_consensus.cc:3060] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.514285  3848 raft_consensus.cc:2393] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6e2b66a2a104428b16dab088ac08011 in current term 1: Already voted for candidate 601460f7ffc046b88cc999274593e9a2 in this term.
I20260710 11:08:21.499447  4043 raft_consensus.cc:385] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.516448  4043 raft_consensus.cc:740] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.517520  4043 consensus_queue.cc:260] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.498906  3924 raft_consensus.cc:2468] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:21.515039  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.518613  3923 raft_consensus.cc:2468] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.518777  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.519801  4043 ts_tablet_manager.cc:1434] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 11:08:21.519979  3962 leader_election.cc:304] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:21.530699  3922 raft_consensus.cc:2468] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:21.536665  3962 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:21.530786  4049 raft_consensus.cc:515] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.546372  4092 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.535140  4087 raft_consensus.cc:2804] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.547528  4087 raft_consensus.cc:493] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.548151  4087 raft_consensus.cc:3060] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.548460  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:21.550222  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:21.549649  3849 raft_consensus.cc:3060] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.541807  4043 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.551479  4042 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.553226  4042 ts_tablet_manager.cc:1403] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260710 11:08:21.556780  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:21.557538  3998 raft_consensus.cc:3060] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.557276  4042 raft_consensus.cc:359] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.558138  4042 raft_consensus.cc:385] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.558457  4042 raft_consensus.cc:740] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.538563  4056 raft_consensus.cc:2804] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.559726  4042 consensus_queue.cc:260] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.560441  4056 raft_consensus.cc:697] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:21.561563  4043 tablet_bootstrap.cc:654] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.561498  4056 consensus_queue.cc:237] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.576589  3849 raft_consensus.cc:2468] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:21.577179  4042 ts_tablet_manager.cc:1434] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.005s
I20260710 11:08:21.575915  4093 raft_consensus.cc:493] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.551563  4049 leader_election.cc:290] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.583302  4093 raft_consensus.cc:515] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.584386  3889 leader_election.cc:304] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.586014  4093 leader_election.cc:290] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.590756  4043 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.591418  4043 ts_tablet_manager.cc:1403] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.013s
I20260710 11:08:21.591727  4095 raft_consensus.cc:2804] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.596498  4095 raft_consensus.cc:697] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:21.597585  4095 consensus_queue.cc:237] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.600389  3998 raft_consensus.cc:2468] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:21.601279  4087 raft_consensus.cc:515] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.592263  4041 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.592689  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.605378  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:21.591137  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.594451  3813 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:21.606696  4042 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.607403  4092 raft_consensus.cc:2749] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:21.608352  4041 ts_tablet_manager.cc:1403] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.031s
W20260710 11:08:21.595293  3962 consensus_peers.cc:597] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 -> Peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Couldn't send request to peer 07937ec74e3c4561b5e7a011ad7abc88. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:21.605401  4043 raft_consensus.cc:359] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.611389  4043 raft_consensus.cc:385] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.611734  4043 raft_consensus.cc:740] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.612679  4043 consensus_queue.cc:260] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
W20260710 11:08:21.615221  3963 leader_election.cc:343] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:21.616487  3963 leader_election.cc:343] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:21.617208  3962 leader_election.cc:343] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.617906  3962 leader_election.cc:304] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:21.616995  3745 catalog_manager.cc:5697] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.618330  4041 raft_consensus.cc:359] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.619036  4041 raft_consensus.cc:385] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.619400  4041 raft_consensus.cc:740] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.621672  4043 ts_tablet_manager.cc:1434] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 11:08:21.623080  4043 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.624398  4041 consensus_queue.cc:260] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.625697  4042 tablet_bootstrap.cc:654] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.627025  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.628261  3922 raft_consensus.cc:3060] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.628357  4041 ts_tablet_manager.cc:1434] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:08:21.629772  4041 tablet_bootstrap.cc:492] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.630077  4106 raft_consensus.cc:2749] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:21.634137  3747 catalog_manager.cc:5697] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.625563  4087 leader_election.cc:290] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.637045  4041 tablet_bootstrap.cc:654] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.639765  4087 raft_consensus.cc:493] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.640355  4087 raft_consensus.cc:515] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.644451  3922 raft_consensus.cc:2468] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:21.643754  3746 catalog_manager.cc:5697] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.646265  4043 tablet_bootstrap.cc:654] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.646006  3962 leader_election.cc:304] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:21.647517  4106 raft_consensus.cc:2804] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.648180  4106 raft_consensus.cc:697] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:21.649363  4106 consensus_queue.cc:237] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.660166  4042 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.660876  4042 ts_tablet_manager.cc:1403] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.001s
I20260710 11:08:21.670943  4042 raft_consensus.cc:359] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.672863  4042 raft_consensus.cc:385] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.673265  4042 raft_consensus.cc:740] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.674111  4042 consensus_queue.cc:260] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.677076  4041 tablet_bootstrap.cc:492] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.677719  4041 ts_tablet_manager.cc:1403] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.008s
I20260710 11:08:21.679953  4042 ts_tablet_manager.cc:1434] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 11:08:21.681944  4087 leader_election.cc:290] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.682190  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.683077  4041 raft_consensus.cc:359] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.689451  4042 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.689477  4041 raft_consensus.cc:385] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:21.689796  3963 leader_election.cc:343] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.686913  4092 raft_consensus.cc:493] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.690016  4041 raft_consensus.cc:740] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.689944  3746 catalog_manager.cc:5697] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:21.687649  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.691030  4041 consensus_queue.cc:260] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
W20260710 11:08:21.692739  3962 leader_election.cc:343] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.693220  3962 leader_election.cc:304] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:21.693470  4041 ts_tablet_manager.cc:1434] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 11:08:21.694031  4087 raft_consensus.cc:2749] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:21.690634  4092 raft_consensus.cc:515] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.695241  4041 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.696126  4092 leader_election.cc:290] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.687528  4043 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.697788  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
W20260710 11:08:21.699445  3813 leader_election.cc:343] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.697853  4043 ts_tablet_manager.cc:1403] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.020s
I20260710 11:08:21.699829  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.700830  3998 raft_consensus.cc:2468] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.701980  4041 tablet_bootstrap.cc:654] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.702920  4043 raft_consensus.cc:359] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.703637  4043 raft_consensus.cc:385] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.703934  4043 raft_consensus.cc:740] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.704417  4042 tablet_bootstrap.cc:654] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.704756  4043 consensus_queue.cc:260] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.705716  3813 leader_election.cc:304] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:21.707139  4092 raft_consensus.cc:2804] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.707667  4092 raft_consensus.cc:493] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.708129  4092 raft_consensus.cc:3060] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.711112  4043 ts_tablet_manager.cc:1434] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:08:21.712195  4043 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.713227  4041 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.713701  4041 ts_tablet_manager.cc:1403] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:08:21.717101  4041 raft_consensus.cc:359] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.717900  4041 raft_consensus.cc:385] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.718199  4041 raft_consensus.cc:740] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.718645  4043 tablet_bootstrap.cc:654] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.719179  4041 consensus_queue.cc:260] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.722055  4041 ts_tablet_manager.cc:1434] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:08:21.732381  4041 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.741793  4041 tablet_bootstrap.cc:654] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.743185  4043 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.743695  4043 ts_tablet_manager.cc:1403] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.018s
I20260710 11:08:21.747671  4043 raft_consensus.cc:359] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.748692  4043 raft_consensus.cc:385] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.749059  4043 raft_consensus.cc:740] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.750182  4043 consensus_queue.cc:260] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.752848  4043 ts_tablet_manager.cc:1434] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 11:08:21.754457  4043 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.763922  4043 tablet_bootstrap.cc:654] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.777419  4043 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.778110  4043 ts_tablet_manager.cc:1403] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260710 11:08:21.781759  4043 raft_consensus.cc:359] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.783032  4043 raft_consensus.cc:385] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.783488  4043 raft_consensus.cc:740] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.784878  4043 consensus_queue.cc:260] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.789042  4043 ts_tablet_manager.cc:1434] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:08:21.790469  4043 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.791702  4095 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.792243  4095 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.794490  4095 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.796619  4043 tablet_bootstrap.cc:654] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.796871  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:21.798485  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.800918  3888 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:21.802767  4095 raft_consensus.cc:2749] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:21.809711  4043 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.810415  4043 ts_tablet_manager.cc:1403] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 11:08:21.799083  4092 raft_consensus.cc:515] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.814709  4043 raft_consensus.cc:359] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.815858  4043 raft_consensus.cc:385] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.816355  4043 raft_consensus.cc:740] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.816464  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.816640  4058 raft_consensus.cc:493] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.817132  3922 raft_consensus.cc:3060] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.817365  4043 consensus_queue.cc:260] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.817441  4058 raft_consensus.cc:515] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.819814  4043 ts_tablet_manager.cc:1434] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 11:08:21.820958  4043 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.821080  4058 leader_election.cc:290] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.824179  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236e3cd1cd47a09d4ba41af94e0f30" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.825042  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236e3cd1cd47a09d4ba41af94e0f30" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.826030  3924 raft_consensus.cc:2468] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.828137  4043 tablet_bootstrap.cc:654] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.828171  3922 raft_consensus.cc:2468] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:21.828186  3813 leader_election.cc:304] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
W20260710 11:08:21.829901  3813 leader_election.cc:343] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.832512  3813 leader_election.cc:304] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.831683  4058 raft_consensus.cc:2804] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.833560  4058 raft_consensus.cc:493] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.834018  4058 raft_consensus.cc:3060] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.840385  4059 raft_consensus.cc:2804] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.840988  4043 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.841735  4043 ts_tablet_manager.cc:1403] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 11:08:21.845940  4043 raft_consensus.cc:359] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.846860  4043 raft_consensus.cc:385] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.847258  4043 raft_consensus.cc:740] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.848445  4043 consensus_queue.cc:260] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.851186  4043 ts_tablet_manager.cc:1434] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:21.852478  4043 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.860713  4043 tablet_bootstrap.cc:654] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.869716  4092 leader_election.cc:290] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.875226  4043 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.875756  4043 ts_tablet_manager.cc:1403] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260710 11:08:21.876339  4042 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.876339  4041 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:21.876958  4092 raft_consensus.cc:493] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.877381  4041 ts_tablet_manager.cc:1403] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.145s	user 0.062s	sys 0.047s
I20260710 11:08:21.877846  4042 ts_tablet_manager.cc:1403] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.189s	user 0.049s	sys 0.109s
I20260710 11:08:21.877480  4092 raft_consensus.cc:515] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.878356  4043 raft_consensus.cc:359] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.879020  4043 raft_consensus.cc:385] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.879278  4043 raft_consensus.cc:740] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.880081  4043 consensus_queue.cc:260] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.881821  4059 raft_consensus.cc:697] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:21.883042  4059 consensus_queue.cc:237] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.886547  4058 raft_consensus.cc:515] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.890074  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236e3cd1cd47a09d4ba41af94e0f30" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.890964  3922 raft_consensus.cc:3060] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.893316  4087 raft_consensus.cc:493] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.893822  4087 raft_consensus.cc:515] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.895886  4087 leader_election.cc:290] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:21.898419  3922 raft_consensus.cc:2468] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:21.899142  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.899746  3924 raft_consensus.cc:2468] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:21.900636  4092 leader_election.cc:290] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.901162  3962 leader_election.cc:304] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:21.898337  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
W20260710 11:08:21.903663  3963 leader_election.cc:343] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:21.904127  4043 ts_tablet_manager.cc:1434] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:08:21.904659  4087 raft_consensus.cc:2804] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.905154  4043 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:21.904887  4041 raft_consensus.cc:359] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.906307  4041 raft_consensus.cc:385] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.906723  4041 raft_consensus.cc:740] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.905027  4087 raft_consensus.cc:493] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.908097  4087 raft_consensus.cc:3060] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.908239  3813 leader_election.cc:304] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.907719  4041 consensus_queue.cc:260] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.910862  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:21.910943  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:21.911640  3996 raft_consensus.cc:2468] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.912111  3922 raft_consensus.cc:2468] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:21.913580  3813 leader_election.cc:304] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:21.915448  4041 ts_tablet_manager.cc:1434] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.019s
I20260710 11:08:21.915266  4042 raft_consensus.cc:359] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.916167  4042 raft_consensus.cc:385] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:21.916316  4059 raft_consensus.cc:2804] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:21.916540  4042 raft_consensus.cc:740] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:21.917594  4041 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:21.917455  4042 consensus_queue.cc:260] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.918013  4120 raft_consensus.cc:2804] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:21.918432  4120 raft_consensus.cc:493] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:21.918810  4120 raft_consensus.cc:3060] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.921528  4058 leader_election.cc:290] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.922334  3745 catalog_manager.cc:5697] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.925300  4043 tablet_bootstrap.cc:654] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.919829  4042 ts_tablet_manager.cc:1434] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.000s
I20260710 11:08:21.929850  4042 tablet_bootstrap.cc:492] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:21.932263  4106 consensus_queue.cc:1048] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:21.937227  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:21.937870  3998 raft_consensus.cc:3060] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.938287  4042 tablet_bootstrap.cc:654] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.928977  4041 tablet_bootstrap.cc:654] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:21.939630  4059 raft_consensus.cc:697] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:21.940733  4059 consensus_queue.cc:237] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.949848  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236e3cd1cd47a09d4ba41af94e0f30" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:21.950700  3997 raft_consensus.cc:3060] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:21.955147  4106 consensus_queue.cc:1048] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:08:21.962281  4043 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:21.962834  4043 ts_tablet_manager.cc:1403] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.006s
I20260710 11:08:21.978763  4095 raft_consensus.cc:493] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:21.984300  4106 consensus_queue.cc:1048] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:21.981354  4095 raft_consensus.cc:515] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.988608  4087 raft_consensus.cc:515] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.989866  4095 leader_election.cc:290] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:21.995548  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:22.002694  4042 tablet_bootstrap.cc:492] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:21.995569  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:21.993597  4058 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:08:22.004413  3924 raft_consensus.cc:3060] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.005267  3998 raft_consensus.cc:2468] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:22.005460  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:22.003571  4042 ts_tablet_manager.cc:1403] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.009s
W20260710 11:08:22.009150  3889 leader_election.cc:343] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.012365  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
W20260710 11:08:22.014604  3963 leader_election.cc:343] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:22.015983  3888 leader_election.cc:343] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.016548  3888 leader_election.cc:304] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:21.991772  4087 leader_election.cc:290] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:22.021129  4042 raft_consensus.cc:359] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:21.996747  4095 raft_consensus.cc:493] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.019444  4043 raft_consensus.cc:359] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.028123  4095 raft_consensus.cc:515] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.026281  4058 raft_consensus.cc:493] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.028211  4043 raft_consensus.cc:385] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.018350  4049 raft_consensus.cc:2749] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.029078  4058 raft_consensus.cc:515] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.036554  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:22.037377  3921 raft_consensus.cc:2468] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:22.038841  3813 leader_election.cc:304] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:22.025164  4042 raft_consensus.cc:385] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.040199  4042 raft_consensus.cc:740] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.031302  4043 raft_consensus.cc:740] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.041271  4042 consensus_queue.cc:260] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.051307  4058 leader_election.cc:290] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.052049  4058 raft_consensus.cc:2804] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:22.052524  4058 raft_consensus.cc:493] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:22.052965  4058 raft_consensus.cc:3060] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.058054  4043 consensus_queue.cc:260] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.059520  4095 leader_election.cc:290] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.060909  4102 raft_consensus.cc:493] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.065647  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:22.065764  4049 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.065671  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:22.068529  4043 ts_tablet_manager.cc:1434] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.005s
I20260710 11:08:22.069792  4043 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:22.062945  4102 raft_consensus.cc:515] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.074867  3998 raft_consensus.cc:2468] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:22.075256  4102 leader_election.cc:290] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:22.076534  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:22.078133  3924 raft_consensus.cc:2468] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:22.078613  4119 raft_consensus.cc:493] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:22.078940  3963 leader_election.cc:343] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.079077  4119 raft_consensus.cc:515] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.080724  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:22.081298  4119 leader_election.cc:290] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.081352  3998 raft_consensus.cc:2468] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:22.060866  4123 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.118s
I20260710 11:08:22.077805  4120 raft_consensus.cc:515] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.083603  4042 ts_tablet_manager.cc:1434] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.075s	user 0.001s	sys 0.009s
I20260710 11:08:22.084643  4042 tablet_bootstrap.cc:492] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:22.081418  3888 leader_election.cc:304] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:22.087448  4095 raft_consensus.cc:2804] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:22.087831  4095 raft_consensus.cc:493] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:22.088181  4095 raft_consensus.cc:3060] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.091835  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
W20260710 11:08:22.098443  3889 leader_election.cc:343] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.100333  4041 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:22.101024  4041 ts_tablet_manager.cc:1403] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.184s	user 0.025s	sys 0.028s
I20260710 11:08:22.085224  3997 raft_consensus.cc:2468] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:22.109982  3921 raft_consensus.cc:2393] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 601460f7ffc046b88cc999274593e9a2 in current term 1: Already voted for candidate e6e2b66a2a104428b16dab088ac08011 in this term.
I20260710 11:08:22.111330  4041 raft_consensus.cc:359] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.113682  4041 raft_consensus.cc:385] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.113278  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:22.114086  4041 raft_consensus.cc:740] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.115140  4041 consensus_queue.cc:260] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
W20260710 11:08:22.119621  4127 log.cc:927] Time spent T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260710 11:08:22.115700  3962 leader_election.cc:304] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:22.124529  4041 ts_tablet_manager.cc:1434] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:08:22.125131  4087 raft_consensus.cc:2804] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:22.125896  4041 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:22.138767  4120 leader_election.cc:290] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.139050  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:22.140084  4058 raft_consensus.cc:515] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.142112  4049 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:08:22.153894  4058 leader_election.cc:290] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.154219  4043 tablet_bootstrap.cc:654] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.138005  4087 raft_consensus.cc:697] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:22.165731  4134 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.166491  4049 raft_consensus.cc:493] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.169602  4095 raft_consensus.cc:515] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.166543  4134 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.171134  3924 raft_consensus.cc:2393] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2b66a2a104428b16dab088ac08011 in current term 1: Already voted for candidate 07937ec74e3c4561b5e7a011ad7abc88 in this term.
I20260710 11:08:22.172283  4087 consensus_queue.cc:237] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.172971  4134 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:22.174515  4042 tablet_bootstrap.cc:654] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.176605  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:22.177065  4095 leader_election.cc:290] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.170171  4049 raft_consensus.cc:515] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.178227  3813 leader_election.cc:304] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:22.185803  4120 raft_consensus.cc:3060] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.182015  4136 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:08:22.186635  4102 consensus_queue.cc:1048] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:22.180390  3889 leader_election.cc:343] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.207118  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:22.224027  4123 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.225507  4135 consensus_queue.cc:1048] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:22.194932  3745 catalog_manager.cc:5697] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:22.217558  4059 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:22.218411  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:22.239532  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
W20260710 11:08:22.241240  3963 leader_election.cc:343] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:22.241395  3888 leader_election.cc:343] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.234258  3996 raft_consensus.cc:3060] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.328858  4043 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:22.330317  4043 ts_tablet_manager.cc:1403] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.261s	user 0.021s	sys 0.024s
I20260710 11:08:22.236393  4049 leader_election.cc:290] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.314616  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:22.328557  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:22.236970  3962 leader_election.cc:304] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
W20260710 11:08:22.337610  3889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 107911us
I20260710 11:08:22.338980  3995 raft_consensus.cc:3060] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.327785  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:22.277874  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:22.335220  4058 raft_consensus.cc:493] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.339082  3994 raft_consensus.cc:3060] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.347734  4058 raft_consensus.cc:515] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.347863  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:22.349913  4058 leader_election.cc:290] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.346269  3922 raft_consensus.cc:3060] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.360105  4042 tablet_bootstrap.cc:492] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:22.361313  4043 raft_consensus.cc:359] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
W20260710 11:08:22.343230  3962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.66:43717, user_credentials={real_user=slave}} blocked reactor thread for 111507us
I20260710 11:08:22.363310  4042 ts_tablet_manager.cc:1403] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.279s	user 0.022s	sys 0.016s
I20260710 11:08:22.363430  4043 raft_consensus.cc:385] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.364001  4043 raft_consensus.cc:740] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.347165  3924 raft_consensus.cc:3060] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.366281  4043 consensus_queue.cc:260] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.372915  3996 raft_consensus.cc:2468] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:22.373448  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:22.374334  3921 raft_consensus.cc:2393] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 601460f7ffc046b88cc999274593e9a2 in current term 1: Already voted for candidate e6e2b66a2a104428b16dab088ac08011 in this term.
I20260710 11:08:22.374464  3888 leader_election.cc:304] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:22.375066  4136 raft_consensus.cc:2749] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.389587  4041 tablet_bootstrap.cc:654] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.395881  4043 ts_tablet_manager.cc:1434] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.001s
I20260710 11:08:22.396529  4095 raft_consensus.cc:2804] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:22.402746  3795 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:22.414069  3994 raft_consensus.cc:2468] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:22.420922  3995 raft_consensus.cc:2468] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:22.421331  4120 raft_consensus.cc:2749] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.422787  4042 raft_consensus.cc:359] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.423405  4042 raft_consensus.cc:385] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.423627  3922 raft_consensus.cc:2468] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:22.423732  4042 raft_consensus.cc:740] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.426056  3813 leader_election.cc:304] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:22.426417  4042 consensus_queue.cc:260] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.429333  4042 ts_tablet_manager.cc:1434] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260710 11:08:22.429955  4059 raft_consensus.cc:2804] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:22.430384  4042 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:22.430486  4059 raft_consensus.cc:697] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:22.431375  4059 consensus_queue.cc:237] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.426306  3924 raft_consensus.cc:2468] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:22.441483  4043 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:22.450047  3813 leader_election.cc:304] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:22.451279  4119 raft_consensus.cc:2804] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:22.451835  4119 raft_consensus.cc:697] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:22.451902  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:22.452913  4119 consensus_queue.cc:237] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.455116  4095 raft_consensus.cc:697] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:22.456158  4095 consensus_queue.cc:237] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.465111  4136 consensus_queue.cc:1048] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.470919  3813 leader_election.cc:304] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:22.476920  4041 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:22.477459  4041 ts_tablet_manager.cc:1403] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.352s	user 0.008s	sys 0.025s
I20260710 11:08:22.497355  4041 raft_consensus.cc:359] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.497722  4092 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.498674  4041 raft_consensus.cc:385] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.499364  4041 raft_consensus.cc:740] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.500319  4041 consensus_queue.cc:260] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.502419  3746 catalog_manager.cc:5697] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:22.503343  4041 ts_tablet_manager.cc:1434] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:08:22.481596  4059 raft_consensus.cc:3060] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.504823  4041 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:22.516288  4043 tablet_bootstrap.cc:654] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.530659  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:22.539556  4058 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.542486  3745 catalog_manager.cc:5697] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:22.539860  3923 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.566546  4042 tablet_bootstrap.cc:654] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.579912  4059 raft_consensus.cc:2749] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:22.586692  4156 log.cc:927] Time spent T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260710 11:08:22.586156  3889 leader_election.cc:343] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.589977  3889 leader_election.cc:304] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:22.597165  4147 raft_consensus.cc:2749] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.596308  4059 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:08:22.621027  4041 tablet_bootstrap.cc:654] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:22.621822  3962 leader_election.cc:343] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.622911  3962 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:22.624336  4102 raft_consensus.cc:2749] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.647205  3745 catalog_manager.cc:5697] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:22.653391  3745 catalog_manager.cc:5697] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:22.649461  4119 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.657066  4134 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:08:22.723551  4092 raft_consensus.cc:493] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.724216  4092 raft_consensus.cc:515] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.731484  4041 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:22.732034  4041 ts_tablet_manager.cc:1403] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.228s	user 0.014s	sys 0.007s
I20260710 11:08:22.737612  4041 raft_consensus.cc:359] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.738567  4041 raft_consensus.cc:385] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.738907  4041 raft_consensus.cc:740] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.740866  4041 consensus_queue.cc:260] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.728986  4092 leader_election.cc:290] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.746019  4043 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:22.746534  4043 ts_tablet_manager.cc:1403] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.305s	user 0.017s	sys 0.019s
I20260710 11:08:22.749512  4041 ts_tablet_manager.cc:1434] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260710 11:08:22.751231  4041 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:22.752081  4134 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.756495  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:22.759899  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:22.760797  3995 raft_consensus.cc:2393] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 601460f7ffc046b88cc999274593e9a2 in current term 1: Already voted for candidate 07937ec74e3c4561b5e7a011ad7abc88 in this term.
I20260710 11:08:22.755278  4043 raft_consensus.cc:359] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.764849  4043 raft_consensus.cc:385] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.765236  4043 raft_consensus.cc:740] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.767019  4042 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:22.767544  4042 ts_tablet_manager.cc:1403] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.337s	user 0.033s	sys 0.029s
I20260710 11:08:22.768738  4043 consensus_queue.cc:260] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.771559  4043 ts_tablet_manager.cc:1434] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 11:08:22.772578  4043 tablet_bootstrap.cc:492] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:22.767582  3813 leader_election.cc:304] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:22.778214  4092 raft_consensus.cc:3060] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.781381  4147 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.782006  4147 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.783862  4141 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.786556  4102 raft_consensus.cc:493] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.787163  4102 raft_consensus.cc:515] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.789610  4102 leader_election.cc:290] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:22.793789  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:22.797048  4147 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
W20260710 11:08:22.802125  3963 leader_election.cc:343] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.803436  4092 raft_consensus.cc:2749] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.803960  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:22.805264  4092 raft_consensus.cc:493] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:22.805833  4092 raft_consensus.cc:515] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.809715  4092 leader_election.cc:290] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.810400  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
W20260710 11:08:22.811997  3813 leader_election.cc:343] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.812918  4042 raft_consensus.cc:359] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.813642  4042 raft_consensus.cc:385] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.813913  4042 raft_consensus.cc:740] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.818789  4041 tablet_bootstrap.cc:654] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.818954  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:22.825897  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
W20260710 11:08:22.827952  3889 leader_election.cc:343] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:22.829277  3962 leader_election.cc:343] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.829926  3962 leader_election.cc:304] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:22.831027  4141 raft_consensus.cc:2749] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:22.830154  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:22.832589  3922 raft_consensus.cc:2468] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:22.818789  4043 tablet_bootstrap.cc:654] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.840903  3813 leader_election.cc:304] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [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: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:22.841286  4042 consensus_queue.cc:260] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.844203  4058 raft_consensus.cc:2804] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:22.844703  4058 raft_consensus.cc:493] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:22.845032  4058 raft_consensus.cc:3060] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.848351  3997 raft_consensus.cc:2468] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:22.860435  3888 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:22.861938  4147 raft_consensus.cc:2804] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:22.862527  4147 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:22.862920  4147 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.865589  4042 ts_tablet_manager.cc:1434] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.098s	user 0.009s	sys 0.001s
I20260710 11:08:22.866605  4042 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:22.883042  4058 raft_consensus.cc:515] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.887089  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:22.887811  3924 raft_consensus.cc:3060] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.889142  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:22.891788  4147 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.890822  4058 leader_election.cc:290] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.894742  4043 tablet_bootstrap.cc:492] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:22.895061  4041 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:22.895387  4043 ts_tablet_manager.cc:1403] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.123s	user 0.028s	sys 0.016s
I20260710 11:08:22.895493  4041 ts_tablet_manager.cc:1403] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.039s
W20260710 11:08:22.897122  3813 leader_election.cc:343] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.898742  4041 raft_consensus.cc:359] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.899490  4041 raft_consensus.cc:385] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.899814  4041 raft_consensus.cc:740] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.899847  3924 raft_consensus.cc:2468] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:22.900435  4043 raft_consensus.cc:359] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.901166  4043 raft_consensus.cc:385] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.900933  4041 consensus_queue.cc:260] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.901263  3813 leader_election.cc:304] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:22.901479  4043 raft_consensus.cc:740] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:22.902486  4043 consensus_queue.cc:260] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.904709  4043 ts_tablet_manager.cc:1434] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:22.905683  4043 tablet_bootstrap.cc:492] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:22.906158  4059 raft_consensus.cc:2804] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:22.906625  4059 raft_consensus.cc:697] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:22.907446  4059 consensus_queue.cc:237] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.909107  4119 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:22.915122  4042 tablet_bootstrap.cc:654] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.919629  4147 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:22.919783  4043 tablet_bootstrap.cc:654] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:22.922909  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:22.923610  3995 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:22.921739  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:22.929795  4041 ts_tablet_manager.cc:1434] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260710 11:08:22.933516  4041 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
W20260710 11:08:22.938665  3889 leader_election.cc:343] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:22.964622  3995 raft_consensus.cc:2468] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:22.966856  3888 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:22.968295  4147 raft_consensus.cc:2804] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:22.968847  4147 raft_consensus.cc:697] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:22.969725  4147 consensus_queue.cc:237] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.979311  4095 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:22.993669  4042 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:22.994356  4042 ts_tablet_manager.cc:1403] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.041s
I20260710 11:08:22.998515  4042 raft_consensus.cc:359] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:22.999460  4042 raft_consensus.cc:385] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:22.999809  4042 raft_consensus.cc:740] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.001008  4042 consensus_queue.cc:260] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.008831  4041 tablet_bootstrap.cc:654] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.008397  3745 catalog_manager.cc:5697] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.016450  4058 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.025755  3746 catalog_manager.cc:5697] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.026723  4042 ts_tablet_manager.cc:1434] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:08:23.027678  4042 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:23.044878  4043 tablet_bootstrap.cc:492] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:23.045892  4043 ts_tablet_manager.cc:1403] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.019s
I20260710 11:08:23.063385  4043 raft_consensus.cc:359] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.064313  4043 raft_consensus.cc:385] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.064607  4043 raft_consensus.cc:740] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.066247  4123 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.070604  4043 consensus_queue.cc:260] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.071995  4042 tablet_bootstrap.cc:654] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.076102  4123 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.078205  4147 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.103247  4043 ts_tablet_manager.cc:1434] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.001s
I20260710 11:08:23.104602  4043 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:23.119606  4041 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.120333  4041 ts_tablet_manager.cc:1403] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.187s	user 0.019s	sys 0.006s
I20260710 11:08:23.137822  4041 raft_consensus.cc:359] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.138654  4041 raft_consensus.cc:385] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.138974  4041 raft_consensus.cc:740] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.142886  4041 consensus_queue.cc:260] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.145239  4041 ts_tablet_manager.cc:1434] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:08:23.146258  4041 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:23.170399  4136 raft_consensus.cc:493] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.171051  4136 raft_consensus.cc:515] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.174571  4136 leader_election.cc:290] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:23.174417  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:23.174813  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
W20260710 11:08:23.175876  3963 leader_election.cc:343] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:23.176448  3962 leader_election.cc:343] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.177242  4042 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:23.177059  3962 leader_election.cc:304] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:23.177716  4042 ts_tablet_manager.cc:1403] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.150s	user 0.038s	sys 0.014s
I20260710 11:08:23.178416  4136 raft_consensus.cc:2749] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.181571  4042 raft_consensus.cc:359] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.182484  4042 raft_consensus.cc:385] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.182878  4042 raft_consensus.cc:740] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.183796  4042 consensus_queue.cc:260] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.189311  4147 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.189955  4147 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.179548  4043 tablet_bootstrap.cc:654] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.197537  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
W20260710 11:08:23.199282  3889 leader_election.cc:343] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.202493  4147 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.203797  4041 tablet_bootstrap.cc:654] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.203608  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.204566  3995 raft_consensus.cc:2468] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:23.206581  3888 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:23.207988  4147 raft_consensus.cc:2804] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.208422  4147 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.208789  4147 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.213219  4041 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.213735  4041 ts_tablet_manager.cc:1403] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.002s
I20260710 11:08:23.215250  4042 ts_tablet_manager.cc:1434] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:08:23.216565  4041 raft_consensus.cc:359] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.217325  4041 raft_consensus.cc:385] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.217272  4147 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.217830  4041 raft_consensus.cc:740] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.218634  4041 consensus_queue.cc:260] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.221038  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:23.221674  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:23.222328  3995 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:23.223160  3889 leader_election.cc:343] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.223767  4041 ts_tablet_manager.cc:1434] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:23.224757  4041 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:23.227910  4042 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:23.234028  4043 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:23.234478  4043 ts_tablet_manager.cc:1403] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.002s
I20260710 11:08:23.233879  4092 raft_consensus.cc:493] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.235747  4092 raft_consensus.cc:515] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.237855  4092 leader_election.cc:290] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.237937  4043 raft_consensus.cc:359] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.238692  4043 raft_consensus.cc:385] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.239013  4043 raft_consensus.cc:740] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.239441  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:23.240942  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.241627  3997 raft_consensus.cc:2468] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:23.240954  3995 raft_consensus.cc:2468] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:23.242173  4043 consensus_queue.cc:260] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.245645  3888 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:23.243924  3813 leader_election.cc:304] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:23.247239  4095 raft_consensus.cc:2804] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.234867  4147 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.247807  4095 raft_consensus.cc:697] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:23.248803  4095 consensus_queue.cc:237] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.251314  4153 raft_consensus.cc:493] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.251832  4153 raft_consensus.cc:515] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.254403  4092 raft_consensus.cc:2804] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.255210  4092 raft_consensus.cc:493] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.255580  4092 raft_consensus.cc:3060] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.254628  4153 leader_election.cc:290] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.256798  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:23.257897  3921 raft_consensus.cc:2468] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:23.258458  3849 raft_consensus.cc:2468] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:23.260327  3889 leader_election.cc:304] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:23.261059  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.261770  3995 raft_consensus.cc:2468] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:23.262754  4147 raft_consensus.cc:2804] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.263351  4042 tablet_bootstrap.cc:654] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.263267  4147 raft_consensus.cc:493] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.263811  4043 ts_tablet_manager.cc:1434] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.004s
I20260710 11:08:23.264994  4043 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:23.265568  4153 raft_consensus.cc:493] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.266108  4153 raft_consensus.cc:515] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.268620  4153 leader_election.cc:290] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.269912  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.270287  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:23.270602  3995 raft_consensus.cc:2468] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:23.271854  3888 leader_election.cc:304] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
W20260710 11:08:23.272574  3889 leader_election.cc:343] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.272985  4153 raft_consensus.cc:2804] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.273397  4153 raft_consensus.cc:493] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.273747  4153 raft_consensus.cc:3060] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.264029  4147 raft_consensus.cc:3060] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.288978  4043 tablet_bootstrap.cc:654] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.297427  3747 catalog_manager.cc:5697] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.290832  4092 raft_consensus.cc:515] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.306461  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:23.307406  3921 raft_consensus.cc:3060] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.313167  4041 tablet_bootstrap.cc:654] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.312392  4147 raft_consensus.cc:515] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.316581  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:23.317238  3847 raft_consensus.cc:3060] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.319031  4042 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:23.319196  3921 raft_consensus.cc:2468] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:23.319588  4042 ts_tablet_manager.cc:1403] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.015s
I20260710 11:08:23.322785  4092 leader_election.cc:290] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.325920  3813 leader_election.cc:304] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:23.328287  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:23.329070  3995 raft_consensus.cc:3060] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.331552  4092 raft_consensus.cc:2804] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.337016  4092 raft_consensus.cc:697] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:23.337543  4042 raft_consensus.cc:359] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.338364  4042 raft_consensus.cc:385] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.338047  4092 consensus_queue.cc:237] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.338723  4042 raft_consensus.cc:740] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.339607  4042 consensus_queue.cc:260] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.341794  4042 ts_tablet_manager.cc:1434] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.007s
I20260710 11:08:23.342350  4043 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:23.342658  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:23.343246  4042 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:23.343375  3997 raft_consensus.cc:3060] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.343770  4153 raft_consensus.cc:515] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.342947  4043 ts_tablet_manager.cc:1403] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.009s
I20260710 11:08:23.340041  4147 leader_election.cc:290] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.347779  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:23.349756  3994 raft_consensus.cc:3060] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.352298  4042 tablet_bootstrap.cc:654] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.346743  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:23.353012  3997 raft_consensus.cc:2468] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
W20260710 11:08:23.358178  3889 leader_election.cc:343] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.363710  3888 leader_election.cc:304] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:23.364017  3995 raft_consensus.cc:2468] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:23.365171  4147 raft_consensus.cc:2804] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.365828  4147 raft_consensus.cc:697] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:23.366814  4147 consensus_queue.cc:237] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.368844  3994 raft_consensus.cc:2468] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:23.349174  3847 raft_consensus.cc:2468] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:23.370648  3888 leader_election.cc:304] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:23.372001  4095 raft_consensus.cc:2804] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.348322  4153 leader_election.cc:290] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.375600  4095 raft_consensus.cc:697] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:23.377386  4119 raft_consensus.cc:493] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.377859  4095 consensus_queue.cc:237] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.378172  4119 raft_consensus.cc:515] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.382436  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:23.383168  3921 raft_consensus.cc:2468] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:23.385551  4119 leader_election.cc:290] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.386754  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.388593  4042 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:23.394624  4042 ts_tablet_manager.cc:1403] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.005s
I20260710 11:08:23.395674  3813 leader_election.cc:304] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:23.396297  3994 raft_consensus.cc:2468] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:23.396670  4119 raft_consensus.cc:2804] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.400859  4119 raft_consensus.cc:493] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.401233  4119 raft_consensus.cc:3060] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.400610  3747 catalog_manager.cc:5697] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.422112  3743 catalog_manager.cc:5697] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.428984  4119 raft_consensus.cc:515] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.431479  4119 leader_election.cc:290] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.431504  4041 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.432365  4041 ts_tablet_manager.cc:1403] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.208s	user 0.028s	sys 0.015s
I20260710 11:08:23.427001  4043 raft_consensus.cc:359] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.433306  4043 raft_consensus.cc:385] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.433491  4043 raft_consensus.cc:740] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.434266  4042 raft_consensus.cc:359] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.434768  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:23.432838  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:23.435392  3994 raft_consensus.cc:3060] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.435698  3924 raft_consensus.cc:3060] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.436733  4043 consensus_queue.cc:260] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.439510  4043 ts_tablet_manager.cc:1434] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.000s
I20260710 11:08:23.442273  4041 raft_consensus.cc:359] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.442720  3994 raft_consensus.cc:2468] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:23.447640  4041 raft_consensus.cc:385] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.444013  4043 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:23.448143  4041 raft_consensus.cc:740] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.434932  4042 raft_consensus.cc:385] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.449132  3813 leader_election.cc:304] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:23.446033  3743 catalog_manager.cc:5697] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:23.448942  3795 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:23.449124  4041 consensus_queue.cc:260] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.451179  4092 raft_consensus.cc:2804] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.451650  4092 raft_consensus.cc:697] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:23.449288  4042 raft_consensus.cc:740] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.452549  4092 consensus_queue.cc:237] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.453188  4042 consensus_queue.cc:260] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.455371  4042 ts_tablet_manager.cc:1434] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260710 11:08:23.457980  4043 tablet_bootstrap.cc:654] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.447067  3924 raft_consensus.cc:2468] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:23.462616  4147 raft_consensus.cc:493] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.463198  4147 raft_consensus.cc:515] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.459897  4041 ts_tablet_manager.cc:1434] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:08:23.466579  4041 tablet_bootstrap.cc:492] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:23.468441  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:23.466785  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.470399  4043 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:23.471031  4043 ts_tablet_manager.cc:1403] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
W20260710 11:08:23.471148  3888 leader_election.cc:343] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:23.472544  3889 leader_election.cc:343] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.472965  3889 leader_election.cc:304] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:23.473739  4095 raft_consensus.cc:2749] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.473989  4147 leader_election.cc:290] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.474956  4043 raft_consensus.cc:359] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.475873  4043 raft_consensus.cc:385] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.476186  4043 raft_consensus.cc:740] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.477044  4043 consensus_queue.cc:260] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.481315  4042 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:23.482018  3994 raft_consensus.cc:3060] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.482470  3847 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.484393  4041 tablet_bootstrap.cc:654] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.490154  4042 tablet_bootstrap.cc:654] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.491257  4147 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.479372  3745 catalog_manager.cc:5697] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.480135  4043 ts_tablet_manager.cc:1434] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:23.497303  4043 tablet_bootstrap.cc:492] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88: Bootstrap starting.
I20260710 11:08:23.503928  4043 tablet_bootstrap.cc:654] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.506969  4092 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.551594  4092 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.556279  4043 tablet_bootstrap.cc:492] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88: No bootstrap required, opened a new log
I20260710 11:08:23.556849  4043 ts_tablet_manager.cc:1403] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.028s
I20260710 11:08:23.559475  4095 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.559715  4043 raft_consensus.cc:359] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.560503  4043 raft_consensus.cc:385] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.560792  4043 raft_consensus.cc:740] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.562248  4043 consensus_queue.cc:260] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.567523  4043 ts_tablet_manager.cc:1434] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:08:23.587767  4042 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:23.588259  4042 ts_tablet_manager.cc:1403] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.016s
I20260710 11:08:23.591269  4042 raft_consensus.cc:359] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.591956  4042 raft_consensus.cc:385] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.592039  4041 tablet_bootstrap.cc:492] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.592295  4042 raft_consensus.cc:740] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.593547  4041 ts_tablet_manager.cc:1403] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.041s
I20260710 11:08:23.593879  4042 consensus_queue.cc:260] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.596310  4042 ts_tablet_manager.cc:1434] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:23.596704  4041 raft_consensus.cc:359] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.597250  4042 tablet_bootstrap.cc:492] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:23.597595  4041 raft_consensus.cc:385] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.597990  4041 raft_consensus.cc:740] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.598934  4041 consensus_queue.cc:260] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.601526  4041 ts_tablet_manager.cc:1434] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:23.602602  4041 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:23.604475  4042 tablet_bootstrap.cc:654] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.613057  4041 tablet_bootstrap.cc:654] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:23.639430  3889 consensus_peers.cc:597] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:23.644971  4042 tablet_bootstrap.cc:492] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:23.645393  4042 ts_tablet_manager.cc:1403] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.048s	user 0.031s	sys 0.014s
I20260710 11:08:23.648294  4042 raft_consensus.cc:359] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.649098  4042 raft_consensus.cc:385] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.649394  4042 raft_consensus.cc:740] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.650135  4042 consensus_queue.cc:260] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.652341  4042 ts_tablet_manager.cc:1434] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:23.652357  4041 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.653038  4041 ts_tablet_manager.cc:1403] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.017s
I20260710 11:08:23.654069  4042 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: Bootstrap starting.
I20260710 11:08:23.655933  4041 raft_consensus.cc:359] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.656677  4041 raft_consensus.cc:385] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.656963  4041 raft_consensus.cc:740] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.657892  4041 consensus_queue.cc:260] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.660796  4041 ts_tablet_manager.cc:1434] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:08:23.661365  4095 raft_consensus.cc:493] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.661696  4042 tablet_bootstrap.cc:654] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.661892  4095 raft_consensus.cc:515] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.665011  4095 leader_election.cc:290] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.665098  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
W20260710 11:08:23.666694  3889 leader_election.cc:343] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.668156  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.668851  3994 raft_consensus.cc:2468] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 0.
I20260710 11:08:23.670702  3888 leader_election.cc:304] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:23.671438  4041 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:23.671972  4095 raft_consensus.cc:2804] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.672472  4095 raft_consensus.cc:493] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.672822  4095 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.678207  4042 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: No bootstrap required, opened a new log
I20260710 11:08:23.679122  4042 ts_tablet_manager.cc:1403] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.002s
I20260710 11:08:23.680778  4041 tablet_bootstrap.cc:654] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.682543  4042 raft_consensus.cc:359] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.683293  4042 raft_consensus.cc:385] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.683589  4042 raft_consensus.cc:740] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.684506  4042 consensus_queue.cc:260] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.687569  4042 ts_tablet_manager.cc:1434] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:08:23.691332  4095 raft_consensus.cc:515] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.692272  4041 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.691931  4092 raft_consensus.cc:493] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.693013  4041 ts_tablet_manager.cc:1403] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:08:23.692782  4092 raft_consensus.cc:515] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.694556  4095 leader_election.cc:290] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.695123  4092 leader_election.cc:290] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.695706  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:23.695910  4041 raft_consensus.cc:359] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.697113  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:23.697620  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.697722  3921 raft_consensus.cc:2468] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:23.696676  4041 raft_consensus.cc:385] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:23.698028  3889 leader_election.cc:343] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:23.703140  3995 raft_consensus.cc:2468] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 0.
I20260710 11:08:23.703406  4041 raft_consensus.cc:740] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.696653  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:23.704594  3813 leader_election.cc:304] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:23.705135  3994 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.705483  4120 raft_consensus.cc:2804] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.705925  4120 raft_consensus.cc:493] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.706305  4120 raft_consensus.cc:3060] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.713845  3994 raft_consensus.cc:2468] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:23.714994  4120 raft_consensus.cc:515] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.715535  3888 leader_election.cc:304] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:23.716642  4095 raft_consensus.cc:2804] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.705044  4041 consensus_queue.cc:260] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.718154  4095 raft_consensus.cc:697] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:23.719099  4041 ts_tablet_manager.cc:1434] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 11:08:23.719373  4095 consensus_queue.cc:237] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.721174  4041 tablet_bootstrap.cc:492] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:23.721875  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:23.721637  4120 leader_election.cc:290] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.724709  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:23.725950  3994 raft_consensus.cc:3060] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.731112  4041 tablet_bootstrap.cc:654] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.732208  3921 raft_consensus.cc:3060] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.751789  3921 raft_consensus.cc:2468] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:23.753710  3813 leader_election.cc:304] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:23.753968  3994 raft_consensus.cc:2468] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:23.754951  4153 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:23.756000  4120 raft_consensus.cc:2804] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.756654  4120 raft_consensus.cc:697] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:23.757670  4120 consensus_queue.cc:237] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.763592  4041 tablet_bootstrap.cc:492] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.764842  4041 ts_tablet_manager.cc:1403] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.011s
I20260710 11:08:23.767402  3744 catalog_manager.cc:5697] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.769567  4041 raft_consensus.cc:359] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.776099  4041 raft_consensus.cc:385] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.776430  4041 raft_consensus.cc:740] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.778227  4041 consensus_queue.cc:260] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.781453  4041 ts_tablet_manager.cc:1434] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:08:23.782682  4041 tablet_bootstrap.cc:492] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2: Bootstrap starting.
I20260710 11:08:23.789773  4041 tablet_bootstrap.cc:654] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:23.798692  4153 consensus_queue.cc:1048] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:23.796411  3743 catalog_manager.cc:5697] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:23.811285  4120 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.811947  4120 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.829888  4153 consensus_queue.cc:1048] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.830402  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:23.833586  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:23.834522  3995 raft_consensus.cc:2393] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 601460f7ffc046b88cc999274593e9a2 in current term 1: Already voted for candidate 07937ec74e3c4561b5e7a011ad7abc88 in this term.
I20260710 11:08:23.838450  4145 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:23.835870  4120 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:23.874603  3813 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:23.878041  4119 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.879700  4120 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.888926  4141 raft_consensus.cc:493] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:23.889451  4141 raft_consensus.cc:515] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.895280  4092 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.898240  4141 leader_election.cc:290] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:23.905606  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:23.906289  3924 raft_consensus.cc:2468] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:23.907277  3847 raft_consensus.cc:3060] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.907905  3962 leader_election.cc:304] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:23.908849  4102 raft_consensus.cc:2804] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:23.909271  4102 raft_consensus.cc:493] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:23.909669  4102 raft_consensus.cc:3060] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.919305  4041 tablet_bootstrap.cc:492] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2: No bootstrap required, opened a new log
I20260710 11:08:23.929539  4041 ts_tablet_manager.cc:1403] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2: Time spent bootstrapping tablet: real 0.147s	user 0.023s	sys 0.025s
I20260710 11:08:23.930500  4119 raft_consensus.cc:2749] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:23.931908  4147 consensus_queue.cc:1048] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.943254  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:23.944432  3849 raft_consensus.cc:2468] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 0.
I20260710 11:08:23.944209  4041 raft_consensus.cc:359] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.952335  4041 raft_consensus.cc:385] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:23.952868  4041 raft_consensus.cc:740] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Initialized, Role: FOLLOWER
I20260710 11:08:23.935089  4102 raft_consensus.cc:515] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.959165  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:23.960027  3849 raft_consensus.cc:3060] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.961159  4041 consensus_queue.cc:260] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:23.964321  4041 ts_tablet_manager.cc:1434] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 11:08:23.966754  4102 leader_election.cc:290] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:23.969432  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:23.970289  3924 raft_consensus.cc:3060] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:23.978443  4120 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:23.979516  3924 raft_consensus.cc:2468] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:23.981598  3962 leader_election.cc:304] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:23.983042  4102 raft_consensus.cc:2804] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:23.983855  4102 raft_consensus.cc:697] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:23.986057  3849 raft_consensus.cc:2468] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:23.991578  4102 consensus_queue.cc:237] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:24.017194  4119 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:24.043069  3744 catalog_manager.cc:5697] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:24.143745  3847 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:24.151505  4222 consensus_queue.cc:1048] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.163837  4222 consensus_queue.cc:1048] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:24.184034  4218 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:24.202054  4218 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:24.421195  4217 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.435922  4217 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:24.657390  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:24.668247  4239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.668308  4240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:24.672828  4242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:24.681098  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:24.684959  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:24.685262  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:24.685513  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681704685494 us; error 0 us; skew 500 ppm
I20260710 11:08:24.686244  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:24.689783  2709 webserver.cc:533] Webserver started at http://127.2.165.68:39699/ using document root <none> and password file <none>
I20260710 11:08:24.690385  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:24.690624  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:24.690948  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:24.692541  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-3-root/instance:
uuid: "f7261f05ccf74e4fb372324e698aa58b"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-f0nt"
I20260710 11:08:24.700044  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:08:24.711469  4247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.713151  2709 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:24.713752  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-3-root
uuid: "f7261f05ccf74e4fb372324e698aa58b"
format_stamp: "Formatted at 2026-07-10 11:08:24 on dist-test-slave-f0nt"
I20260710 11:08:24.714309  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:24.749500  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:24.751194  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:24.753186  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:24.756564  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:24.756846  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.757146  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:24.757361  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:24.851389  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.68:37485
I20260710 11:08:24.851512  4309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.68:37485 every 8 connection(s)
I20260710 11:08:24.861987  2709 auto_leader_rebalancer-test.cc:388] add a tserver: f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:24.884627  4310 heartbeater.cc:344] Connected to a master server at 127.2.165.126:40063
I20260710 11:08:24.885363  4310 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:24.886282  4310 heartbeater.cc:507] Master 127.2.165.126:40063 requested a full tablet report, sending...
I20260710 11:08:24.889178  3743 ts_manager.cc:194] Registered new tserver with Master: f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:24.891402  3743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58594
I20260710 11:08:25.598366  3847 consensus_queue.cc:237] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:25.608532  3922 raft_consensus.cc:1275] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:25.611481  4315 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:25.613897  3996 raft_consensus.cc:1275] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:25.617543  4092 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:25.626240  4315 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.632565  3922 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
W20260710 11:08:25.639830  3814 consensus_peers.cc:597] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60ce40da3e0b4cbd989c2acac243631d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.648758  3847 consensus_queue.cc:237] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:25.655827  3743 catalog_manager.cc:5697] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:25.676467  3997 raft_consensus.cc:1275] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:25.676754  3814 consensus_peers.cc:597] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a799f3a0096c443c8f2fa4600fb1362d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.673945  3996 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.679425  3922 raft_consensus.cc:1275] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:25.681740  4319 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:25.684262  4315 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:25.701222  4092 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.706012  3995 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.713768  3922 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.733182  3745 catalog_manager.cc:5697] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:25.753379  3922 consensus_queue.cc:237] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:25.764837  3995 raft_consensus.cc:1275] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:25.771751  4222 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:25.774446  3847 raft_consensus.cc:1275] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:25.776475  4222 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:25.787034  3889 consensus_peers.cc:597] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5af92d6202e4e408f7976fec2b2b52e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.785846  4153 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.787774  3995 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.791668  3849 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.805204  3744 catalog_manager.cc:5697] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.808167  3849 consensus_queue.cc:237] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
W20260710 11:08:25.818733  3814 consensus_peers.cc:597] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1236e3cd1cd47a09d4ba41af94e0f30. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:25.819410  3995 raft_consensus.cc:1275] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:25.821497  4092 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:25.823287  3924 raft_consensus.cc:1275] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:25.825346  4092 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:25.838770  4322 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.842555  3995 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.843106  3924 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.861236  3744 catalog_manager.cc:5697] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:25.894410  4310 heartbeater.cc:499] Master 127.2.165.126:40063 was elected leader, sending a full tablet report...
I20260710 11:08:26.153867  4342 ts_tablet_manager.cc:933] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:26.156312  4342 tablet_copy_client.cc:323] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:26.173697  3859 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet 60ce40da3e0b4cbd989c2acac243631d from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:26.174409  3859 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet 60ce40da3e0b4cbd989c2acac243631d from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-60ce40da3e0b4cbd989c2acac243631d
I20260710 11:08:26.182272  3859 tablet_copy_source_session.cc:215] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:26.187458  4342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ce40da3e0b4cbd989c2acac243631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:26.202116  4342 tablet_copy_client.cc:806] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:26.203107  4342 tablet_copy_client.cc:670] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:26.209672  4342 tablet_copy_client.cc:538] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:26.217690  4342 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:26.239187  4342 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.240211  4342 tablet_bootstrap.cc:492] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:26.240897  4342 ts_tablet_manager.cc:1403] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.012s
I20260710 11:08:26.243566  4342 raft_consensus.cc:359] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.244314  4342 raft_consensus.cc:740] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:26.244954  4342 consensus_queue.cc:260] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.247941  4342 ts_tablet_manager.cc:1434] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:08:26.250624  3859 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-60ce40da3e0b4cbd989c2acac243631d received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:26.251226  3859 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-60ce40da3e0b4cbd989c2acac243631d on tablet 60ce40da3e0b4cbd989c2acac243631d with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:26.271390  4342 ts_tablet_manager.cc:933] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:26.273357  4342 tablet_copy_client.cc:323] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:26.275120  3859 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet a799f3a0096c443c8f2fa4600fb1362d from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:26.275822  3859 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet a799f3a0096c443c8f2fa4600fb1362d from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-a799f3a0096c443c8f2fa4600fb1362d
I20260710 11:08:26.285208  3859 tablet_copy_source_session.cc:215] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:26.289098  4342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a799f3a0096c443c8f2fa4600fb1362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:26.304553  4342 tablet_copy_client.cc:806] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:26.305320  4342 tablet_copy_client.cc:670] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:26.310729  4342 tablet_copy_client.cc:538] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:26.320355  4342 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:26.324868  4349 ts_tablet_manager.cc:933] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:26.326857  4349 tablet_copy_client.cc:323] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.66:43717
I20260710 11:08:26.340824  3934 tablet_copy_service.cc:140] P 07937ec74e3c4561b5e7a011ad7abc88: Received BeginTabletCopySession request for tablet e5af92d6202e4e408f7976fec2b2b52e from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:39980)
I20260710 11:08:26.341548  3934 tablet_copy_service.cc:161] P 07937ec74e3c4561b5e7a011ad7abc88: Beginning new tablet copy session on tablet e5af92d6202e4e408f7976fec2b2b52e from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:39980: session id = f7261f05ccf74e4fb372324e698aa58b-e5af92d6202e4e408f7976fec2b2b52e
I20260710 11:08:26.343591  4342 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.344739  4342 tablet_bootstrap.cc:492] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:26.345690  4342 ts_tablet_manager.cc:1403] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260710 11:08:26.349238  4342 raft_consensus.cc:359] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.350674  4342 raft_consensus.cc:740] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:26.350909  3934 tablet_copy_source_session.cc:215] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:26.351464  4342 consensus_queue.cc:260] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.355495  4349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5af92d6202e4e408f7976fec2b2b52e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:26.356437  4342 ts_tablet_manager.cc:1434] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:08:26.358645  3859 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-a799f3a0096c443c8f2fa4600fb1362d received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:26.359138  3859 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-a799f3a0096c443c8f2fa4600fb1362d on tablet a799f3a0096c443c8f2fa4600fb1362d with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:26.376564  4349 tablet_copy_client.cc:806] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:26.377333  4349 tablet_copy_client.cc:670] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:26.382155  4349 tablet_copy_client.cc:538] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:26.391407  4349 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:26.418664  4342 ts_tablet_manager.cc:933] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:26.423971  4349 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.425287  4349 tablet_bootstrap.cc:492] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:26.426196  4349 ts_tablet_manager.cc:1403] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.012s
I20260710 11:08:26.430051  4349 raft_consensus.cc:359] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.431162  4349 raft_consensus.cc:740] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:26.431192  4342 tablet_copy_client.cc:323] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:26.432541  4349 consensus_queue.cc:260] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.433949  3859 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet d1236e3cd1cd47a09d4ba41af94e0f30 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:26.434628  3859 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet d1236e3cd1cd47a09d4ba41af94e0f30 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-d1236e3cd1cd47a09d4ba41af94e0f30
I20260710 11:08:26.437438  4349 ts_tablet_manager.cc:1434] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:08:26.444967  3934 tablet_copy_service.cc:342] P 07937ec74e3c4561b5e7a011ad7abc88: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-e5af92d6202e4e408f7976fec2b2b52e received from {username='slave'} at 127.0.0.1:39980
I20260710 11:08:26.445536  3934 tablet_copy_service.cc:434] P 07937ec74e3c4561b5e7a011ad7abc88: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-e5af92d6202e4e408f7976fec2b2b52e on tablet e5af92d6202e4e408f7976fec2b2b52e with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:26.446043  3859 tablet_copy_source_session.cc:215] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:26.449908  4342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1236e3cd1cd47a09d4ba41af94e0f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:26.468473  4342 tablet_copy_client.cc:806] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:26.469188  4342 tablet_copy_client.cc:670] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:26.473780  4342 tablet_copy_client.cc:538] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:26.483160  4342 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:26.503135  4342 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:26.504016  4342 tablet_bootstrap.cc:492] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:26.504756  4342 ts_tablet_manager.cc:1403] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 11:08:26.507361  4342 raft_consensus.cc:359] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.508265  4342 raft_consensus.cc:740] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:26.508901  4342 consensus_queue.cc:260] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:26.518785  4342 ts_tablet_manager.cc:1434] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 11:08:26.523943  3859 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-d1236e3cd1cd47a09d4ba41af94e0f30 received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:26.524449  3859 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-d1236e3cd1cd47a09d4ba41af94e0f30 on tablet d1236e3cd1cd47a09d4ba41af94e0f30 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:26.573758  4285 raft_consensus.cc:1217] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:26.671161  4285 raft_consensus.cc:1217] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:26.746222  4285 raft_consensus.cc:1217] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:26.855207  4285 raft_consensus.cc:1217] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:27.127614  4360 raft_consensus.cc:1064] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:27.130831  4360 consensus_queue.cc:237] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.139139  4285 raft_consensus.cc:1275] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.139531  3997 raft_consensus.cc:1275] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.139577  3924 raft_consensus.cc:1275] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.141175  4359 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:27.142280  4360 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:27.143106  4322 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:27.162477  4358 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.169970  4285 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.177249  3995 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.171430  3924 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.179802  3743 catalog_manager.cc:5697] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:27.205327  4358 raft_consensus.cc:1064] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:27.212313  4358 consensus_queue.cc:237] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.226009  4285 raft_consensus.cc:1275] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.227820  3924 raft_consensus.cc:1275] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.227842  3995 raft_consensus.cc:1275] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.230381  4360 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:27.232648  4359 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:27.239274  4360 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:27.239849  3849 consensus_queue.cc:237] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.249342  4284 raft_consensus.cc:1275] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.252321  4360 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:27.256898  3922 raft_consensus.cc:1275] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.261134  4334 raft_consensus.cc:1064] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:27.264817  4322 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.266434  4358 consensus_queue.cc:1048] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 11:08:27.279588  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60ce40da3e0b4cbd989c2acac243631d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:27.279464  4285 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.289381  3743 catalog_manager.cc:5697] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:27.293469  4358 raft_consensus.cc:1064] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:27.301697  3995 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.295900  3924 raft_consensus.cc:2955] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.295733  4360 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.309675  3922 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.310509  4358 consensus_queue.cc:237] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.321113  4284 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.275067  4334 consensus_queue.cc:237] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.327955  4283 raft_consensus.cc:1275] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.329787  4359 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:27.339313  3744 catalog_manager.cc:5697] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.357733  3922 raft_consensus.cc:1275] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.359979  4358 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:27.371217  4283 raft_consensus.cc:1275] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.371963  3983 tablet_service.cc:1558] Processing DeleteTablet for tablet 60ce40da3e0b4cbd989c2acac243631d with delete_type TABLET_DATA_TOMBSTONED (TS e6e2b66a2a104428b16dab088ac08011 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43068
I20260710 11:08:27.373113  3995 raft_consensus.cc:1275] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.373224  3997 raft_consensus.cc:1275] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.375546  4358 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:08:27.384146  4153 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:27.404526  4153 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:27.405292  3849 consensus_queue.cc:237] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.422552  3849 raft_consensus.cc:1275] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:27.424180  4285 raft_consensus.cc:1275] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.424532  4334 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:27.431154  4359 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:27.445026  4360 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.446007  3997 raft_consensus.cc:1275] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.462579  4322 consensus_queue.cc:1048] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:27.468551  3997 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.484470  4285 raft_consensus.cc:2955] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
W20260710 11:08:27.495313  3888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.67:39633, user_credentials={real_user=slave}} blocked reactor thread for 113623us
I20260710 11:08:27.504498  4373 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.512991  3995 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.515399  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a799f3a0096c443c8f2fa4600fb1362d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:27.491751  4380 tablet_replica.cc:333] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:27.520489  4380 raft_consensus.cc:2243] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:27.523811  3743 catalog_manager.cc:5697] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:27.526069  4284 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.542399  3924 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.543483  4381 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.549309  3909 tablet_service.cc:1558] Processing DeleteTablet for tablet a799f3a0096c443c8f2fa4600fb1362d with delete_type TABLET_DATA_TOMBSTONED (TS 07937ec74e3c4561b5e7a011ad7abc88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55324
I20260710 11:08:27.564644  4283 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.569901  3745 catalog_manager.cc:5697] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.572258  3849 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.605290  4380 raft_consensus.cc:2272] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:27.605590  3747 catalog_manager.cc:5697] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:27.610991  4380 ts_tablet_manager.cc:1916] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:27.618026  3996 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.623031  3849 consensus_queue.cc:237] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.636994  4386 tablet_replica.cc:333] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:27.638149  4386 raft_consensus.cc:2243] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:27.638861  4386 raft_consensus.cc:2272] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:27.641304  3996 raft_consensus.cc:1275] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.641309  4284 raft_consensus.cc:1275] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.643862  4386 ts_tablet_manager.cc:1916] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:27.643603  4373 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:27.648000  4322 consensus_queue.cc:1048] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:27.656625  4380 ts_tablet_manager.cc:1929] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:27.657238  4380 log.cc:1199] T 60ce40da3e0b4cbd989c2acac243631d P e6e2b66a2a104428b16dab088ac08011: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/wals/60ce40da3e0b4cbd989c2acac243631d
I20260710 11:08:27.660517  3732 catalog_manager.cc:5028] TS e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): tablet 60ce40da3e0b4cbd989c2acac243631d (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:27.662106  4322 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.664510  3996 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.671357  3924 consensus_queue.cc:237] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:27.673903  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1236e3cd1cd47a09d4ba41af94e0f30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:27.676389  4284 raft_consensus.cc:2955] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.684406  3997 raft_consensus.cc:1275] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.685004  4285 raft_consensus.cc:1275] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:27.686800  4153 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:27.686175  3743 catalog_manager.cc:5697] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:27.688949  4378 consensus_queue.cc:1048] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:27.706364  4378 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.707937  4285 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.710587  3996 raft_consensus.cc:2955] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.718014  3909 tablet_service.cc:1558] Processing DeleteTablet for tablet d1236e3cd1cd47a09d4ba41af94e0f30 with delete_type TABLET_DATA_TOMBSTONED (TS 07937ec74e3c4561b5e7a011ad7abc88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55324
I20260710 11:08:27.737524  4386 ts_tablet_manager.cc:1929] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:27.743059  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5af92d6202e4e408f7976fec2b2b52e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:27.744989  3743 catalog_manager.cc:5697] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b reported cstate change: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:27.748312  4386 log.cc:1199] T a799f3a0096c443c8f2fa4600fb1362d P 07937ec74e3c4561b5e7a011ad7abc88: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/wals/a799f3a0096c443c8f2fa4600fb1362d
I20260710 11:08:27.750109  3732 catalog_manager.cc:5028] TS 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): tablet a799f3a0096c443c8f2fa4600fb1362d (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:27.751021  4386 tablet_replica.cc:333] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:27.752046  4386 raft_consensus.cc:2243] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:27.752808  4386 raft_consensus.cc:2272] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:27.756209  4386 ts_tablet_manager.cc:1916] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:27.759552  3836 tablet_service.cc:1558] Processing DeleteTablet for tablet e5af92d6202e4e408f7976fec2b2b52e with delete_type TABLET_DATA_TOMBSTONED (TS 601460f7ffc046b88cc999274593e9a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42566
I20260710 11:08:27.762804  4387 tablet_replica.cc:333] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:27.763945  4387 raft_consensus.cc:2243] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:27.764784  4387 raft_consensus.cc:2272] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:27.769127  4387 ts_tablet_manager.cc:1916] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:27.780215  4386 ts_tablet_manager.cc:1929] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:27.780823  4386 log.cc:1199] T d1236e3cd1cd47a09d4ba41af94e0f30 P 07937ec74e3c4561b5e7a011ad7abc88: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/wals/d1236e3cd1cd47a09d4ba41af94e0f30
I20260710 11:08:27.782992  3732 catalog_manager.cc:5028] TS 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): tablet d1236e3cd1cd47a09d4ba41af94e0f30 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:27.787050  4387 ts_tablet_manager.cc:1929] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:27.787624  4387 log.cc:1199] T e5af92d6202e4e408f7976fec2b2b52e P 601460f7ffc046b88cc999274593e9a2: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/wals/e5af92d6202e4e408f7976fec2b2b52e
I20260710 11:08:27.790773  3733 catalog_manager.cc:5028] TS 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): tablet e5af92d6202e4e408f7976fec2b2b52e (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:28.804023  3847 consensus_queue.cc:237] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:28.811009  3997 raft_consensus.cc:1275] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:28.812023  3814 consensus_peers.cc:597] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b81656a6090b457fa52d1c8d2ed67c5e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.812191  3922 raft_consensus.cc:1275] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:28.812664  4390 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:28.813828  4322 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:28.823870  4322 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.827534  3924 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.829042  3997 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.840111  3747 catalog_manager.cc:5697] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.870064  3996 consensus_queue.cc:237] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:28.878531  3924 raft_consensus.cc:1275] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:28.880611  3847 raft_consensus.cc:1275] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:28.880457  4335 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:28.882011  4357 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:28.893725  4335 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.897717  3924 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.902012  3847 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.909965  3849 consensus_queue.cc:237] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:28.911360  3743 catalog_manager.cc:5697] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:28.921831  3996 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:28.924011  3963 consensus_peers.cc:597] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04788b9218324070a9565929ad22dd49. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.924901  3922 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:28.925629  3814 consensus_peers.cc:597] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ca4406d9fbe4041a35bf03312f4f056. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.926330  4390 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:28.927353  4393 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:28.941555  4393 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.943650  3922 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.945359  3996 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.960232  3745 catalog_manager.cc:5697] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.961592  3849 consensus_queue.cc:237] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:28.973312  3996 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:28.973563  3814 consensus_peers.cc:597] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40e459fab79b4c2aad26572cd5993189. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:28.974150  3922 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:28.975898  4390 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:28.978291  4393 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:28.985975  4390 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.987924  3922 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:28.996770  3996 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:29.001072  3747 catalog_manager.cc:5697] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:29.285287  4411 ts_tablet_manager.cc:933] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:29.295900  4411 tablet_copy_client.cc:323] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:29.298069  3859 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet b81656a6090b457fa52d1c8d2ed67c5e from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:29.298588  3859 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet b81656a6090b457fa52d1c8d2ed67c5e from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-b81656a6090b457fa52d1c8d2ed67c5e
I20260710 11:08:29.304769  3859 tablet_copy_source_session.cc:215] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:29.308202  4411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81656a6090b457fa52d1c8d2ed67c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:29.321556  4411 tablet_copy_client.cc:806] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:29.322196  4411 tablet_copy_client.cc:670] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:29.326551  4411 tablet_copy_client.cc:538] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:29.333895  4411 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:29.355891  4411 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:29.357002  4411 tablet_bootstrap.cc:492] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:29.357789  4411 ts_tablet_manager.cc:1403] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260710 11:08:29.361074  4411 raft_consensus.cc:359] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.362085  4411 raft_consensus.cc:740] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:29.362821  4411 consensus_queue.cc:260] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.366550  4411 ts_tablet_manager.cc:1434] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:08:29.368882  3859 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-b81656a6090b457fa52d1c8d2ed67c5e received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:29.369313  3859 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-b81656a6090b457fa52d1c8d2ed67c5e on tablet b81656a6090b457fa52d1c8d2ed67c5e with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:29.449200  4411 ts_tablet_manager.cc:933] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:29.451274  4411 tablet_copy_client.cc:323] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.67:39633
I20260710 11:08:29.466437  4008 tablet_copy_service.cc:140] P e6e2b66a2a104428b16dab088ac08011: Received BeginTabletCopySession request for tablet 04788b9218324070a9565929ad22dd49 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:32936)
I20260710 11:08:29.467048  4008 tablet_copy_service.cc:161] P e6e2b66a2a104428b16dab088ac08011: Beginning new tablet copy session on tablet 04788b9218324070a9565929ad22dd49 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:32936: session id = f7261f05ccf74e4fb372324e698aa58b-04788b9218324070a9565929ad22dd49
I20260710 11:08:29.474128  4008 tablet_copy_source_session.cc:215] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:29.477815  4411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04788b9218324070a9565929ad22dd49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:29.492311  4411 tablet_copy_client.cc:806] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:29.492970  4411 tablet_copy_client.cc:670] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:29.498205  4411 tablet_copy_client.cc:538] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:29.506975  4411 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:29.517930  4418 ts_tablet_manager.cc:933] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:29.528445  4418 tablet_copy_client.cc:323] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:29.531188  3859 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet 40e459fab79b4c2aad26572cd5993189 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:29.531771  3859 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet 40e459fab79b4c2aad26572cd5993189 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-40e459fab79b4c2aad26572cd5993189
I20260710 11:08:29.539985  3859 tablet_copy_source_session.cc:215] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:29.544021  4418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e459fab79b4c2aad26572cd5993189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:29.545529  4422 ts_tablet_manager.cc:933] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:29.554908  4422 tablet_copy_client.cc:323] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:29.557133  3858 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet 4ca4406d9fbe4041a35bf03312f4f056 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:29.557747  3858 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet 4ca4406d9fbe4041a35bf03312f4f056 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-4ca4406d9fbe4041a35bf03312f4f056
W20260710 11:08:29.564929  3889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 46149.8us
I20260710 11:08:29.566100  4411 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:29.567178  4411 tablet_bootstrap.cc:492] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:29.569048  3858 tablet_copy_source_session.cc:215] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:29.573385  4422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca4406d9fbe4041a35bf03312f4f056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:29.567960  4411 ts_tablet_manager.cc:1403] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.004s
I20260710 11:08:29.580303  4411 raft_consensus.cc:359] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.581230  4411 raft_consensus.cc:740] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:29.586552  4411 consensus_queue.cc:260] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.587622  4418 tablet_copy_client.cc:806] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:29.588367  4418 tablet_copy_client.cc:670] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:29.595139  4418 tablet_copy_client.cc:538] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:29.598388  4411 ts_tablet_manager.cc:1434] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:08:29.598624  4422 tablet_copy_client.cc:806] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:29.599349  4422 tablet_copy_client.cc:670] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:29.604579  4422 tablet_copy_client.cc:538] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:29.605204  4418 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:29.609004  4008 tablet_copy_service.cc:342] P e6e2b66a2a104428b16dab088ac08011: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-04788b9218324070a9565929ad22dd49 received from {username='slave'} at 127.0.0.1:32936
I20260710 11:08:29.609669  4008 tablet_copy_service.cc:434] P e6e2b66a2a104428b16dab088ac08011: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-04788b9218324070a9565929ad22dd49 on tablet 04788b9218324070a9565929ad22dd49 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:29.617605  4422 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:29.635558  4418 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:29.636626  4418 tablet_bootstrap.cc:492] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:29.637403  4418 ts_tablet_manager.cc:1403] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.001s
I20260710 11:08:29.640659  4418 raft_consensus.cc:359] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.641542  4418 raft_consensus.cc:740] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:29.642194  4418 consensus_queue.cc:260] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.644272  4422 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:29.645345  4422 tablet_bootstrap.cc:492] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:29.646153  4422 ts_tablet_manager.cc:1403] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260710 11:08:29.647238  4418 ts_tablet_manager.cc:1434] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:29.649169  3858 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-40e459fab79b4c2aad26572cd5993189 received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:29.649737  3858 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-40e459fab79b4c2aad26572cd5993189 on tablet 40e459fab79b4c2aad26572cd5993189 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:29.650791  4422 raft_consensus.cc:359] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.651769  4422 raft_consensus.cc:740] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:29.652551  4422 consensus_queue.cc:260] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:29.654559  4422 ts_tablet_manager.cc:1434] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:29.660877  3858 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-4ca4406d9fbe4041a35bf03312f4f056 received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:29.661353  3858 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-4ca4406d9fbe4041a35bf03312f4f056 on tablet 4ca4406d9fbe4041a35bf03312f4f056 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:29.800088  4284 raft_consensus.cc:1217] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:29.930122  4284 raft_consensus.cc:1217] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:29.999684  4284 raft_consensus.cc:1217] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:30.009146  4284 raft_consensus.cc:1217] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:30.326668  4322 raft_consensus.cc:1064] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:30.329322  4322 consensus_queue.cc:237] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.340014  4284 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.340202  3922 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.340034  3996 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.342789  4373 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:30.344025  4427 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:30.345494  4322 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:30.360599  4427 raft_consensus.cc:1064] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:30.366468  4427 consensus_queue.cc:237] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.375622  4433 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.377418  3922 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.377149  4284 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.396809  3747 catalog_manager.cc:5697] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.401880  3997 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.419992  4284 raft_consensus.cc:1275] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.421113  3922 raft_consensus.cc:1275] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.422128  4322 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:30.425359  4322 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:30.426172  3996 raft_consensus.cc:1275] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.431507  4322 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:30.451189  4433 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.456043  4284 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.465997  3922 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.475944  3849 consensus_queue.cc:237] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.483045  3997 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.489799  4284 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.491943  4373 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:30.494431  3922 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.495939  4373 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:30.503113  3743 catalog_manager.cc:5697] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.507539  4322 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.508466  4285 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.525002  4335 raft_consensus.cc:1064] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:30.527769  4335 consensus_queue.cc:237] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.528095  3922 raft_consensus.cc:2955] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.537040  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ca4406d9fbe4041a35bf03312f4f056 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:30.547822  3743 catalog_manager.cc:5697] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:30.556463  3849 consensus_queue.cc:237] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.564914  3922 raft_consensus.cc:1275] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.565234  3924 raft_consensus.cc:1275] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.566437  4284 raft_consensus.cc:1275] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.566468  4322 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:30.568535  3849 raft_consensus.cc:1275] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.568816  4357 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:30.565380  4285 raft_consensus.cc:1275] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.571225  4428 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:30.571784  4322 consensus_queue.cc:1048] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:30.582136  3983 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ca4406d9fbe4041a35bf03312f4f056 with delete_type TABLET_DATA_TOMBSTONED (TS e6e2b66a2a104428b16dab088ac08011 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43068
I20260710 11:08:30.581303  4437 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.584949  4357 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:30.585908  4283 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.605026  4433 raft_consensus.cc:1064] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:30.608716  4433 consensus_queue.cc:237] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.618134  3924 raft_consensus.cc:2955] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.620707  4446 tablet_replica.cc:333] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:30.631274  4445 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.639264  4446 raft_consensus.cc:2243] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:30.635949  3847 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.652580  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b81656a6090b457fa52d1c8d2ed67c5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:30.653463  4446 raft_consensus.cc:2272] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:30.657409  4446 ts_tablet_manager.cc:1916] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:30.649900  4283 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.634393  3745 catalog_manager.cc:5697] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b reported cstate change: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.677438  4446 ts_tablet_manager.cc:1929] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:30.677971  4446 log.cc:1199] T 4ca4406d9fbe4041a35bf03312f4f056 P e6e2b66a2a104428b16dab088ac08011: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/wals/4ca4406d9fbe4041a35bf03312f4f056
I20260710 11:08:30.686307  3924 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.688606  4284 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.688735  3983 tablet_service.cc:1558] Processing DeleteTablet for tablet b81656a6090b457fa52d1c8d2ed67c5e with delete_type TABLET_DATA_TOMBSTONED (TS e6e2b66a2a104428b16dab088ac08011 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43068
I20260710 11:08:30.686348  3747 catalog_manager.cc:5697] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:30.689935  3997 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:30.690373  4446 tablet_replica.cc:333] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:30.690852  4427 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:30.698822  4322 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:30.700544  4446 raft_consensus.cc:2243] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:30.701419  4446 raft_consensus.cc:2272] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:30.691414  3732 catalog_manager.cc:5028] TS e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): tablet 4ca4406d9fbe4041a35bf03312f4f056 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:30.706522  3920 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.708374  4322 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:30.717918  4446 ts_tablet_manager.cc:1916] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:30.717259  3997 consensus_queue.cc:237] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.736862  4283 raft_consensus.cc:1275] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.738914  4445 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:30.748718  4437 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.749281  4335 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.750413  3924 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.753399  3920 raft_consensus.cc:1275] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.755219  4357 consensus_queue.cc:1048] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:30.763080  4284 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.772112  4283 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.776564  3920 raft_consensus.cc:2955] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.781261  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04788b9218324070a9565929ad22dd49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:30.786176  3744 catalog_manager.cc:5697] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:30.786253  3995 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.808400  3743 catalog_manager.cc:5697] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.811651  4446 ts_tablet_manager.cc:1929] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:30.812282  4446 log.cc:1199] T b81656a6090b457fa52d1c8d2ed67c5e P e6e2b66a2a104428b16dab088ac08011: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/wals/b81656a6090b457fa52d1c8d2ed67c5e
I20260710 11:08:30.814404  3732 catalog_manager.cc:5028] TS e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): tablet b81656a6090b457fa52d1c8d2ed67c5e (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:30.819973  3847 consensus_queue.cc:237] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:30.826113  3836 tablet_service.cc:1558] Processing DeleteTablet for tablet 04788b9218324070a9565929ad22dd49 with delete_type TABLET_DATA_TOMBSTONED (TS 601460f7ffc046b88cc999274593e9a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42566
I20260710 11:08:30.827702  3995 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.827702  4284 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:30.829708  4437 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:30.830801  4427 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:30.832520  4454 tablet_replica.cc:333] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:30.833806  4454 raft_consensus.cc:2243] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:30.834681  4454 raft_consensus.cc:2272] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:30.838948  4454 ts_tablet_manager.cc:1916] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:30.848405  4373 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.861984  4454 ts_tablet_manager.cc:1929] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:30.862743  4454 log.cc:1199] T 04788b9218324070a9565929ad22dd49 P 601460f7ffc046b88cc999274593e9a2: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/wals/04788b9218324070a9565929ad22dd49
I20260710 11:08:30.863411  3995 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.865590  3733 catalog_manager.cc:5028] TS 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): tablet 04788b9218324070a9565929ad22dd49 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:30.867219  4284 raft_consensus.cc:2955] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.873174  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40e459fab79b4c2aad26572cd5993189 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:30.882332  3746 catalog_manager.cc:5697] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:30.898921  3909 tablet_service.cc:1558] Processing DeleteTablet for tablet 40e459fab79b4c2aad26572cd5993189 with delete_type TABLET_DATA_TOMBSTONED (TS 07937ec74e3c4561b5e7a011ad7abc88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55324
I20260710 11:08:30.901008  4455 tablet_replica.cc:333] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:30.902134  4455 raft_consensus.cc:2243] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:30.902819  4455 raft_consensus.cc:2272] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:30.906095  4455 ts_tablet_manager.cc:1916] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:30.920500  4455 ts_tablet_manager.cc:1929] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:30.921001  4455 log.cc:1199] T 40e459fab79b4c2aad26572cd5993189 P 07937ec74e3c4561b5e7a011ad7abc88: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/wals/40e459fab79b4c2aad26572cd5993189
I20260710 11:08:30.923209  3732 catalog_manager.cc:5028] TS 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): tablet 40e459fab79b4c2aad26572cd5993189 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:31.932636  3995 consensus_queue.cc:237] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:31.939764  3847 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:31.939764  3920 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:31.940451  3963 consensus_peers.cc:597] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 788d287770da47be98535046fbf8fa6e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:31.941490  4459 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.942384  4456 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:31.954113  4456 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:31.957054  3847 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:31.957841  3920 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:31.970605  3746 catalog_manager.cc:5697] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:31.977025  3847 consensus_queue.cc:237] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:31.989683  3995 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:31.995296  4437 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:08:31.998025  3814 consensus_peers.cc:597] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07d13c065ddd4d2d9be92746c1a3376b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.002106  3920 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:32.004201  4464 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:32.012033  4437 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.013450  3995 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.017485  3924 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.030973  3743 catalog_manager.cc:5697] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:32.033051  3847 consensus_queue.cc:237] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.040376  3924 raft_consensus.cc:1275] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:32.040473  3814 consensus_peers.cc:597] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e1a196ffbe444eab288ccb2d151edbd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.040678  3995 raft_consensus.cc:1275] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:32.042299  4464 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:32.043231  4437 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:32.052819  4437 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.054829  3924 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.055655  3995 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.068957  3747 catalog_manager.cc:5697] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:32.071347  3924 consensus_queue.cc:237] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.081168  3847 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:32.082630  3995 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:32.083410  3889 consensus_peers.cc:597] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7645bfd4107f48acbe1f99746624cdf0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:32.085561  4457 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:32.089237  4457 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:32.099080  4424 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.109272  3847 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.116703  3995 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:32.133440  3746 catalog_manager.cc:5697] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:32.412081  4477 ts_tablet_manager.cc:933] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:32.415350  4477 tablet_copy_client.cc:323] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:32.417508  3858 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet 07d13c065ddd4d2d9be92746c1a3376b from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:32.418123  3858 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet 07d13c065ddd4d2d9be92746c1a3376b from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-07d13c065ddd4d2d9be92746c1a3376b
I20260710 11:08:32.427284  3858 tablet_copy_source_session.cc:215] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:32.431080  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d13c065ddd4d2d9be92746c1a3376b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:32.447836  4477 tablet_copy_client.cc:806] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:32.448658  4477 tablet_copy_client.cc:670] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:32.453135  4477 tablet_copy_client.cc:538] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:32.461161  4477 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:32.482059  4477 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:32.482985  4477 tablet_bootstrap.cc:492] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:32.483675  4477 ts_tablet_manager.cc:1403] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 11:08:32.488400  4480 ts_tablet_manager.cc:933] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:32.489179  4477 raft_consensus.cc:359] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.490280  4477 raft_consensus.cc:740] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:32.491474  4477 consensus_queue.cc:260] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.501610  4480 tablet_copy_client.cc:323] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.67:39633
I20260710 11:08:32.503325  4477 ts_tablet_manager.cc:1434] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.005s
I20260710 11:08:32.504401  4008 tablet_copy_service.cc:140] P e6e2b66a2a104428b16dab088ac08011: Received BeginTabletCopySession request for tablet 788d287770da47be98535046fbf8fa6e from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:32936)
I20260710 11:08:32.505039  4008 tablet_copy_service.cc:161] P e6e2b66a2a104428b16dab088ac08011: Beginning new tablet copy session on tablet 788d287770da47be98535046fbf8fa6e from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:32936: session id = f7261f05ccf74e4fb372324e698aa58b-788d287770da47be98535046fbf8fa6e
I20260710 11:08:32.505645  3858 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-07d13c065ddd4d2d9be92746c1a3376b received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:32.506126  3858 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-07d13c065ddd4d2d9be92746c1a3376b on tablet 07d13c065ddd4d2d9be92746c1a3376b with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:32.513252  4008 tablet_copy_source_session.cc:215] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:32.516901  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788d287770da47be98535046fbf8fa6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:32.534634  4480 tablet_copy_client.cc:806] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:32.535265  4480 tablet_copy_client.cc:670] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:32.540737  4480 tablet_copy_client.cc:538] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:32.549535  4480 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:32.570791  4480 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:32.571640  4480 tablet_bootstrap.cc:492] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:32.572324  4480 ts_tablet_manager.cc:1403] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.014s
I20260710 11:08:32.574677  4480 raft_consensus.cc:359] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.575318  4480 raft_consensus.cc:740] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:32.575977  4480 consensus_queue.cc:260] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.577126  4477 ts_tablet_manager.cc:933] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:32.580128  4477 tablet_copy_client.cc:323] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:32.581830  3858 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet 9e1a196ffbe444eab288ccb2d151edbd from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:32.582360  3858 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet 9e1a196ffbe444eab288ccb2d151edbd from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-9e1a196ffbe444eab288ccb2d151edbd
I20260710 11:08:32.583014  4480 ts_tablet_manager.cc:1434] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:08:32.587579  4008 tablet_copy_service.cc:342] P e6e2b66a2a104428b16dab088ac08011: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-788d287770da47be98535046fbf8fa6e received from {username='slave'} at 127.0.0.1:32936
I20260710 11:08:32.588042  4008 tablet_copy_service.cc:434] P e6e2b66a2a104428b16dab088ac08011: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-788d287770da47be98535046fbf8fa6e on tablet 788d287770da47be98535046fbf8fa6e with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:32.591578  3858 tablet_copy_source_session.cc:215] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:32.594898  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1a196ffbe444eab288ccb2d151edbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:32.608203  4477 tablet_copy_client.cc:806] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:32.608815  4477 tablet_copy_client.cc:670] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:32.612834  4477 tablet_copy_client.cc:538] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:32.622488  4477 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:32.642190  4477 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:32.643080  4477 tablet_bootstrap.cc:492] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:32.643777  4477 ts_tablet_manager.cc:1403] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:08:32.646507  4477 raft_consensus.cc:359] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.647199  4477 raft_consensus.cc:740] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:32.647768  4477 consensus_queue.cc:260] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.649982  4477 ts_tablet_manager.cc:1434] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:08:32.652828  4480 ts_tablet_manager.cc:933] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:32.656838  3858 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-9e1a196ffbe444eab288ccb2d151edbd received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:32.657378  3858 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-9e1a196ffbe444eab288ccb2d151edbd on tablet 9e1a196ffbe444eab288ccb2d151edbd with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:32.661870  4480 tablet_copy_client.cc:323] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.66:43717
I20260710 11:08:32.664592  3934 tablet_copy_service.cc:140] P 07937ec74e3c4561b5e7a011ad7abc88: Received BeginTabletCopySession request for tablet 7645bfd4107f48acbe1f99746624cdf0 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:39980)
I20260710 11:08:32.665302  3934 tablet_copy_service.cc:161] P 07937ec74e3c4561b5e7a011ad7abc88: Beginning new tablet copy session on tablet 7645bfd4107f48acbe1f99746624cdf0 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:39980: session id = f7261f05ccf74e4fb372324e698aa58b-7645bfd4107f48acbe1f99746624cdf0
I20260710 11:08:32.674469  3934 tablet_copy_source_session.cc:215] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:32.678339  4480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7645bfd4107f48acbe1f99746624cdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:32.697304  4480 tablet_copy_client.cc:806] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:32.698019  4480 tablet_copy_client.cc:670] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:32.702574  4480 tablet_copy_client.cc:538] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:32.711074  4480 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:32.731108  4480 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:32.732031  4480 tablet_bootstrap.cc:492] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:32.732771  4480 ts_tablet_manager.cc:1403] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260710 11:08:32.735355  4480 raft_consensus.cc:359] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.736129  4480 raft_consensus.cc:740] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:32.736718  4480 consensus_queue.cc:260] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:32.739081  4480 ts_tablet_manager.cc:1434] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:08:32.742003  3934 tablet_copy_service.cc:342] P 07937ec74e3c4561b5e7a011ad7abc88: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-7645bfd4107f48acbe1f99746624cdf0 received from {username='slave'} at 127.0.0.1:39980
I20260710 11:08:32.742555  3934 tablet_copy_service.cc:434] P 07937ec74e3c4561b5e7a011ad7abc88: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-7645bfd4107f48acbe1f99746624cdf0 on tablet 7645bfd4107f48acbe1f99746624cdf0 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:32.845350  4284 raft_consensus.cc:1217] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:32.890673  4284 raft_consensus.cc:1217] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:33.193596  4284 raft_consensus.cc:1217] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:33.201224  4284 raft_consensus.cc:1217] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:33.288295  4488 raft_consensus.cc:1064] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:33.290809  4488 consensus_queue.cc:237] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.298254  4284 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.298580  3995 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.300535  3920 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.300098  4437 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.301745  4464 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:33.303246  4488 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.318344  4488 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.325881  3997 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.330600  4284 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.345008  4489 raft_consensus.cc:1064] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:33.346742  3747 catalog_manager.cc:5697] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:33.347616  4489 consensus_queue.cc:237] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.352519  3920 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.374538  3920 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.377975  3849 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.377964  4284 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.382287  4456 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.383738  4489 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.385227  4490 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.403072  3847 consensus_queue.cc:237] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.422776  3997 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.422776  4284 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.425617  4488 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:33.430447  4488 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:33.430943  4490 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.436810  4283 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.441598  4464 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.446122  4285 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.456955  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07d13c065ddd4d2d9be92746c1a3376b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:33.457480  3997 raft_consensus.cc:2955] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.458408  3847 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.473073  3920 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.475126  3744 catalog_manager.cc:5697] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:33.475788  3747 catalog_manager.cc:5697] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:33.494441  3997 consensus_queue.cc:237] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.502170  3909 tablet_service.cc:1558] Processing DeleteTablet for tablet 07d13c065ddd4d2d9be92746c1a3376b with delete_type TABLET_DATA_TOMBSTONED (TS 07937ec74e3c4561b5e7a011ad7abc88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55324
I20260710 11:08:33.511768  3920 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.513593  4501 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:33.518177  4506 tablet_replica.cc:333] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:33.518826  4282 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.522650  4490 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:33.540555  4456 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.542903  3924 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.541654  4506 raft_consensus.cc:2243] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.547518  4506 raft_consensus.cc:2272] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.548585  4282 raft_consensus.cc:2955] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.551602  4506 ts_tablet_manager.cc:1916] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:33.559085  3746 catalog_manager.cc:5697] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.569314  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 788d287770da47be98535046fbf8fa6e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:33.584095  3836 tablet_service.cc:1558] Processing DeleteTablet for tablet 788d287770da47be98535046fbf8fa6e with delete_type TABLET_DATA_TOMBSTONED (TS 601460f7ffc046b88cc999274593e9a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42566
I20260710 11:08:33.587949  4506 ts_tablet_manager.cc:1929] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:33.588531  4506 log.cc:1199] T 07d13c065ddd4d2d9be92746c1a3376b P 07937ec74e3c4561b5e7a011ad7abc88: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/wals/07d13c065ddd4d2d9be92746c1a3376b
I20260710 11:08:33.591284  3732 catalog_manager.cc:5028] TS 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): tablet 07d13c065ddd4d2d9be92746c1a3376b (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:33.597258  4457 raft_consensus.cc:1064] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:33.599049  4507 tablet_replica.cc:333] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:33.600185  4507 raft_consensus.cc:2243] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.600875  4507 raft_consensus.cc:2272] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.604605  4507 ts_tablet_manager.cc:1916] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:33.600420  4457 consensus_queue.cc:237] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.613399  4283 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.614652  3997 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.615829  4424 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.617455  4491 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.621637  3847 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.624213  4507 ts_tablet_manager.cc:1929] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:33.624770  4507 log.cc:1199] T 788d287770da47be98535046fbf8fa6e P 601460f7ffc046b88cc999274593e9a2: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/wals/788d287770da47be98535046fbf8fa6e
I20260710 11:08:33.627269  4491 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.628582  3733 catalog_manager.cc:5028] TS 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): tablet 788d287770da47be98535046fbf8fa6e (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:33.649592  4491 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.659375  3847 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.663753  4282 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.674160  3997 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.675191  3747 catalog_manager.cc:5697] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:33.699894  3924 consensus_queue.cc:237] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.706027  3997 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.706027  4282 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.708046  4509 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:33.708993  4491 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:33.716228  4457 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.718547  4282 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.727399  3997 raft_consensus.cc:2955] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.729736  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7645bfd4107f48acbe1f99746624cdf0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:33.739460  3744 catalog_manager.cc:5697] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.751392  3836 tablet_service.cc:1558] Processing DeleteTablet for tablet 7645bfd4107f48acbe1f99746624cdf0 with delete_type TABLET_DATA_TOMBSTONED (TS 601460f7ffc046b88cc999274593e9a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42566
I20260710 11:08:33.752430  4507 tablet_replica.cc:333] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:33.753371  4507 raft_consensus.cc:2243] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.754122  4507 raft_consensus.cc:2272] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.758049  4507 ts_tablet_manager.cc:1916] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:33.773087  4507 ts_tablet_manager.cc:1929] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:33.773458  4507 log.cc:1199] T 7645bfd4107f48acbe1f99746624cdf0 P 601460f7ffc046b88cc999274593e9a2: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/wals/7645bfd4107f48acbe1f99746624cdf0
I20260710 11:08:33.774963  3733 catalog_manager.cc:5028] TS 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): tablet 7645bfd4107f48acbe1f99746624cdf0 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:33.798465  4464 raft_consensus.cc:1064] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:33.800801  4464 consensus_queue.cc:237] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.808377  4282 raft_consensus.cc:1275] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.808841  3924 raft_consensus.cc:1275] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.810058  4437 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:33.811815  3997 raft_consensus.cc:1275] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:33.812397  4464 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:33.813504  4437 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:33.831034  4437 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.833005  3997 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.843884  3924 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.849308  3743 catalog_manager.cc:5697] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.850487  4282 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.865994  3847 consensus_queue.cc:237] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:33.873925  4282 raft_consensus.cc:1275] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.874171  3924 raft_consensus.cc:1275] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:33.875633  4437 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:33.876952  4488 consensus_queue.cc:1048] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:33.883572  4437 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.885685  3924 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.889074  4282 raft_consensus.cc:2955] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.901594  3744 catalog_manager.cc:5697] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:33.904297  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e1a196ffbe444eab288ccb2d151edbd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:33.917333  3983 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e1a196ffbe444eab288ccb2d151edbd with delete_type TABLET_DATA_TOMBSTONED (TS e6e2b66a2a104428b16dab088ac08011 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43068
I20260710 11:08:33.919934  4517 tablet_replica.cc:333] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:33.920809  4517 raft_consensus.cc:2243] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.921484  4517 raft_consensus.cc:2272] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.924664  4517 ts_tablet_manager.cc:1916] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:33.938257  4517 ts_tablet_manager.cc:1929] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:33.938768  4517 log.cc:1199] T 9e1a196ffbe444eab288ccb2d151edbd P e6e2b66a2a104428b16dab088ac08011: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/wals/9e1a196ffbe444eab288ccb2d151edbd
I20260710 11:08:33.941053  3732 catalog_manager.cc:5028] TS e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): tablet 9e1a196ffbe444eab288ccb2d151edbd (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:34.963378  3847 consensus_queue.cc:237] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:34.971596  3997 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:34.971869  3814 consensus_peers.cc:597] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fdf20910db94e519696b10882b7de7a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.973244  3924 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:34.973655  4464 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:34.975144  4488 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:34.986572  4488 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:34.988989  3924 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:34.989971  3997 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.003165  3744 catalog_manager.cc:5697] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:35.012446  3924 consensus_queue.cc:237] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
W20260710 11:08:35.030190  3889 consensus_peers.cc:597] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64f119ec14f14adaaf6074cd4aa93f5c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:35.030359  3847 raft_consensus.cc:1275] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:35.032501  3997 raft_consensus.cc:1275] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:35.033598  4509 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:35.036917  4457 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:35.049983  4509 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.052662  3847 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.054574  3997 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.074231  3995 consensus_queue.cc:237] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.079587  3743 catalog_manager.cc:5697] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:35.084667  3963 consensus_peers.cc:597] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55fe1007dd1b48b9849b7b57fb2580cf. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:35.085280  3924 raft_consensus.cc:1275] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:35.086457  3847 raft_consensus.cc:1275] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:35.087615  4456 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:35.089293  4519 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:35.103083  4456 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.107064  3849 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.110648  3924 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.127480  3747 catalog_manager.cc:5697] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.148470  3995 consensus_queue.cc:237] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.159781  3924 raft_consensus.cc:1275] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:35.160360  3963 consensus_peers.cc:597] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3f26fe0388d4d7d9f5a927e1a2679e3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:35.161448  4456 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.162452  3849 raft_consensus.cc:1275] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:35.163892  4456 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:35.171411  4519 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.175489  3924 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.175912  3849 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.191457  3747 catalog_manager.cc:5697] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:35.375288  4539 ts_tablet_manager.cc:933] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:35.377820  4539 tablet_copy_client.cc:323] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:35.380786  3858 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet 7fdf20910db94e519696b10882b7de7a from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:35.381523  3858 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet 7fdf20910db94e519696b10882b7de7a from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-7fdf20910db94e519696b10882b7de7a
I20260710 11:08:35.392819  3858 tablet_copy_source_session.cc:215] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:35.396566  4539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf20910db94e519696b10882b7de7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.415055  4539 tablet_copy_client.cc:806] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:35.415812  4539 tablet_copy_client.cc:670] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:35.421511  4539 tablet_copy_client.cc:538] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:35.433040  4539 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:35.453567  4539 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:35.454465  4539 tablet_bootstrap.cc:492] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:35.455380  4539 ts_tablet_manager.cc:1403] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260710 11:08:35.459540  4539 raft_consensus.cc:359] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.460362  4539 raft_consensus.cc:740] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:35.461174  4539 consensus_queue.cc:260] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.466328  4539 ts_tablet_manager.cc:1434] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:08:35.468685  3858 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-7fdf20910db94e519696b10882b7de7a received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:35.469309  3858 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-7fdf20910db94e519696b10882b7de7a on tablet 7fdf20910db94e519696b10882b7de7a with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:35.522073  4539 ts_tablet_manager.cc:933] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:35.524442  4539 tablet_copy_client.cc:323] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.66:43717
I20260710 11:08:35.526423  3934 tablet_copy_service.cc:140] P 07937ec74e3c4561b5e7a011ad7abc88: Received BeginTabletCopySession request for tablet 64f119ec14f14adaaf6074cd4aa93f5c from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:39980)
I20260710 11:08:35.527431  3934 tablet_copy_service.cc:161] P 07937ec74e3c4561b5e7a011ad7abc88: Beginning new tablet copy session on tablet 64f119ec14f14adaaf6074cd4aa93f5c from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:39980: session id = f7261f05ccf74e4fb372324e698aa58b-64f119ec14f14adaaf6074cd4aa93f5c
I20260710 11:08:35.534898  3934 tablet_copy_source_session.cc:215] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:35.538126  4539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f119ec14f14adaaf6074cd4aa93f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.555930  4544 ts_tablet_manager.cc:933] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:35.558853  4539 tablet_copy_client.cc:806] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:35.559160  4544 tablet_copy_client.cc:323] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.67:39633
I20260710 11:08:35.559650  4539 tablet_copy_client.cc:670] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:35.561630  4008 tablet_copy_service.cc:140] P e6e2b66a2a104428b16dab088ac08011: Received BeginTabletCopySession request for tablet 55fe1007dd1b48b9849b7b57fb2580cf from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:32936)
I20260710 11:08:35.562247  4008 tablet_copy_service.cc:161] P e6e2b66a2a104428b16dab088ac08011: Beginning new tablet copy session on tablet 55fe1007dd1b48b9849b7b57fb2580cf from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:32936: session id = f7261f05ccf74e4fb372324e698aa58b-55fe1007dd1b48b9849b7b57fb2580cf
I20260710 11:08:35.564311  4539 tablet_copy_client.cc:538] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:35.574985  4539 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:35.575796  4008 tablet_copy_source_session.cc:215] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:35.579015  4546 ts_tablet_manager.cc:933] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:35.580389  4544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fe1007dd1b48b9849b7b57fb2580cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.592938  4546 tablet_copy_client.cc:323] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.67:39633
I20260710 11:08:35.595136  4008 tablet_copy_service.cc:140] P e6e2b66a2a104428b16dab088ac08011: Received BeginTabletCopySession request for tablet f3f26fe0388d4d7d9f5a927e1a2679e3 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:32936)
I20260710 11:08:35.595711  4008 tablet_copy_service.cc:161] P e6e2b66a2a104428b16dab088ac08011: Beginning new tablet copy session on tablet f3f26fe0388d4d7d9f5a927e1a2679e3 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:32936: session id = f7261f05ccf74e4fb372324e698aa58b-f3f26fe0388d4d7d9f5a927e1a2679e3
I20260710 11:08:35.602998  4008 tablet_copy_source_session.cc:215] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:35.606029  4544 tablet_copy_client.cc:806] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:35.606375  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f26fe0388d4d7d9f5a927e1a2679e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.606684  4544 tablet_copy_client.cc:670] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:35.612047  4544 tablet_copy_client.cc:538] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:35.616637  4539 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:35.618152  4539 tablet_bootstrap.cc:492] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:35.618913  4539 ts_tablet_manager.cc:1403] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.044s	user 0.030s	sys 0.009s
I20260710 11:08:35.623698  4539 raft_consensus.cc:359] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.624692  4539 raft_consensus.cc:740] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:35.625447  4539 consensus_queue.cc:260] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.628441  4539 ts_tablet_manager.cc:1434] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260710 11:08:35.629765  4546 tablet_copy_client.cc:806] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:35.630856  3934 tablet_copy_service.cc:342] P 07937ec74e3c4561b5e7a011ad7abc88: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-64f119ec14f14adaaf6074cd4aa93f5c received from {username='slave'} at 127.0.0.1:39980
I20260710 11:08:35.631306  3934 tablet_copy_service.cc:434] P 07937ec74e3c4561b5e7a011ad7abc88: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-64f119ec14f14adaaf6074cd4aa93f5c on tablet 64f119ec14f14adaaf6074cd4aa93f5c with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:35.633576  4546 tablet_copy_client.cc:670] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:35.639597  4546 tablet_copy_client.cc:538] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:35.648581  4544 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:35.653576  4546 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:35.676319  4544 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:35.677286  4544 tablet_bootstrap.cc:492] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:35.677929  4544 ts_tablet_manager.cc:1403] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.010s
I20260710 11:08:35.677966  4546 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:35.679032  4546 tablet_bootstrap.cc:492] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:35.679724  4546 ts_tablet_manager.cc:1403] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.006s
I20260710 11:08:35.681174  4544 raft_consensus.cc:359] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.682008  4544 raft_consensus.cc:740] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:35.682567  4544 consensus_queue.cc:260] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.683095  4546 raft_consensus.cc:359] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.684738  4546 raft_consensus.cc:740] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:35.684902  4544 ts_tablet_manager.cc:1434] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:08:35.685791  4546 consensus_queue.cc:260] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:35.687608  4008 tablet_copy_service.cc:342] P e6e2b66a2a104428b16dab088ac08011: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-55fe1007dd1b48b9849b7b57fb2580cf received from {username='slave'} at 127.0.0.1:32936
I20260710 11:08:35.688124  4008 tablet_copy_service.cc:434] P e6e2b66a2a104428b16dab088ac08011: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-55fe1007dd1b48b9849b7b57fb2580cf on tablet 55fe1007dd1b48b9849b7b57fb2580cf with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:35.697114  4546 ts_tablet_manager.cc:1434] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260710 11:08:35.698863  4008 tablet_copy_service.cc:342] P e6e2b66a2a104428b16dab088ac08011: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-f3f26fe0388d4d7d9f5a927e1a2679e3 received from {username='slave'} at 127.0.0.1:32936
I20260710 11:08:35.699266  4008 tablet_copy_service.cc:434] P e6e2b66a2a104428b16dab088ac08011: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-f3f26fe0388d4d7d9f5a927e1a2679e3 on tablet f3f26fe0388d4d7d9f5a927e1a2679e3 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:35.788656  4283 raft_consensus.cc:1217] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:35.957391  4283 raft_consensus.cc:1217] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:35.971153  4283 raft_consensus.cc:1217] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:36.065034  4283 raft_consensus.cc:1217] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:36.355984  4464 raft_consensus.cc:1064] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:36.359069  4464 consensus_queue.cc:237] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:36.369074  4283 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.369189  3997 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.371533  4551 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:36.375633  3924 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.375707  4559 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:36.377596  4464 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:36.391283  4551 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.394373  4283 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.413664  3924 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.419584  3997 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.438409  3743 catalog_manager.cc:5697] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.463182  3849 consensus_queue.cc:237] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:36.471114  4282 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:36.473618  4551 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:36.473655  3997 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:36.476960  4563 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:36.482091  4563 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.485553  4282 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.487447  3995 raft_consensus.cc:2955] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.493199  4509 raft_consensus.cc:1064] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:36.496910  4509 consensus_queue.cc:237] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:36.504050  3746 catalog_manager.cc:5697] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b reported cstate change: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.510129  4534 raft_consensus.cc:1064] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:36.515939  4534 consensus_queue.cc:237] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:36.518847  4283 raft_consensus.cc:1275] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.519946  3995 raft_consensus.cc:1275] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.520653  4557 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:36.529769  3909 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fdf20910db94e519696b10882b7de7a with delete_type TABLET_DATA_TOMBSTONED (TS 07937ec74e3c4561b5e7a011ad7abc88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55324
I20260710 11:08:36.523831  4557 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260710 11:08:36.542943  3849 raft_consensus.cc:1275] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.546147  4557 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:36.548157  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fdf20910db94e519696b10882b7de7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:36.581085  4569 raft_consensus.cc:1064] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:36.583154  4571 tablet_replica.cc:333] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:36.589911  4571 raft_consensus.cc:2243] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:36.590893  4571 raft_consensus.cc:2272] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:36.595968  3849 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.593945  4557 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.598430  3924 raft_consensus.cc:1275] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.599252  4283 raft_consensus.cc:1275] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.599279  3847 raft_consensus.cc:1275] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:36.607649  4553 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:08:36.610558  4571 ts_tablet_manager.cc:1916] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:36.612131  4553 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:08:36.620949  4534 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:36.625063  3995 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.634202  4569 consensus_queue.cc:237] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:36.647897  4571 ts_tablet_manager.cc:1929] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:36.648757  4571 log.cc:1199] T 7fdf20910db94e519696b10882b7de7a P 07937ec74e3c4561b5e7a011ad7abc88: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/wals/7fdf20910db94e519696b10882b7de7a
I20260710 11:08:36.637511  3746 catalog_manager.cc:5697] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:36.654583  3732 catalog_manager.cc:5028] TS 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): tablet 7fdf20910db94e519696b10882b7de7a (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
W20260710 11:08:37.456305  4282 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.806s	user 0.058s	sys 0.115s
W20260710 11:08:37.470537  4282 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.821s	user 0.058s	sys 0.116s
W20260710 11:08:37.478451  4557 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.769s	user 0.000s	sys 0.014s
W20260710 11:08:37.490936  4557 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.782s	user 0.000s	sys 0.015s
W20260710 11:08:37.514328  4580 log.cc:927] Time spent T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
W20260710 11:08:37.829159  3849 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.155s	user 0.005s	sys 0.006s
W20260710 11:08:37.829576  3849 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.155s	user 0.005s	sys 0.006s
I20260710 11:08:37.830390  3849 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42584 (request call id 237) took 1158 ms. Trace:
I20260710 11:08:37.830811  3849 rpcz_store.cc:276] 0710 11:08:36.672291 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:08:36.672573 (+   282us) service_pool.cc:224] Handling call
0710 11:08:36.673098 (+   525us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 11:08:36.673419 (+   321us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:08:36.673443 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 11:08:36.674267 (+   824us) log.cc:844] Serialized 556 byte log entry
0710 11:08:37.829917 (+1155650us) raft_consensus.cc:1645] Marking committed up to 2
0710 11:08:37.829963 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:08:37.830046 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 11:08:37.830099 (+    53us) raft_consensus.cc:1685] finished
0710 11:08:37.830114 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:08:37.830281 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":1155341,"threads_started":1,"wal-append.queue_time_us":755232}
W20260710 11:08:37.839883  3964 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.683s	user 0.025s	sys 0.043s
W20260710 11:08:37.840866  3964 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.684s	user 0.026s	sys 0.043s
I20260710 11:08:37.844381  4582 raft_consensus.cc:493] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:37.844911  4582 raft_consensus.cc:515] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:37.847244  4582 leader_election.cc:290] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
W20260710 11:08:37.851905  3961 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.680s	user 0.019s	sys 0.031s
W20260710 11:08:37.852327  3961 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.680s	user 0.020s	sys 0.031s
I20260710 11:08:37.885797  4589 raft_consensus.cc:493] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:37.886870  4589 raft_consensus.cc:515] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:37.946084  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:37.950156  4589 leader_election.cc:290] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.010154  4575 raft_consensus.cc:493] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.010463  4583 raft_consensus.cc:493] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.010937  4583 raft_consensus.cc:515] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.010907  4575 raft_consensus.cc:515] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.086320  4575 leader_election.cc:290] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.018741  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.087293  3997 raft_consensus.cc:2468] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:38.019531  4588 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.088646  4588 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.092502  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.093413  3920 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:38.095489  3813 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [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: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:38.097028  3813 leader_election.cc:304] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:38.099274  4588 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.100121  4588 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:38.104255  4588 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.105660  4588 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.064034  4589 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.014117  4583 leader_election.cc:290] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:38.113811  4586 raft_consensus.cc:493] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.114280  4589 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.116878  4589 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.114470  4586 raft_consensus.cc:515] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.209651  4586 leader_election.cc:290] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.120276  4587 raft_consensus.cc:493] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.160318  4584 raft_consensus.cc:493] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.211002  4584 raft_consensus.cc:515] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.214049  4584 leader_election.cc:290] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.214905  4587 raft_consensus.cc:515] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.223090  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.186205  4597 raft_consensus.cc:2804] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:38.244513  4597 raft_consensus.cc:493] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.245217  4597 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.187650  4594 raft_consensus.cc:493] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.248589  4594 raft_consensus.cc:515] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
W20260710 11:08:38.188632  3813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.67:39633, user_credentials={real_user=slave}} blocked reactor thread for 91672us
I20260710 11:08:38.254693  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.264532  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.265308  3995 raft_consensus.cc:2468] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:38.269515  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.286495  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.296896  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
W20260710 11:08:38.298590  3963 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.125s	user 0.002s	sys 0.018s
W20260710 11:08:38.299042  3963 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.126s	user 0.002s	sys 0.018s
I20260710 11:08:38.302577  4598 raft_consensus.cc:493] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.315771  4583 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:38.303176  4598 raft_consensus.cc:515] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.336545  4587 leader_election.cc:290] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.353379  4594 leader_election.cc:290] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.356715  4589 raft_consensus.cc:493] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.357563  4589 raft_consensus.cc:515] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:38.366892  4594 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.396116  3813 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:38.400522  4599 raft_consensus.cc:2804] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:38.404496  3813 leader_election.cc:304] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.403909  4594 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
W20260710 11:08:38.411512  3889 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.744s	user 0.024s	sys 0.034s
I20260710 11:08:38.413849  4599 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
W20260710 11:08:38.415447  3889 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.748s	user 0.025s	sys 0.034s
W20260710 11:08:38.415809  3889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 1.7487e+06us
I20260710 11:08:38.402550  4588 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.407567  4595 raft_consensus.cc:493] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.425016  3847 raft_consensus.cc:1275] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:38.415254  4599 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.425129  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.433411  3849 raft_consensus.cc:1240] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Rejecting Update request from peer e6e2b66a2a104428b16dab088ac08011 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:38.448796  4575 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:38.463347  4602 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.464310  4602 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.468889  4602 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.475529  4600 raft_consensus.cc:493] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.455854  4589 leader_election.cc:290] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.462774  4587 raft_consensus.cc:2749] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.481022  4604 raft_consensus.cc:493] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.460729  4594 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.475700  4588 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.460492  4603 raft_consensus.cc:493] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.479326  4557 raft_consensus.cc:493] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.469237  3840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.501084  4606 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.492658  4603 raft_consensus.cc:515] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.496542  4582 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.495594  4594 raft_consensus.cc:493] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
W20260710 11:08:38.505074  3813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.66:43717, user_credentials={real_user=slave}} blocked reactor thread for 100810us
I20260710 11:08:38.437464  4595 raft_consensus.cc:515] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.500197  4575 raft_consensus.cc:493] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.476454  4600 raft_consensus.cc:515] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.507871  4584 raft_consensus.cc:493] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.511709  4586 raft_consensus.cc:493] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:38.507189  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.512032  4594 raft_consensus.cc:515] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.511030  4582 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.522710  4595 leader_election.cc:290] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.527323  4595 raft_consensus.cc:493] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.516420  4575 raft_consensus.cc:515] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.523365  4597 raft_consensus.cc:515] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.530980  4598 leader_election.cc:290] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:38.487990  4604 raft_consensus.cc:515] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.531492  3848 raft_consensus.cc:2393] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2b66a2a104428b16dab088ac08011 in current term 2: Already voted for candidate 601460f7ffc046b88cc999274593e9a2 in this term.
I20260710 11:08:38.533689  4604 leader_election.cc:290] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.504482  4557 raft_consensus.cc:515] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:38.535108  3843 raft_consensus.cc:1240] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Rejecting Update request from peer 07937ec74e3c4561b5e7a011ad7abc88 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:38.523633  3840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fcbb1366eaa4f35b32d725fc62507d7" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.536787  3920 raft_consensus.cc:1275] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:38.531090  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.541491  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.514807  4606 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.526409  4586 raft_consensus.cc:515] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.558339  4608 raft_consensus.cc:493] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.558194  4599 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:38.563105  3996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.564225  4586 leader_election.cc:290] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.558395  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.564782  4599 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.536000  4557 leader_election.cc:290] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.531343  4603 leader_election.cc:290] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
W20260710 11:08:38.643636  3962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.66:43717, user_credentials={real_user=slave}} blocked reactor thread for 67485.1us
I20260710 11:08:38.537138  4595 raft_consensus.cc:515] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.527952  4584 raft_consensus.cc:515] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.644814  4608 raft_consensus.cc:515] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
W20260710 11:08:38.692835  3889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 65305.6us
I20260710 11:08:38.695237  4618 raft_consensus.cc:493] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.696141  3889 leader_election.cc:304] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
W20260710 11:08:38.657400  4609 log.cc:927] Time spent T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: Append to log took a long time: real 0.148s	user 0.002s	sys 0.000s
I20260710 11:08:38.644415  3841 raft_consensus.cc:1240] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Rejecting Update request from peer 07937ec74e3c4561b5e7a011ad7abc88 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:38.644032  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.658965  4606 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.646178  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.657889  4597 leader_election.cc:290] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.708779  4575 leader_election.cc:290] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.716529  3846 raft_consensus.cc:2468] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 1.
I20260710 11:08:38.655544  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.718513  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.759254  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fe1007dd1b48b9849b7b57fb2580cf" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.770088  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:38.708369  4598 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.778018  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.769557  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
W20260710 11:08:38.736667  4019 debug-util.cc:398] Leaking SignalData structure 0x7b08001a94a0 after lost signal to thread 2712
I20260710 11:08:38.781994  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
W20260710 11:08:38.786554  4019 debug-util.cc:398] Leaking SignalData structure 0x7b0800189d00 after lost signal to thread 3781
I20260710 11:08:38.786630  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:38.762348  4582 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.714704  4606 raft_consensus.cc:2749] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.726935  3840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.757301  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.768860  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236e3cd1cd47a09d4ba41af94e0f30" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.752409  4600 leader_election.cc:290] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
W20260710 11:08:38.797293  3962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.66:43717, user_credentials={real_user=slave}} blocked reactor thread for 80745.3us
I20260710 11:08:38.788744  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.767568  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236e3cd1cd47a09d4ba41af94e0f30" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.801273  3813 leader_election.cc:304] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.807857  4594 leader_election.cc:290] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.799575  4584 leader_election.cc:290] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.808635  3990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:38.811790  4604 raft_consensus.cc:2749] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.735353  4618 raft_consensus.cc:515] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.803390  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:38.816291  3962 leader_election.cc:304] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:38.813482  3847 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:38.818845  3917 raft_consensus.cc:2468] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 1.
I20260710 11:08:38.789323  4598 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.827116  3813 leader_election.cc:304] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.767617  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e3049230a3460f9bfdebbeb9fa83df" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.818478  4595 leader_election.cc:290] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:38.819929  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.833746  4604 raft_consensus.cc:2749] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.838661  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.821545  4281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:38.847774  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
W20260710 11:08:38.832722  4019 debug-util.cc:398] Leaking SignalData structure 0x7b080017d6a0 after lost signal to thread 3873
I20260710 11:08:38.842020  4282 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:38.853293  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:38.829429  4594 raft_consensus.cc:493] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.854311  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.846632  4600 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
W20260710 11:08:38.858996  4019 debug-util.cc:398] Leaking SignalData structure 0x7b0800083420 after lost signal to thread 3874
I20260710 11:08:38.858901  4595 raft_consensus.cc:493] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 601460f7ffc046b88cc999274593e9a2)
I20260710 11:08:38.881176  4618 leader_election.cc:290] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:38.870399  4594 raft_consensus.cc:515] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.874214  4277 raft_consensus.cc:1275] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:38.888968  4613 raft_consensus.cc:493] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:38.889495  4595 raft_consensus.cc:515] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.890436  4281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
W20260710 11:08:38.894136  3889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 198135us
I20260710 11:08:38.901682  3962 leader_election.cc:304] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:38.898698  4285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:38.903577  4583 raft_consensus.cc:2749] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.904672  3813 leader_election.cc:304] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.906348  3813 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.915217  3889 leader_election.cc:304] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.917270  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.898285  4278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:38.878132  4600 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.924355  3813 leader_election.cc:304] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.925374  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.906703  3920 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:38.925554  4278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
W20260710 11:08:38.915056  4019 debug-util.cc:398] Leaking SignalData structure 0x7b08002016e0 after lost signal to thread 3948
I20260710 11:08:38.905215  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.930760  3814 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [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: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:38.921811  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e1a196ffbe444eab288ccb2d151edbd" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.914459  4597 raft_consensus.cc:2749] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.926998  4278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:38.903260  4613 raft_consensus.cc:515] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:38.912034  4277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:38.928917  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:38.914119  4281 raft_consensus.cc:2468] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 1.
I20260710 11:08:38.931260  4603 raft_consensus.cc:2749] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.922830  4606 raft_consensus.cc:2749] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.942596  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.947453  4595 leader_election.cc:290] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:38.933030  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.956590  3889 leader_election.cc:304] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: 601460f7ffc046b88cc999274593e9a2, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:38.931820  3840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.937840  4598 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.928875  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.966542  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.958431  4285 raft_consensus.cc:2468] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 1.
I20260710 11:08:38.966588  4509 raft_consensus.cc:2749] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.968276  4284 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:38.969703  4600 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.971154  4594 leader_election.cc:290] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:38.963132  4621 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:38.949008  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:38.976150  4557 consensus_queue.cc:1059] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:38.978019  3995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:38.976375  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ce40da3e0b4cbd989c2acac243631d" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.972301  4616 consensus_queue.cc:1059] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260710 11:08:38.979166  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.975666  3841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f26fe0388d4d7d9f5a927e1a2679e3" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
W20260710 11:08:38.974210  4019 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec860 after lost signal to thread 4022
I20260710 11:08:38.977298  4557 raft_consensus.cc:3055] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:38.986855  3889 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88; no voters: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:38.975739  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
W20260710 11:08:38.989213  4019 debug-util.cc:398] Leaking SignalData structure 0x7b0800233860 after lost signal to thread 4023
I20260710 11:08:39.002947  4613 leader_election.cc:290] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:39.011509  3813 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:38.987602  4557 raft_consensus.cc:740] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:38.983861  3844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:38.952454  4622 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.076s
I20260710 11:08:38.987318  4618 consensus_queue.cc:1059] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260710 11:08:39.014225  4588 raft_consensus.cc:2749] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.019784  4611 raft_consensus.cc:2749] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.020428  4614 raft_consensus.cc:2749] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.022959  4607 raft_consensus.cc:2749] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:08:39.071384  3963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.65:37533, user_credentials={real_user=slave}} blocked reactor thread for 44395.3us
W20260710 11:08:39.085819  4019 debug-util.cc:398] Leaking SignalData structure 0x7b080028cf40 after lost signal to thread 4309
I20260710 11:08:39.092952  4621 raft_consensus.cc:2749] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.071748  4249 leader_election.cc:304] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
W20260710 11:08:39.097074  4249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.67:39633, user_credentials={real_user=slave}} blocked reactor thread for 148618us
I20260710 11:08:39.104910  4613 raft_consensus.cc:2749] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.100409  3841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:39.107625  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:39.107204  3746 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58222 (request call id 130) took 2479 ms. Trace:
I20260710 11:08:39.109599  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:39.107043  3963 leader_election.cc:304] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:39.075953  4276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04788b9218324070a9565929ad22dd49" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:39.110746  4249 leader_election.cc:304] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:39.113052  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
W20260710 11:08:39.113389  3814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.68:37485, user_credentials={real_user=slave}} blocked reactor thread for 89367.7us
I20260710 11:08:39.114594  3995 raft_consensus.cc:1240] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Rejecting Update request from peer 07937ec74e3c4561b5e7a011ad7abc88 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:39.116647  3963 leader_election.cc:304] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:39.119277  3963 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [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: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:39.117050  4622 raft_consensus.cc:2749] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.126212  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:39.116402  4613 raft_consensus.cc:2749] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.132999  4608 leader_election.cc:290] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:39.117823  4583 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260710 11:08:39.121821  4620 raft_consensus.cc:2749] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.143778  3889 leader_election.cc:304] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88; no voters: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:39.145828  3889 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, f7261f05ccf74e4fb372324e698aa58b; no voters: e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.126467  4624 consensus_queue.cc:1059] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 11:08:39.129460  4621 raft_consensus.cc:2804] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:39.161835  4621 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:39.162274  4621 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.108438  3746 rpcz_store.cc:276] 0710 11:08:36.622853 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:08:36.623016 (+   163us) service_pool.cc:224] Handling call
0710 11:08:39.102008 (+2478992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:08:37.817343 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 11:08:37.817811 (+   468us) write_op.cc:432] Acquiring schema lock in shared mode
0710 11:08:37.817836 (+    25us) write_op.cc:435] Acquired schema lock
0710 11:08:37.817847 (+    11us) tablet.cc:662] Decoding operations
0710 11:08:37.818131 (+   284us) write_op.cc:620] Acquiring the partition lock for write op
0710 11:08:37.818192 (+    61us) write_op.cc:641] Partition lock acquired for write op
0710 11:08:37.818213 (+    21us) tablet.cc:685] Acquiring locks for 1 operations
0710 11:08:37.818362 (+   149us) tablet.cc:701] Row locks acquired
0710 11:08:37.818373 (+    11us) write_op.cc:260] PREPARE: finished
0710 11:08:37.818492 (+   119us) write_op.cc:270] Start()
0710 11:08:37.818637 (+   145us) write_op.cc:276] Timestamp: P: 1783681717818456 usec, L: 0
0710 11:08:37.818662 (+    25us) op_driver.cc:348] REPLICATION: starting
0710 11:08:37.819274 (+   612us) log.cc:844] Serialized 594 byte log entry
0710 11:08:37.836753 (+ 17479us) op_driver.cc:464] REPLICATION: finished
0710 11:08:37.839710 (+  2957us) write_op.cc:301] APPLY: starting
0710 11:08:37.839805 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0710 11:08:37.839933 (+   128us) tablet.cc:1370] finished BulkCheckPresence
0710 11:08:37.840124 (+   191us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 11:08:37.840360 (+   236us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 11:08:37.840575 (+   215us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 11:08:37.840656 (+    81us) write_op.cc:312] APPLY: finished
0710 11:08:37.840932 (+   276us) log.cc:844] Serialized 22 byte log entry
0710 11:08:37.841146 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0710 11:08:37.841246 (+   100us) write_op.cc:454] Released schema lock
0710 11:08:37.841299 (+    53us) write_op.cc:341] FINISH: Updating metrics
0710 11:08:37.841679 (+   380us) write_op.cc:489] Releasing partition, row and schema locks
0710 11:08:37.841709 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":2606,"apply.run_cpu_time_us":1981,"apply.run_wall_time_us":1986,"num_ops":1,"prepare.queue_time_us":1163,"prepare.run_cpu_time_us":9219,"prepare.run_wall_time_us":10422,"raft.queue_time_us":1695,"raft.run_cpu_time_us":1897,"raft.run_wall_time_us":1893,"replication_time_us":17947,"spinlock_wait_cycles":5888,"thread_start_us":10889,"threads_started":4,"wal-append.queue_time_us":9050,"wal-append.run_cpu_time_us":4063,"wal-append.run_wall_time_us":1298148}]]}
I20260710 11:08:39.168591  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:39.138409  4249 leader_election.cc:304] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.152525  4616 raft_consensus.cc:2749] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.191375  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:39.192591  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:39.188248  4608 raft_consensus.cc:2749] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:08:39.194993  4249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.66:43717, user_credentials={real_user=slave}} blocked reactor thread for 65686.9us
I20260710 11:08:39.160895  4623 raft_consensus.cc:2804] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:39.208428  4582 raft_consensus.cc:3055] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.208801  4623 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:39.209326  4623 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.202514  4606 raft_consensus.cc:3055] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.208871  4582 raft_consensus.cc:740] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:39.214043  4582 consensus_queue.cc:260] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:39.215714  4582 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.217795  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f119ec14f14adaaf6074cd4aa93f5c" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:39.196288  4249 leader_election.cc:304] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:39.223744  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5af92d6202e4e408f7976fec2b2b52e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:39.171850  4557 consensus_queue.cc:260] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:39.218554  4606 raft_consensus.cc:740] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:39.226346  4606 consensus_queue.cc:260] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:39.227681  4606 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.228611  4557 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.207890  4621 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:39.229697  4613 raft_consensus.cc:2749] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.236733  4279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:39.240363  4621 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:39.241750  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:39.255713  3845 raft_consensus.cc:1240] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Rejecting Update request from peer 07937ec74e3c4561b5e7a011ad7abc88 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:39.258237  4249 leader_election.cc:304] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.258550  3746 catalog_manager.cc:5697] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } attrs { replace: true } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.260998  3963 leader_election.cc:304] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:39.258138  3744 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58246 (request call id 114) took 2614 ms. Trace:
I20260710 11:08:39.261767  3744 rpcz_store.cc:276] 0710 11:08:36.643616 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:08:36.643828 (+   212us) service_pool.cc:224] Handling call
0710 11:08:38.322897 (+1679069us) spinlock_profiling.cc:243] Waited 5.7 ms on lock 0x7b54003a5a54. stack: 00007fe7068bd343 00007fe7068bd240 00007fe70624c1d4 00007fe70ff8a304 00007fe70ff8a299 00007fe709946090 00007fe7099e4f3a 00007fe70f79b1cc 00007fe70f89937e 00007fe70dd5a2a4 00007fe70dd5a232 00007fe70dd5a161 00007fe70dd5a0dc 00007fe70dd59392 00007fe707d1748c 00007fe707d168c6
0710 11:08:39.258067 (+935170us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":767502,"reported_tablets":1,"spinlock_wait_cycles":13107456}
I20260710 11:08:39.262977  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a799f3a0096c443c8f2fa4600fb1362d" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:39.275027  4613 raft_consensus.cc:2749] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.277402  3918 consensus_queue.cc:237] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:39.268996  4621 raft_consensus.cc:2749] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.295363  4619 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.320927  3920 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.324295  4249 leader_election.cc:304] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.327033  4613 raft_consensus.cc:2749] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.331446  4249 leader_election.cc:304] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [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: f7261f05ccf74e4fb372324e698aa58b; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.332578  4594 raft_consensus.cc:2749] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.333351  4249 leader_election.cc:304] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.335000  4594 raft_consensus.cc:2749] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.335153  4249 leader_election.cc:304] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [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: 601460f7ffc046b88cc999274593e9a2, f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.340021  4613 raft_consensus.cc:2749] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.365666  4249 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.367290  4613 raft_consensus.cc:2749] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.367134  4249 leader_election.cc:304] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:39.368448  4613 raft_consensus.cc:2749] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.369733  4249 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.370584  4613 raft_consensus.cc:2749] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.373222  3841 raft_consensus.cc:1275] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:39.373405  4284 raft_consensus.cc:1275] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:39.375756  4584 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:39.378515  4584 consensus_queue.cc:1048] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:39.378719  4623 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:39.381186  4249 leader_election.cc:304] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:39.382620  4613 raft_consensus.cc:2749] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.386878  4279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
I20260710 11:08:39.407948  3963 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [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: e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:39.409312  4623 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 election: Requested vote from peers e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:39.408042  4283 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.411468  4279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
I20260710 11:08:39.412009  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:39.412729  4282 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.418140  3889 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88; no voters: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:39.407477  4509 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.420367  4620 raft_consensus.cc:2749] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.446868  3845 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.431375  4557 raft_consensus.cc:2749] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:39.451534  3920 raft_consensus.cc:1240] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Rejecting Update request from peer e6e2b66a2a104428b16dab088ac08011 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:39.454468  4622 consensus_queue.cc:1059] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:39.455610  4622 raft_consensus.cc:3055] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.455942  4622 raft_consensus.cc:740] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:39.456856  4622 consensus_queue.cc:260] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:39.467476  4622 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.478495  3841 raft_consensus.cc:2955] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.500422  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64f119ec14f14adaaf6074cd4aa93f5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:39.529723  3993 consensus_queue.cc:237] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:39.536664  3744 catalog_manager.cc:5697] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.538834  4282 raft_consensus.cc:1275] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:39.543533  4622 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:39.553959  4620 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.567106  4282 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.579003  3746 catalog_manager.cc:5697] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.581243  3993 consensus_queue.cc:237] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:39.593173  3983 tablet_service.cc:1558] Processing DeleteTablet for tablet 64f119ec14f14adaaf6074cd4aa93f5c with delete_type TABLET_DATA_TOMBSTONED (TS e6e2b66a2a104428b16dab088ac08011 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43068
I20260710 11:08:39.552037  3841 raft_consensus.cc:1275] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:39.608183  4640 tablet_replica.cc:333] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:39.609046  4622 consensus_queue.cc:1048] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:39.614894  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3f26fe0388d4d7d9f5a927e1a2679e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:39.619186  4283 raft_consensus.cc:1275] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:39.621268  4620 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:39.625222  3920 raft_consensus.cc:1275] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:39.627969  4622 consensus_queue.cc:1048] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:39.624755  3845 raft_consensus.cc:2955] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.631590  3991 raft_consensus.cc:1240] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Rejecting Update request from peer 07937ec74e3c4561b5e7a011ad7abc88 for earlier term 1. Current term is 2. Ops: []
I20260710 11:08:39.638052  4509 consensus_queue.cc:1059] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:39.639215  4583 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.641742  3920 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.642887  4509 raft_consensus.cc:3055] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:39.643344  4509 raft_consensus.cc:740] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:39.644323  4509 consensus_queue.cc:260] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:39.645946  4509 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:39.609730  4640 raft_consensus.cc:2243] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.648030  4640 raft_consensus.cc:2272] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.649770  3746 catalog_manager.cc:5697] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: config changed from index 3 to 4, VOTER 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) evicted. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.651796  4640 ts_tablet_manager.cc:1916] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:39.690049  4282 raft_consensus.cc:2955] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.666101  3743 catalog_manager.cc:5697] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New cstate: current_term: 1 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:39.678347  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55fe1007dd1b48b9849b7b57fb2580cf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:39.710757  3909 tablet_service.cc:1558] Processing DeleteTablet for tablet f3f26fe0388d4d7d9f5a927e1a2679e3 with delete_type TABLET_DATA_TOMBSTONED (TS 07937ec74e3c4561b5e7a011ad7abc88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55324
I20260710 11:08:39.729692  4641 tablet_replica.cc:333] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:39.731663  4641 raft_consensus.cc:2243] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.732467  3836 tablet_service.cc:1558] Processing DeleteTablet for tablet 55fe1007dd1b48b9849b7b57fb2580cf with delete_type TABLET_DATA_TOMBSTONED (TS 601460f7ffc046b88cc999274593e9a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42566
I20260710 11:08:39.739614  4640 ts_tablet_manager.cc:1929] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:39.743788  4640 log.cc:1199] T 64f119ec14f14adaaf6074cd4aa93f5c P e6e2b66a2a104428b16dab088ac08011: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/wals/64f119ec14f14adaaf6074cd4aa93f5c
I20260710 11:08:39.746290  4641 raft_consensus.cc:2272] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.746551  3732 catalog_manager.cc:5028] TS e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): tablet 64f119ec14f14adaaf6074cd4aa93f5c (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:39.750993  4642 tablet_replica.cc:333] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:39.752514  4641 ts_tablet_manager.cc:1916] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:39.752532  4642 raft_consensus.cc:2243] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:39.753774  4642 raft_consensus.cc:2272] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:39.757697  4642 ts_tablet_manager.cc:1916] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:39.787443  4641 ts_tablet_manager.cc:1929] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:39.788825  4641 log.cc:1199] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 07937ec74e3c4561b5e7a011ad7abc88: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/wals/f3f26fe0388d4d7d9f5a927e1a2679e3
I20260710 11:08:39.787443  4642 ts_tablet_manager.cc:1929] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:39.789471  4642 log.cc:1199] T 55fe1007dd1b48b9849b7b57fb2580cf P 601460f7ffc046b88cc999274593e9a2: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/wals/55fe1007dd1b48b9849b7b57fb2580cf
I20260710 11:08:39.790866  3732 catalog_manager.cc:5028] TS 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): tablet f3f26fe0388d4d7d9f5a927e1a2679e3 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:39.791972  3733 catalog_manager.cc:5028] TS 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): tablet 55fe1007dd1b48b9849b7b57fb2580cf (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:40.327049  4509 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.327922  4509 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.329864  4509 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.331190  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:40.331506  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:40.332480  3845 raft_consensus.cc:2468] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 2.
I20260710 11:08:40.334066  3889 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:40.335039  4509 raft_consensus.cc:2804] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:40.335431  4509 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.335729  4509 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.341339  4509 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.344025  4509 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 3 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.345467  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:40.346377  3845 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.345536  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:40.351984  3845 raft_consensus.cc:2468] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 3.
I20260710 11:08:40.353647  3889 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: e6e2b66a2a104428b16dab088ac08011
I20260710 11:08:40.354435  4509 raft_consensus.cc:2804] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:40.355685  4509 raft_consensus.cc:697] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:40.356544  4509 consensus_queue.cc:237] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.367468  4509 raft_consensus.cc:493] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.367491  3747 catalog_manager.cc:5697] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.368922  4509 raft_consensus.cc:515] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.372728  4509 leader_election.cc:290] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.373461  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:40.372588  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:40.374192  3845 raft_consensus.cc:2468] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 2.
I20260710 11:08:40.374611  3991 raft_consensus.cc:2468] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 2.
I20260710 11:08:40.375643  3889 leader_election.cc:304] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, 601460f7ffc046b88cc999274593e9a2; no voters: 
I20260710 11:08:40.376875  4643 raft_consensus.cc:2804] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:40.377331  4643 raft_consensus.cc:493] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.377656  4643 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.387115  4643 raft_consensus.cc:515] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.389704  4643 leader_election.cc:290] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 3 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.390724  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:40.391394  3845 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.391144  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68df81cbadd143febbde58fa8f883204" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:40.392017  3991 raft_consensus.cc:3060] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.400581  3845 raft_consensus.cc:2468] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 3.
I20260710 11:08:40.400583  3991 raft_consensus.cc:2468] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 3.
I20260710 11:08:40.402515  3888 leader_election.cc:304] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:40.404392  4643 raft_consensus.cc:2804] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:40.406905  4643 raft_consensus.cc:697] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:40.408231  4643 consensus_queue.cc:237] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.420130  3747 catalog_manager.cc:5697] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.612345  4620 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:40.613000  4620 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.615892  4620 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:40.616573  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:40.617022  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:40.617810  3845 raft_consensus.cc:2368] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2b66a2a104428b16dab088ac08011 for earlier term 2. Current term is 3.
I20260710 11:08:40.619199  3963 leader_election.cc:400] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533) with higher term. Message: Invalid argument: T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2b66a2a104428b16dab088ac08011 for earlier term 2. Current term is 3.
I20260710 11:08:40.619565  3963 leader_election.cc:403] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:08:40.620606  4620 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.628041  4620 raft_consensus.cc:2749] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533) with higher term. Message: Invalid argument: T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6e2b66a2a104428b16dab088ac08011 for earlier term 2. Current term is 3.
I20260710 11:08:40.640856  4643 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:40.641606  4643 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.646175  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2" is_pre_election: true
I20260710 11:08:40.646561  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:40.647349  3993 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 2.
I20260710 11:08:40.647545  3845 raft_consensus.cc:2393] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 07937ec74e3c4561b5e7a011ad7abc88 in current term 2: Already voted for candidate 601460f7ffc046b88cc999274593e9a2 in this term.
I20260710 11:08:40.646297  4643 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.648873  3888 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:40.649786  4643 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:40.650331  4643 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:40.650803  4643 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:40.659657  4643 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.662330  4643 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 2 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.663440  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:40.663769  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:40.664480  3845 raft_consensus.cc:2393] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 07937ec74e3c4561b5e7a011ad7abc88 in current term 2: Already voted for candidate 601460f7ffc046b88cc999274593e9a2 in this term.
I20260710 11:08:40.671139  3993 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 2.
I20260710 11:08:40.672626  3888 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:40.673535  4643 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:40.674223  4643 raft_consensus.cc:697] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:40.675324  4643 consensus_queue.cc:237] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.686005  3747 catalog_manager.cc:5697] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 1 to 2, leader changed from e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.703405  4603 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:40.704016  4603 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.706135  4603 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.707070  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:40.707283  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:40.707849  3993 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 2.
I20260710 11:08:40.708891  3813 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:40.709643  4603 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:40.710155  4603 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:40.710518  4603 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.720826  4603 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.731046  4603 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 3 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:40.731977  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:40.733453  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:40.734593  3993 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:40.744719  3993 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 3.
I20260710 11:08:40.746490  3813 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:40.748297  4650 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:40.748828  4650 raft_consensus.cc:697] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:40.750048  4650 consensus_queue.cc:237] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:40.782838  3746 catalog_manager.cc:5697] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 2 to 3, leader changed from 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 3 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.795547  3920 consensus_queue.cc:237] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:40.804711  3993 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:40.804977  3845 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:40.806919  4643 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:40.809312  4509 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:40.814844  3889 consensus_peers.cc:597] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5232570e716340a1b927b9df5cad4d50. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.820099  3991 raft_consensus.cc:1275] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:40.822651  4509 consensus_queue.cc:1048] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:40.827937  4509 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:40.832237  3991 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:40.838375  3845 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:40.844956  3997 raft_consensus.cc:1275] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:40.847252  4643 consensus_queue.cc:1048] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.873098  3841 consensus_queue.cc:237] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Queue 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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:40.899199  3747 catalog_manager.cc:5697] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:40.927019  3814 consensus_peers.cc:597] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 -> Peer f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485): Couldn't send request to peer f7261f05ccf74e4fb372324e698aa58b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 154e6229d405497d9a207d7a58a02f37. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.928186  3993 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:40.931046  3920 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:40.930895  4652 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:40.934996  4650 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.941766  3845 raft_consensus.cc:1275] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:40.943639  4663 consensus_queue.cc:1048] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:40.953903  3841 raft_consensus.cc:1275] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:40.957149  4663 consensus_queue.cc:1048] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:08:40.957939  3888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.67:39633, user_credentials={real_user=slave}} blocked reactor thread for 65614.4us
I20260710 11:08:40.988636  4610 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:40.990451  3920 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:40.993469  3991 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } } }
I20260710 11:08:41.024149  3743 catalog_manager.cc:5697] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index -1 to 2, NON_VOTER f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) added. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.062776  4674 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:41.063326  4674 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.073964  3841 raft_consensus.cc:1240] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 LEADER]: Rejecting Update request from peer 07937ec74e3c4561b5e7a011ad7abc88 for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:41.075781  4663 consensus_queue.cc:1059] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.076542  4663 consensus_queue.cc:1243] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Peer 601460f7ffc046b88cc999274593e9a2 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:08:41.077031  4663 raft_consensus.cc:3055] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:41.077353  4663 raft_consensus.cc:740] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:41.078348  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:41.078615  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:41.079012  3991 raft_consensus.cc:2468] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:41.079229  3920 raft_consensus.cc:2393] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7261f05ccf74e4fb372324e698aa58b in current term 2: Already voted for candidate 07937ec74e3c4561b5e7a011ad7abc88 in this term.
I20260710 11:08:41.080305  4249 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [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: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:41.081775  4663 consensus_queue.cc:260] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:41.082998  4663 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.089499  4674 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:41.090670  4674 raft_consensus.cc:2804] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.091624  4674 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6e2b66a2a104428b16dab088ac08011)
I20260710 11:08:41.092586  4674 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.102869  4674 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.106515  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:41.107347  3920 raft_consensus.cc:2393] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f7261f05ccf74e4fb372324e698aa58b in current term 2: Already voted for candidate 07937ec74e3c4561b5e7a011ad7abc88 in this term.
I20260710 11:08:41.107204  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:41.105177  4674 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:41.115247  3991 raft_consensus.cc:2468] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:41.116436  4249 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [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: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b; no voters: 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:41.117270  4675 raft_consensus.cc:2804] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.118178  4675 raft_consensus.cc:697] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:41.119856  4675 consensus_queue.cc:237] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.126016  4675 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:41.126633  4675 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.131193  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:41.131980  3920 raft_consensus.cc:2468] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:41.131557  3746 catalog_manager.cc:5697] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.135314  4249 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [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: 07937ec74e3c4561b5e7a011ad7abc88, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:41.136636  4674 raft_consensus.cc:2804] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.137048  4674 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07937ec74e3c4561b5e7a011ad7abc88)
I20260710 11:08:41.137634  4674 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.140276  4675 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:41.143735  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:41.144629  3991 raft_consensus.cc:2393] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7261f05ccf74e4fb372324e698aa58b in current term 2: Already voted for candidate e6e2b66a2a104428b16dab088ac08011 in this term.
I20260710 11:08:41.149801  4674 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.152544  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:41.158720  3920 raft_consensus.cc:2468] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:41.160586  4249 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:41.161504  4675 raft_consensus.cc:2804] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.161669  4674 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:41.162784  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:41.163506  3991 raft_consensus.cc:2393] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f7261f05ccf74e4fb372324e698aa58b in current term 2: Already voted for candidate e6e2b66a2a104428b16dab088ac08011 in this term.
I20260710 11:08:41.165234  4675 raft_consensus.cc:697] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:41.166484  4675 consensus_queue.cc:237] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.183311  3746 catalog_manager.cc:5697] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.233223  3920 raft_consensus.cc:1275] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:08:41.233698  3920 pending_rounds.cc:85] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: Aborting all ops after (but not including) 1
I20260710 11:08:41.234162  3920 pending_rounds.cc:107] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:08:41.234505  3920 raft_consensus.cc:2889] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:41.236832  4652 consensus_queue.cc:1048] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.253038  4620 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.253564  4620 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.256028  4620 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:41.262442  4282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:41.267849  3991 raft_consensus.cc:1275] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:08:41.270987  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88" is_pre_election: true
I20260710 11:08:41.271843  4650 consensus_queue.cc:1048] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:41.273492  3920 raft_consensus.cc:2468] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 2.
I20260710 11:08:41.278931  3962 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:41.280108  4620 raft_consensus.cc:2804] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:41.280488  4620 raft_consensus.cc:493] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:41.280818  4620 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.295488  4680 ts_tablet_manager.cc:933] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:41.302585  4620 raft_consensus.cc:515] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.308758  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:41.309384  3920 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.312520  4680 tablet_copy_client.cc:323] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.66:43717
I20260710 11:08:41.314476  3934 tablet_copy_service.cc:140] P 07937ec74e3c4561b5e7a011ad7abc88: Received BeginTabletCopySession request for tablet 5232570e716340a1b927b9df5cad4d50 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:39980)
I20260710 11:08:41.315047  3934 tablet_copy_service.cc:161] P 07937ec74e3c4561b5e7a011ad7abc88: Beginning new tablet copy session on tablet 5232570e716340a1b927b9df5cad4d50 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:39980: session id = f7261f05ccf74e4fb372324e698aa58b-5232570e716340a1b927b9df5cad4d50
I20260710 11:08:41.315811  4620 leader_election.cc:290] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [CANDIDATE]: Term 3 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:41.317083  4282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7645bfd4107f48acbe1f99746624cdf0" candidate_uuid: "e6e2b66a2a104428b16dab088ac08011" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
I20260710 11:08:41.324252  3934 tablet_copy_source_session.cc:215] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:41.326223  4663 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:41.326851  4663 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.335825  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232570e716340a1b927b9df5cad4d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:41.339547  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011" is_pre_election: true
I20260710 11:08:41.340600  3994 raft_consensus.cc:2468] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 2.
I20260710 11:08:41.342767  3888 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:41.343906  4509 raft_consensus.cc:2804] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:41.344530  4509 raft_consensus.cc:493] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:41.344877  4509 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.372686  4663 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:41.374177  4282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b" is_pre_election: true
I20260710 11:08:41.376106  4680 tablet_copy_client.cc:806] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:41.376995  4680 tablet_copy_client.cc:670] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:41.377118  3920 raft_consensus.cc:2468] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6e2b66a2a104428b16dab088ac08011 in term 3.
I20260710 11:08:41.375737  4509 raft_consensus.cc:515] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.379201  3962 leader_election.cc:304] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:41.380971  4620 raft_consensus.cc:2804] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:41.381656  4620 raft_consensus.cc:697] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 3 LEADER]: Becoming Leader. State: Replica: e6e2b66a2a104428b16dab088ac08011, State: Running, Role: LEADER
I20260710 11:08:41.382707  4620 consensus_queue.cc:237] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.383781  4509 leader_election.cc:290] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 3 election: Requested vote from peers e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633), f7261f05ccf74e4fb372324e698aa58b (127.2.165.68:37485)
I20260710 11:08:41.384920  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:41.385675  3994 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.388394  4282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788d287770da47be98535046fbf8fa6e" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
I20260710 11:08:41.398106  3994 raft_consensus.cc:2468] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 3.
I20260710 11:08:41.399591  3888 leader_election.cc:304] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:41.400776  4680 tablet_copy_client.cc:538] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:41.401141  4509 raft_consensus.cc:2804] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:41.401618  4509 raft_consensus.cc:697] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:41.402420  4509 consensus_queue.cc:237] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.422292  4680 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:41.426003  3746 catalog_manager.cc:5697] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 reported cstate change: term changed from 2 to 3, leader changed from f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) to e6e2b66a2a104428b16dab088ac08011 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "e6e2b66a2a104428b16dab088ac08011" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.428215  3743 catalog_manager.cc:5697] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 2 to 3, leader changed from f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 3 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.460357  4680 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.461392  4680 tablet_bootstrap.cc:492] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:41.462127  4680 ts_tablet_manager.cc:1403] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.002s
I20260710 11:08:41.466109  4680 raft_consensus.cc:359] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:41.467082  4680 raft_consensus.cc:740] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:41.467770  4680 consensus_queue.cc:260] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:41.470108  4680 ts_tablet_manager.cc:1434] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:08:41.472636  3934 tablet_copy_service.cc:342] P 07937ec74e3c4561b5e7a011ad7abc88: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-5232570e716340a1b927b9df5cad4d50 received from {username='slave'} at 127.0.0.1:39980
I20260710 11:08:41.473112  3934 tablet_copy_service.cc:434] P 07937ec74e3c4561b5e7a011ad7abc88: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-5232570e716340a1b927b9df5cad4d50 on tablet 5232570e716340a1b927b9df5cad4d50 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:41.550488  4680 ts_tablet_manager.cc:933] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: Initiating tablet copy from peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533)
I20260710 11:08:41.554822  4680 tablet_copy_client.cc:323] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.165.65:37533
I20260710 11:08:41.556895  3858 tablet_copy_service.cc:140] P 601460f7ffc046b88cc999274593e9a2: Received BeginTabletCopySession request for tablet 154e6229d405497d9a207d7a58a02f37 from peer f7261f05ccf74e4fb372324e698aa58b ({username='slave'} at 127.0.0.1:59416)
I20260710 11:08:41.557578  3858 tablet_copy_service.cc:161] P 601460f7ffc046b88cc999274593e9a2: Beginning new tablet copy session on tablet 154e6229d405497d9a207d7a58a02f37 from peer f7261f05ccf74e4fb372324e698aa58b at {username='slave'} at 127.0.0.1:59416: session id = f7261f05ccf74e4fb372324e698aa58b-154e6229d405497d9a207d7a58a02f37
I20260710 11:08:41.566931  3858 tablet_copy_source_session.cc:215] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:41.570971  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154e6229d405497d9a207d7a58a02f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:41.596271  4680 tablet_copy_client.cc:806] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:41.597043  4680 tablet_copy_client.cc:670] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:41.604301  4680 tablet_copy_client.cc:538] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:41.618119  4680 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap starting.
I20260710 11:08:41.633122  3994 raft_consensus.cc:1240] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 3 LEADER]: Rejecting Update request from peer f7261f05ccf74e4fb372324e698aa58b for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:41.635385  4675 consensus_queue.cc:1059] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:41.636339  4675 consensus_queue.cc:1243] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Peer e6e2b66a2a104428b16dab088ac08011 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:08:41.636950  4675 raft_consensus.cc:3055] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:41.637360  4675 raft_consensus.cc:740] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:41.638609  4675 consensus_queue.cc:260] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.640954  4675 raft_consensus.cc:3060] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.661020  3918 raft_consensus.cc:1240] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Rejecting Update request from peer f7261f05ccf74e4fb372324e698aa58b for earlier term 2. Current term is 3. Ops: []
I20260710 11:08:41.665061  4674 consensus_queue.cc:1059] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:41.665948  4674 consensus_queue.cc:1243] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Peer 07937ec74e3c4561b5e7a011ad7abc88 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:08:41.666471  4674 raft_consensus.cc:3055] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:41.666780  4674 raft_consensus.cc:740] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:41.667666  4674 consensus_queue.cc:260] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:41.668898  4674 raft_consensus.cc:3060] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:41.687927  4680 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.689147  4680 tablet_bootstrap.cc:492] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: Bootstrap complete.
I20260710 11:08:41.690006  4680 ts_tablet_manager.cc:1403] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: Time spent bootstrapping tablet: real 0.072s	user 0.039s	sys 0.016s
I20260710 11:08:41.693164  4680 raft_consensus.cc:359] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:41.694051  4680 raft_consensus.cc:740] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Initialized, Role: LEARNER
I20260710 11:08:41.694941  4680 consensus_queue.cc:260] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: NON_VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: true } }
I20260710 11:08:41.698457  4680 ts_tablet_manager.cc:1434] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:41.701423  3858 tablet_copy_service.cc:342] P 601460f7ffc046b88cc999274593e9a2: Request end of tablet copy session f7261f05ccf74e4fb372324e698aa58b-154e6229d405497d9a207d7a58a02f37 received from {username='slave'} at 127.0.0.1:59416
I20260710 11:08:41.701920  3858 tablet_copy_service.cc:434] P 601460f7ffc046b88cc999274593e9a2: ending tablet copy session f7261f05ccf74e4fb372324e698aa58b-154e6229d405497d9a207d7a58a02f37 on tablet 154e6229d405497d9a207d7a58a02f37 with peer f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:41.754577  4282 raft_consensus.cc:1217] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:41.832919  3994 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:41.835080  4643 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:41.868925  3918 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:08:41.870911  4620 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:41.884330  4282 raft_consensus.cc:1275] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:08:41.884831  4282 pending_rounds.cc:85] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Aborting all ops after (but not including) 4
I20260710 11:08:41.885095  4282 pending_rounds.cc:107] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:08:41.885355  4282 raft_consensus.cc:2889] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:41.889961  4509 consensus_queue.cc:1048] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:41.902956  4283 raft_consensus.cc:1275] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: Refusing update from remote peer e6e2b66a2a104428b16dab088ac08011: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:08:41.903437  4283 pending_rounds.cc:85] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Aborting all ops after (but not including) 4
I20260710 11:08:41.903671  4283 pending_rounds.cc:107] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:08:41.903940  4283 raft_consensus.cc:2889] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:08:41.933004  4620 consensus_queue.cc:1048] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:42.041821  4282 raft_consensus.cc:1217] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:42.316715  4663 raft_consensus.cc:1064] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:42.320506  4663 consensus_queue.cc:237] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:42.331892  4283 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:42.337337  3994 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:42.339634  3841 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:42.340912  4663 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:42.343009  4509 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:42.344269  4643 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:42.432569  4663 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.436818  3845 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.463353  3991 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.470867  4283 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.483986  3746 catalog_manager.cc:5697] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:42.529709  4610 raft_consensus.cc:1064] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: attempting to promote NON_VOTER f7261f05ccf74e4fb372324e698aa58b to VOTER
I20260710 11:08:42.543305  3918 consensus_queue.cc:237] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:42.556315  4610 consensus_queue.cc:237] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:42.571738  4283 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:42.572762  3991 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:42.576197  4663 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:42.580405  4643 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:42.592190  4509 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.602824  3918 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:42.605751  3994 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:42.610325  4704 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:42.624094  4610 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:42.670075  4283 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.657930  3991 raft_consensus.cc:2955] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.712437  3732 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5232570e716340a1b927b9df5cad4d50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:42.719496  4283 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 LEARNER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:42.720816  3744 catalog_manager.cc:5697] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: config changed from index 3 to 4, VOTER 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) evicted. New cstate: current_term: 1 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:42.722595  4610 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:42.747586  4610 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.753067  3991 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.764485  3836 tablet_service.cc:1558] Processing DeleteTablet for tablet 5232570e716340a1b927b9df5cad4d50 with delete_type TABLET_DATA_TOMBSTONED (TS 601460f7ffc046b88cc999274593e9a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42566
I20260710 11:08:42.812603  4707 tablet_replica.cc:333] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:42.814020  4707 raft_consensus.cc:2243] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.816274  4707 raft_consensus.cc:2272] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.813805  3920 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.823664  4284 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.823943  3744 catalog_manager.cc:5697] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: config changed from index 2 to 3, f7261f05ccf74e4fb372324e698aa58b (127.2.165.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:42.836789  4707 ts_tablet_manager.cc:1916] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:42.874204  3845 consensus_queue.cc:237] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:42.876271  4707 ts_tablet_manager.cc:1929] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:42.876899  4707 log.cc:1199] T 5232570e716340a1b927b9df5cad4d50 P 601460f7ffc046b88cc999274593e9a2: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/wals/5232570e716340a1b927b9df5cad4d50
I20260710 11:08:42.879112  3733 catalog_manager.cc:5028] TS 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): tablet 5232570e716340a1b927b9df5cad4d50 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:42.882170  4284 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:42.885417  3918 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:42.886518  4610 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:42.889185  4610 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:42.900823  4284 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.904448  3920 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.899291  4610 raft_consensus.cc:2955] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.919495  3746 catalog_manager.cc:5697] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: config changed from index 3 to 4, VOTER e6e2b66a2a104428b16dab088ac08011 (127.2.165.67) evicted. New cstate: current_term: 1 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } } }
I20260710 11:08:42.938964  3983 tablet_service.cc:1558] Processing DeleteTablet for tablet 154e6229d405497d9a207d7a58a02f37 with delete_type TABLET_DATA_TOMBSTONED (TS e6e2b66a2a104428b16dab088ac08011 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43068
I20260710 11:08:42.941028  3733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 154e6229d405497d9a207d7a58a02f37 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:42.945341  4709 tablet_replica.cc:333] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:42.946857  4709 raft_consensus.cc:2243] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:42.948526  4709 raft_consensus.cc:2272] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:42.955648  4709 ts_tablet_manager.cc:1916] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:42.974521  4709 ts_tablet_manager.cc:1929] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:42.975201  4709 log.cc:1199] T 154e6229d405497d9a207d7a58a02f37 P e6e2b66a2a104428b16dab088ac08011: Deleting WAL directory at /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/wals/154e6229d405497d9a207d7a58a02f37
I20260710 11:08:42.977581  3732 catalog_manager.cc:5028] TS e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): tablet 154e6229d405497d9a207d7a58a02f37 (table test-workload [id=d0fa66e26af54aeaa6c305f2bfe772cc]) successfully deleted
I20260710 11:08:45.792340  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:45.825848  3845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b"
dest_uuid: "601460f7ffc046b88cc999274593e9a2"
mode: GRACEFUL
new_leader_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51672
I20260710 11:08:45.827220  3845 raft_consensus.cc:606] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Received request to transfer leadership to TS f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:45.831311  3845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37"
dest_uuid: "601460f7ffc046b88cc999274593e9a2"
mode: GRACEFUL
new_leader_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51672
I20260710 11:08:45.832027  3845 raft_consensus.cc:606] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Received request to transfer leadership to TS f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:45.835216  3845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056"
dest_uuid: "601460f7ffc046b88cc999274593e9a2"
mode: GRACEFUL
new_leader_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51672
I20260710 11:08:45.835820  3845 raft_consensus.cc:606] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Received request to transfer leadership to TS f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:45.851101  3918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50"
dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
mode: GRACEFUL
new_leader_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:52108
I20260710 11:08:45.851994  3918 raft_consensus.cc:606] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Received request to transfer leadership to TS f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:45.855383  3845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a"
dest_uuid: "601460f7ffc046b88cc999274593e9a2"
mode: GRACEFUL
new_leader_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51672
I20260710 11:08:45.856156  3845 raft_consensus.cc:606] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Received request to transfer leadership to TS f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:45.857462  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:45.858212  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:45.950815  4610 raft_consensus.cc:993] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: : Instructing follower f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:45.951776  4710 raft_consensus.cc:1081] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Signalling peer f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:45.953692  4282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37"
dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51946
I20260710 11:08:45.954304  4282 raft_consensus.cc:493] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:45.954741  4282 raft_consensus.cc:3060] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.962309  4282 raft_consensus.cc:515] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:45.964988  4282 leader_election.cc:290] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:45.966902  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:45.967423  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154e6229d405497d9a207d7a58a02f37" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:45.968020  3845 raft_consensus.cc:3055] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:45.968187  3918 raft_consensus.cc:3060] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.969111  3845 raft_consensus.cc:740] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:45.971019  3845 consensus_queue.cc:260] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:45.972747  3845 raft_consensus.cc:3060] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:45.978471  3918 raft_consensus.cc:2468] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:45.980207  4249 leader_election.cc:304] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07937ec74e3c4561b5e7a011ad7abc88, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:45.980758  3845 raft_consensus.cc:2468] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:45.982614  4720 raft_consensus.cc:2804] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:45.984421  4720 raft_consensus.cc:697] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:45.985594  4720 consensus_queue.cc:237] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:45.995816  4610 raft_consensus.cc:993] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: : Instructing follower f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:45.995115  3746 catalog_manager.cc:5697] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:45.997234  4710 raft_consensus.cc:1081] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Signalling peer f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:45.999889  4282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b"
dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51946
I20260710 11:08:46.000599  4282 raft_consensus.cc:493] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.001029  4282 raft_consensus.cc:3060] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.010735  4282 raft_consensus.cc:515] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.014155  4282 leader_election.cc:290] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:46.015039  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:46.016043  3845 raft_consensus.cc:3055] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:46.016467  3845 raft_consensus.cc:740] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:46.018080  3845 consensus_queue.cc:260] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.020295  3845 raft_consensus.cc:3060] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.019732  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d13c065ddd4d2d9be92746c1a3376b" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:46.023119  3991 raft_consensus.cc:3060] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.033285  3845 raft_consensus.cc:2468] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.035331  4250 leader_election.cc:304] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:46.033653  3991 raft_consensus.cc:2468] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.036408  4720 raft_consensus.cc:2804] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:46.037184  4720 raft_consensus.cc:697] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:46.039558  4720 consensus_queue.cc:237] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.053143  3746 catalog_manager.cc:5697] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:46.160205  4723 raft_consensus.cc:993] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: : Instructing follower f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:46.161139  4723 raft_consensus.cc:1081] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Signalling peer f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:46.162967  4282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056"
dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51946
I20260710 11:08:46.163548  4282 raft_consensus.cc:493] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.163887  4282 raft_consensus.cc:3060] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.168569  4282 raft_consensus.cc:515] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.170049  4282 leader_election.cc:290] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717)
I20260710 11:08:46.171265  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:46.171779  3845 raft_consensus.cc:3055] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:46.171554  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca4406d9fbe4041a35bf03312f4f056" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:46.172138  3845 raft_consensus.cc:740] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:46.172493  3918 raft_consensus.cc:3060] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.173015  3845 consensus_queue.cc:260] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.174005  3845 raft_consensus.cc:3060] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.179394  3845 raft_consensus.cc:2468] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.180001  3918 raft_consensus.cc:2468] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.180796  4250 leader_election.cc:304] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 601460f7ffc046b88cc999274593e9a2, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:46.181824  4720 raft_consensus.cc:2804] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:46.182278  4720 raft_consensus.cc:697] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:46.183429  4720 consensus_queue.cc:237] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.194069  3746 catalog_manager.cc:5697] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:46.364979  4610 raft_consensus.cc:993] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: : Instructing follower f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:46.365547  4723 raft_consensus.cc:1081] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Signalling peer f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:46.367800  4284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a"
dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51946
I20260710 11:08:46.368584  4284 raft_consensus.cc:493] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.368999  4284 raft_consensus.cc:3060] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.370345  4509 raft_consensus.cc:993] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: : Instructing follower f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:46.371100  4715 raft_consensus.cc:1081] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Signalling peer f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:46.373677  4283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50"
dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51960
I20260710 11:08:46.374150  4283 raft_consensus.cc:493] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:46.374428  4283 raft_consensus.cc:3060] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.376853  4284 raft_consensus.cc:515] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.379734  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:46.379760  4283 raft_consensus.cc:515] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.380113  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf20910db94e519696b10882b7de7a" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:46.380919  3991 raft_consensus.cc:3060] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.380764  4284 leader_election.cc:290] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:46.382283  4283 leader_election.cc:290] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:46.381207  3845 raft_consensus.cc:3055] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:46.383203  3845 raft_consensus.cc:740] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:46.383581  3841 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.384253  3845 consensus_queue.cc:260] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.384503  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:46.385174  3994 raft_consensus.cc:3060] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.385335  4720 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:46.387799  3920 raft_consensus.cc:1275] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.387786  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232570e716340a1b927b9df5cad4d50" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:46.388636  3918 raft_consensus.cc:3055] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:46.389026  3918 raft_consensus.cc:740] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:46.389986  3918 consensus_queue.cc:260] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.391445  3918 raft_consensus.cc:3060] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.392369  3991 raft_consensus.cc:2468] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.394099  3994 raft_consensus.cc:2468] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.394219  4249 leader_election.cc:304] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:46.394745  4720 consensus_queue.cc:1048] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:46.396320  4721 raft_consensus.cc:2804] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:46.396859  4249 leader_election.cc:304] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:46.400209  4733 raft_consensus.cc:2804] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:46.400801  4733 raft_consensus.cc:697] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:46.401855  4733 consensus_queue.cc:237] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [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: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.394722  3845 raft_consensus.cc:3060] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:46.414366  3918 raft_consensus.cc:2468] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.416549  4721 raft_consensus.cc:697] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:46.419108  4721 consensus_queue.cc:237] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:46.428313  3845 raft_consensus.cc:2468] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:46.432711  3743 catalog_manager.cc:5697] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:46.462579  3743 catalog_manager.cc:5697] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:46.467548  3848 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.469401  4733 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:46.481942  3994 raft_consensus.cc:1275] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.484059  4732 consensus_queue.cc:1048] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:46.768612  3918 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.770219  4732 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:46.781235  3848 raft_consensus.cc:1275] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.784188  4732 consensus_queue.cc:1048] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:46.807992  3848 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.809350  4732 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:46.817880  3994 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.820453  4721 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:46.822639  3994 raft_consensus.cc:1275] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.824805  4721 consensus_queue.cc:1048] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:46.833156  3918 raft_consensus.cc:1275] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:46.835942  4721 consensus_queue.cc:1048] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:46.859386  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:46.876816  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:46.892208  3848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9"
dest_uuid: "601460f7ffc046b88cc999274593e9a2"
mode: GRACEFUL
new_leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
 from {username='slave'} at 127.0.0.1:51672
I20260710 11:08:46.892860  3848 raft_consensus.cc:606] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 LEADER]: Received request to transfer leadership to TS 07937ec74e3c4561b5e7a011ad7abc88
I20260710 11:08:46.894150  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:46.894835  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:47.263947  4723 raft_consensus.cc:993] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: : Instructing follower 07937ec74e3c4561b5e7a011ad7abc88 to start an election
I20260710 11:08:47.264505  4752 raft_consensus.cc:1081] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 LEADER]: Signalling peer 07937ec74e3c4561b5e7a011ad7abc88 to start an election
I20260710 11:08:47.266326  3918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9"
dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
 from {username='slave'} at 127.0.0.1:55340
I20260710 11:08:47.266968  3918 raft_consensus.cc:493] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:47.267329  3918 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.273007  3918 raft_consensus.cc:515] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:47.274863  3918 leader_election.cc:290] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [CANDIDATE]: Term 4 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:47.275708  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:47.276033  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1662ff0e374886ba841206a5a81ea9" candidate_uuid: "07937ec74e3c4561b5e7a011ad7abc88" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:47.276563  3848 raft_consensus.cc:3055] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:47.276686  3991 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.276908  3848 raft_consensus.cc:740] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:47.277902  3848 consensus_queue.cc:260] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:47.279063  3848 raft_consensus.cc:3060] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:47.283507  3991 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 4.
I20260710 11:08:47.285118  3888 leader_election.cc:304] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [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: 07937ec74e3c4561b5e7a011ad7abc88, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:47.286080  4730 raft_consensus.cc:2804] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:47.286578  4730 raft_consensus.cc:697] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 LEADER]: Becoming Leader. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:47.287510  3848 raft_consensus.cc:2468] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07937ec74e3c4561b5e7a011ad7abc88 in term 4.
I20260710 11:08:47.287511  4730 consensus_queue.cc:237] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:47.297683  3744 catalog_manager.cc:5697] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 reported cstate change: term changed from 3 to 4, leader changed from 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) to 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66). New cstate: current_term: 4 leader_uuid: "07937ec74e3c4561b5e7a011ad7abc88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:47.682574  3841 raft_consensus.cc:1275] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 4 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:47.684295  4730 consensus_queue.cc:1048] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:47.697878  3994 raft_consensus.cc:1275] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Refusing update from remote peer 07937ec74e3c4561b5e7a011ad7abc88: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:47.705991  4759 consensus_queue.cc:1048] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:47.895887  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:47.914417  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:47.931648  3918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463"
dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
mode: GRACEFUL
new_leader_uuid: "601460f7ffc046b88cc999274593e9a2"
 from {username='slave'} at 127.0.0.1:52108
I20260710 11:08:47.932421  3918 raft_consensus.cc:606] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Received request to transfer leadership to TS 601460f7ffc046b88cc999274593e9a2
I20260710 11:08:47.934072  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:47.935065  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:48.252828  4759 raft_consensus.cc:993] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88: : Instructing follower 601460f7ffc046b88cc999274593e9a2 to start an election
I20260710 11:08:48.253424  4759 raft_consensus.cc:1081] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Signalling peer 601460f7ffc046b88cc999274593e9a2 to start an election
I20260710 11:08:48.255267  3841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463"
dest_uuid: "601460f7ffc046b88cc999274593e9a2"
 from {username='slave'} at 127.0.0.1:42574
I20260710 11:08:48.255980  3841 raft_consensus.cc:493] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:48.256459  3841 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:48.264461  3841 raft_consensus.cc:515] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:48.267473  3841 leader_election.cc:290] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [CANDIDATE]: Term 4 election: Requested vote from peers 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:48.267843  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "07937ec74e3c4561b5e7a011ad7abc88"
I20260710 11:08:48.268590  3994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5c0cea793742c29db60402dcef9463" candidate_uuid: "601460f7ffc046b88cc999274593e9a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:48.268695  3918 raft_consensus.cc:3055] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:48.269490  3918 raft_consensus.cc:740] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 07937ec74e3c4561b5e7a011ad7abc88, State: Running, Role: LEADER
I20260710 11:08:48.269508  3994 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:48.270421  3918 consensus_queue.cc:260] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:48.271621  3918 raft_consensus.cc:3060] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:48.275090  3994 raft_consensus.cc:2468] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 4.
I20260710 11:08:48.276497  3813 leader_election.cc:304] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [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: 601460f7ffc046b88cc999274593e9a2, e6e2b66a2a104428b16dab088ac08011; no voters: 
I20260710 11:08:48.277225  4752 raft_consensus.cc:2804] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:48.277464  3918 raft_consensus.cc:2468] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 601460f7ffc046b88cc999274593e9a2 in term 4.
I20260710 11:08:48.277626  4752 raft_consensus.cc:697] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 4 LEADER]: Becoming Leader. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:48.278581  4752 consensus_queue.cc:237] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } }
I20260710 11:08:48.288645  3747 catalog_manager.cc:5697] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 reported cstate change: term changed from 3 to 4, leader changed from 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66) to 601460f7ffc046b88cc999274593e9a2 (127.2.165.65). New cstate: current_term: 4 leader_uuid: "601460f7ffc046b88cc999274593e9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:48.739538  3918 raft_consensus.cc:1275] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:48.741062  4723 consensus_queue.cc:1048] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07937ec74e3c4561b5e7a011ad7abc88" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:48.753302  3994 raft_consensus.cc:1275] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Refusing update from remote peer 601460f7ffc046b88cc999274593e9a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:08:48.757540  4769 consensus_queue.cc:1048] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:48.936126  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:48.959455  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:48.978624  3841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189"
dest_uuid: "601460f7ffc046b88cc999274593e9a2"
mode: GRACEFUL
new_leader_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51672
I20260710 11:08:48.980633  3841 raft_consensus.cc:606] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Received request to transfer leadership to TS f7261f05ccf74e4fb372324e698aa58b
I20260710 11:08:48.982191  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:48.982965  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:49.121722  4752 raft_consensus.cc:993] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: : Instructing follower f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:49.122330  4752 raft_consensus.cc:1081] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Signalling peer f7261f05ccf74e4fb372324e698aa58b to start an election
I20260710 11:08:49.124576  4284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189"
dest_uuid: "f7261f05ccf74e4fb372324e698aa58b"
 from {username='slave'} at 127.0.0.1:51946
I20260710 11:08:49.125111  4284 raft_consensus.cc:493] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:49.125483  4284 raft_consensus.cc:3060] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:49.132862  4284 raft_consensus.cc:515] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:49.134843  4284 leader_election.cc:290] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Requested vote from peers 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533), e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633)
I20260710 11:08:49.135878  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "601460f7ffc046b88cc999274593e9a2"
I20260710 11:08:49.136118  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e459fab79b4c2aad26572cd5993189" candidate_uuid: "f7261f05ccf74e4fb372324e698aa58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e6e2b66a2a104428b16dab088ac08011"
I20260710 11:08:49.136595  3848 raft_consensus.cc:3055] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:49.136720  3991 raft_consensus.cc:3060] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:49.137038  3848 raft_consensus.cc:740] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 601460f7ffc046b88cc999274593e9a2, State: Running, Role: LEADER
I20260710 11:08:49.137997  3848 consensus_queue.cc:260] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:49.139324  3848 raft_consensus.cc:3060] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:49.142062  3991 raft_consensus.cc:2468] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:49.143275  4249 leader_election.cc:304] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6e2b66a2a104428b16dab088ac08011, f7261f05ccf74e4fb372324e698aa58b; no voters: 
I20260710 11:08:49.144353  4733 raft_consensus.cc:2804] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:49.145695  4733 raft_consensus.cc:697] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Becoming Leader. State: Replica: f7261f05ccf74e4fb372324e698aa58b, State: Running, Role: LEADER
I20260710 11:08:49.146224  3848 raft_consensus.cc:2468] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7261f05ccf74e4fb372324e698aa58b in term 2.
I20260710 11:08:49.147065  4733 consensus_queue.cc:237] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [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: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } }
I20260710 11:08:49.156517  3747 catalog_manager.cc:5697] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b reported cstate change: term changed from 1 to 2, leader changed from 601460f7ffc046b88cc999274593e9a2 (127.2.165.65) to f7261f05ccf74e4fb372324e698aa58b (127.2.165.68). New cstate: current_term: 2 leader_uuid: "f7261f05ccf74e4fb372324e698aa58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7261f05ccf74e4fb372324e698aa58b" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 37485 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:49.566598  3991 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:49.568229  4733 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6e2b66a2a104428b16dab088ac08011" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:49.580843  3848 raft_consensus.cc:1275] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Refusing update from remote peer f7261f05ccf74e4fb372324e698aa58b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:49.583281  4774 consensus_queue.cc:1048] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "601460f7ffc046b88cc999274593e9a2" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:49.983880  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:50.000667  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
I20260710 11:08:50.053473  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:50.054571  2709 tablet_replica.cc:333] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.055536  2709 raft_consensus.cc:2243] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.056259  2709 raft_consensus.cc:2272] T 68df81cbadd143febbde58fa8f883204 P 601460f7ffc046b88cc999274593e9a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.059358  2709 tablet_replica.cc:333] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.060282  2709 raft_consensus.cc:2243] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.061458  2709 raft_consensus.cc:2272] T cd5c0cea793742c29db60402dcef9463 P 601460f7ffc046b88cc999274593e9a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.064289  2709 tablet_replica.cc:333] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.064903  2709 raft_consensus.cc:2243] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.065716  2709 raft_consensus.cc:2272] T 64f119ec14f14adaaf6074cd4aa93f5c P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.068226  2709 tablet_replica.cc:333] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.068816  2709 raft_consensus.cc:2243] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.069245  2709 raft_consensus.cc:2272] T 7fdf20910db94e519696b10882b7de7a P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.071319  2709 tablet_replica.cc:333] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.072000  2709 raft_consensus.cc:2243] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.073014  2709 raft_consensus.cc:2272] T 60ce40da3e0b4cbd989c2acac243631d P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.075309  2709 tablet_replica.cc:333] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.075884  2709 raft_consensus.cc:2243] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.077006  2709 raft_consensus.cc:2272] T d1236e3cd1cd47a09d4ba41af94e0f30 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.080026  2709 tablet_replica.cc:333] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
W20260710 11:08:50.079989  3963 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]
I20260710 11:08:50.081190  2709 raft_consensus.cc:2243] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.081871  2709 raft_consensus.cc:2272] T 4ca4406d9fbe4041a35bf03312f4f056 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:50.083750  3963 consensus_peers.cc:597] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.084636  2709 tablet_replica.cc:333] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.085278  2709 raft_consensus.cc:2243] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.086330  2709 raft_consensus.cc:2272] T a799f3a0096c443c8f2fa4600fb1362d P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.088701  2709 tablet_replica.cc:333] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.089337  2709 raft_consensus.cc:2243] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.089848  2709 raft_consensus.cc:2272] T 12e3049230a3460f9bfdebbeb9fa83df P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.092168  2709 tablet_replica.cc:333] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.092784  2709 raft_consensus.cc:2243] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.093323  2709 raft_consensus.cc:2272] T 40e459fab79b4c2aad26572cd5993189 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.096797  2709 tablet_replica.cc:333] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.097661  2709 raft_consensus.cc:2243] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.098968  2709 raft_consensus.cc:2272] T 9e1a196ffbe444eab288ccb2d151edbd P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:50.101511  3963 consensus_peers.cc:597] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.102200  2709 tablet_replica.cc:333] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.103029  2709 raft_consensus.cc:2243] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:50.103462  4250 consensus_peers.cc:597] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.103631  2709 raft_consensus.cc:2272] T ba1662ff0e374886ba841206a5a81ea9 P 601460f7ffc046b88cc999274593e9a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.105986  2709 tablet_replica.cc:333] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.106676  2709 raft_consensus.cc:2243] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.107146  2709 raft_consensus.cc:2272] T 07d13c065ddd4d2d9be92746c1a3376b P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.110006  2709 tablet_replica.cc:333] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.110975  2709 raft_consensus.cc:2243] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.112211  2709 raft_consensus.cc:2272] T b81656a6090b457fa52d1c8d2ed67c5e P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.114589  2709 tablet_replica.cc:333] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.115188  2709 raft_consensus.cc:2243] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.115605  2709 raft_consensus.cc:2272] T 4fcbb1366eaa4f35b32d725fc62507d7 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.117914  2709 tablet_replica.cc:333] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.118428  2709 raft_consensus.cc:2243] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.118886  2709 raft_consensus.cc:2272] T 154e6229d405497d9a207d7a58a02f37 P 601460f7ffc046b88cc999274593e9a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.121166  2709 tablet_replica.cc:333] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.121697  2709 raft_consensus.cc:2243] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.122188  2709 raft_consensus.cc:2272] T f3f26fe0388d4d7d9f5a927e1a2679e3 P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.124658  2709 tablet_replica.cc:333] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2: stopping tablet replica
I20260710 11:08:50.125170  2709 raft_consensus.cc:2243] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.125624  2709 raft_consensus.cc:2272] T 2afeac544f674737bda28e17447a1c5a P 601460f7ffc046b88cc999274593e9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.185199  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
W20260710 11:08:50.219208  3889 consensus_peers.cc:597] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:50.223062  3889 consensus_peers.cc:597] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:50.235852  4250 consensus_peers.cc:597] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.240532  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
W20260710 11:08:50.264030  3962 consensus_peers.cc:597] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 -> Peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Couldn't send request to peer 07937ec74e3c4561b5e7a011ad7abc88. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.290794  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:50.291930  2709 tablet_replica.cc:333] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.293052  2709 raft_consensus.cc:2243] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.294358  2709 raft_consensus.cc:2272] T 68df81cbadd143febbde58fa8f883204 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.296470  2709 tablet_replica.cc:333] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.297080  2709 raft_consensus.cc:2243] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.297689  2709 raft_consensus.cc:2272] T 55fe1007dd1b48b9849b7b57fb2580cf P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.299479  2709 tablet_replica.cc:333] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.300034  2709 raft_consensus.cc:2243] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.300649  2709 raft_consensus.cc:2272] T 5232570e716340a1b927b9df5cad4d50 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.302795  2709 tablet_replica.cc:333] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.303369  2709 raft_consensus.cc:2243] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.304179  2709 raft_consensus.cc:2272] T cd5c0cea793742c29db60402dcef9463 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.306391  2709 tablet_replica.cc:333] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.306958  2709 raft_consensus.cc:2243] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.307888  2709 raft_consensus.cc:2272] T 64f119ec14f14adaaf6074cd4aa93f5c P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.309903  2709 tablet_replica.cc:333] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.310464  2709 raft_consensus.cc:2243] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.311579  2709 raft_consensus.cc:2272] T e5af92d6202e4e408f7976fec2b2b52e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.313982  2709 tablet_replica.cc:333] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.314499  2709 raft_consensus.cc:2243] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.314978  2709 raft_consensus.cc:2272] T 60ce40da3e0b4cbd989c2acac243631d P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.317263  2709 tablet_replica.cc:333] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.318090  2709 raft_consensus.cc:2243] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.319728  2709 raft_consensus.cc:2272] T 788d287770da47be98535046fbf8fa6e P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.322307  2709 tablet_replica.cc:333] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.322950  2709 raft_consensus.cc:2243] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.323532  2709 raft_consensus.cc:2272] T 04788b9218324070a9565929ad22dd49 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.325675  2709 tablet_replica.cc:333] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.326340  2709 raft_consensus.cc:2243] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.327046  2709 raft_consensus.cc:2272] T 4fcbb1366eaa4f35b32d725fc62507d7 P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.329519  2709 tablet_replica.cc:333] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.330235  2709 raft_consensus.cc:2243] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.330933  2709 raft_consensus.cc:2272] T 4ca4406d9fbe4041a35bf03312f4f056 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.333350  2709 tablet_replica.cc:333] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.333882  2709 raft_consensus.cc:2243] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.334847  2709 raft_consensus.cc:2272] T 12e3049230a3460f9bfdebbeb9fa83df P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.337731  2709 tablet_replica.cc:333] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.338560  2709 raft_consensus.cc:2243] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.339619  2709 raft_consensus.cc:2272] T 9e1a196ffbe444eab288ccb2d151edbd P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.342147  2709 tablet_replica.cc:333] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.343158  2709 raft_consensus.cc:2243] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.344151  2709 raft_consensus.cc:2272] T ba1662ff0e374886ba841206a5a81ea9 P 07937ec74e3c4561b5e7a011ad7abc88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.346710  2709 tablet_replica.cc:333] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.347276  2709 raft_consensus.cc:2243] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.347795  2709 raft_consensus.cc:2272] T b81656a6090b457fa52d1c8d2ed67c5e P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.350289  2709 tablet_replica.cc:333] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.350943  2709 raft_consensus.cc:2243] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.351521  2709 raft_consensus.cc:2272] T 7645bfd4107f48acbe1f99746624cdf0 P 07937ec74e3c4561b5e7a011ad7abc88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.354851  2709 tablet_replica.cc:333] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.355333  2709 raft_consensus.cc:2243] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.355737  2709 raft_consensus.cc:2272] T 2afeac544f674737bda28e17447a1c5a P 07937ec74e3c4561b5e7a011ad7abc88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.357800  2709 tablet_replica.cc:333] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88: stopping tablet replica
I20260710 11:08:50.358228  2709 raft_consensus.cc:2243] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.358760  2709 raft_consensus.cc:2272] T 154e6229d405497d9a207d7a58a02f37 P 07937ec74e3c4561b5e7a011ad7abc88 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:50.369131  4250 consensus_peers.cc:597] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:50.390821  4250 consensus_peers.cc:597] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:50.402433  3962 consensus_peers.cc:597] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 -> Peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Couldn't send request to peer 07937ec74e3c4561b5e7a011ad7abc88. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:43717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.411607  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
W20260710 11:08:50.420778  4249 consensus_peers.cc:597] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b -> Peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Couldn't send request to peer 07937ec74e3c4561b5e7a011ad7abc88. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:43717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.459751  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
W20260710 11:08:50.471428  4249 consensus_peers.cc:597] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b -> Peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Couldn't send request to peer 07937ec74e3c4561b5e7a011ad7abc88. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:43717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:50.475332  3963 consensus_peers.cc:597] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:50.491667  4249 consensus_peers.cc:597] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b -> Peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Couldn't send request to peer 07937ec74e3c4561b5e7a011ad7abc88. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:43717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:50.511564  4249 consensus_peers.cc:597] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b -> Peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Couldn't send request to peer e6e2b66a2a104428b16dab088ac08011. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.525624  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:50.527319  2709 tablet_replica.cc:333] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.528488  2709 raft_consensus.cc:2243] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:08:50.529213  4250 consensus_peers.cc:597] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b -> Peer 601460f7ffc046b88cc999274593e9a2 (127.2.165.65:37533): Couldn't send request to peer 601460f7ffc046b88cc999274593e9a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:37533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.529521  2709 raft_consensus.cc:2272] T 55fe1007dd1b48b9849b7b57fb2580cf P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.531647  2709 tablet_replica.cc:333] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.532299  2709 raft_consensus.cc:2243] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.533020  2709 raft_consensus.cc:2272] T 68df81cbadd143febbde58fa8f883204 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.534981  2709 tablet_replica.cc:333] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.535542  2709 raft_consensus.cc:2243] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.536020  2709 raft_consensus.cc:2272] T 5232570e716340a1b927b9df5cad4d50 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.537937  2709 tablet_replica.cc:333] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.538751  2709 raft_consensus.cc:2243] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.539247  2709 raft_consensus.cc:2272] T cd5c0cea793742c29db60402dcef9463 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.541906  2709 tablet_replica.cc:333] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.542675  2709 raft_consensus.cc:2243] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:50.542784  4249 consensus_peers.cc:597] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b -> Peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Couldn't send request to peer e6e2b66a2a104428b16dab088ac08011. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.543507  2709 raft_consensus.cc:2272] T d1236e3cd1cd47a09d4ba41af94e0f30 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:50.544945  3962 consensus_peers.cc:597] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 -> Peer 07937ec74e3c4561b5e7a011ad7abc88 (127.2.165.66:43717): Couldn't send request to peer 07937ec74e3c4561b5e7a011ad7abc88. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:43717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.546322  2709 tablet_replica.cc:333] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.546990  2709 raft_consensus.cc:2243] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.547595  2709 raft_consensus.cc:2272] T e5af92d6202e4e408f7976fec2b2b52e P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.549556  2709 tablet_replica.cc:333] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.550109  2709 raft_consensus.cc:2243] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.550547  2709 raft_consensus.cc:2272] T ba1662ff0e374886ba841206a5a81ea9 P e6e2b66a2a104428b16dab088ac08011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.552568  2709 tablet_replica.cc:333] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.553083  2709 raft_consensus.cc:2243] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.553849  2709 raft_consensus.cc:2272] T f3f26fe0388d4d7d9f5a927e1a2679e3 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.555732  2709 tablet_replica.cc:333] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.556317  2709 raft_consensus.cc:2243] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.556703  2709 raft_consensus.cc:2272] T 7fdf20910db94e519696b10882b7de7a P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.558393  2709 tablet_replica.cc:333] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.558928  2709 raft_consensus.cc:2243] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.559361  2709 raft_consensus.cc:2272] T 788d287770da47be98535046fbf8fa6e P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.561208  2709 tablet_replica.cc:333] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.561749  2709 raft_consensus.cc:2243] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.562258  2709 raft_consensus.cc:2272] T 07d13c065ddd4d2d9be92746c1a3376b P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.564284  2709 tablet_replica.cc:333] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.564839  2709 raft_consensus.cc:2243] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.565359  2709 raft_consensus.cc:2272] T a799f3a0096c443c8f2fa4600fb1362d P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.566985  2709 tablet_replica.cc:333] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.567500  2709 raft_consensus.cc:2243] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.567929  2709 raft_consensus.cc:2272] T 12e3049230a3460f9bfdebbeb9fa83df P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.569690  2709 tablet_replica.cc:333] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.570218  2709 raft_consensus.cc:2243] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.570771  2709 raft_consensus.cc:2272] T 40e459fab79b4c2aad26572cd5993189 P e6e2b66a2a104428b16dab088ac08011 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.573436  2709 tablet_replica.cc:333] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.574708  2709 raft_consensus.cc:2243] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.576031  2709 raft_consensus.cc:2272] T 04788b9218324070a9565929ad22dd49 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.578838  2709 tablet_replica.cc:333] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.579553  2709 raft_consensus.cc:2243] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.580405  2709 raft_consensus.cc:2272] T 4fcbb1366eaa4f35b32d725fc62507d7 P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.582118  2709 tablet_replica.cc:333] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.582525  2709 raft_consensus.cc:2243] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.583181  2709 raft_consensus.cc:2272] T 7645bfd4107f48acbe1f99746624cdf0 P e6e2b66a2a104428b16dab088ac08011 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.584784  2709 tablet_replica.cc:333] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011: stopping tablet replica
I20260710 11:08:50.585175  2709 raft_consensus.cc:2243] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.585862  2709 raft_consensus.cc:2272] T 2afeac544f674737bda28e17447a1c5a P e6e2b66a2a104428b16dab088ac08011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.659703  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
W20260710 11:08:50.686998  4249 consensus_peers.cc:597] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b -> Peer e6e2b66a2a104428b16dab088ac08011 (127.2.165.67:39633): Couldn't send request to peer e6e2b66a2a104428b16dab088ac08011. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.67:39633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:50.703509  2709 tablet_server.cc:179] TabletServer@127.2.165.68:0 shutting down...
I20260710 11:08:50.740422  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:50.741266  2709 tablet_replica.cc:333] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.742587  2709 raft_consensus.cc:2243] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.743623  2709 raft_consensus.cc:2272] T 5232570e716340a1b927b9df5cad4d50 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.745673  2709 tablet_replica.cc:333] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.746289  2709 raft_consensus.cc:2243] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.746783  2709 raft_consensus.cc:2272] T 55fe1007dd1b48b9849b7b57fb2580cf P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.748932  2709 tablet_replica.cc:333] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.749591  2709 raft_consensus.cc:2243] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.750150  2709 raft_consensus.cc:2272] T 64f119ec14f14adaaf6074cd4aa93f5c P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.751895  2709 tablet_replica.cc:333] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.752472  2709 raft_consensus.cc:2243] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.753271  2709 raft_consensus.cc:2272] T 7fdf20910db94e519696b10882b7de7a P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.755262  2709 tablet_replica.cc:333] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.755796  2709 raft_consensus.cc:2243] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.756366  2709 raft_consensus.cc:2272] T 7645bfd4107f48acbe1f99746624cdf0 P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.758252  2709 tablet_replica.cc:333] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.758802  2709 raft_consensus.cc:2243] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.759619  2709 raft_consensus.cc:2272] T 4ca4406d9fbe4041a35bf03312f4f056 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.761499  2709 tablet_replica.cc:333] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.762064  2709 raft_consensus.cc:2243] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.762531  2709 raft_consensus.cc:2272] T a799f3a0096c443c8f2fa4600fb1362d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.764410  2709 tablet_replica.cc:333] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.764995  2709 raft_consensus.cc:2243] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.765789  2709 raft_consensus.cc:2272] T 40e459fab79b4c2aad26572cd5993189 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.767477  2709 tablet_replica.cc:333] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.768015  2709 raft_consensus.cc:2243] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.768846  2709 raft_consensus.cc:2272] T 07d13c065ddd4d2d9be92746c1a3376b P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.770635  2709 tablet_replica.cc:333] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.771147  2709 raft_consensus.cc:2243] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.771637  2709 raft_consensus.cc:2272] T 788d287770da47be98535046fbf8fa6e P f7261f05ccf74e4fb372324e698aa58b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.773562  2709 tablet_replica.cc:333] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.774082  2709 raft_consensus.cc:2243] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.774551  2709 raft_consensus.cc:2272] T 04788b9218324070a9565929ad22dd49 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.776520  2709 tablet_replica.cc:333] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.777068  2709 raft_consensus.cc:2243] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.777858  2709 raft_consensus.cc:2272] T 154e6229d405497d9a207d7a58a02f37 P f7261f05ccf74e4fb372324e698aa58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.779768  2709 tablet_replica.cc:333] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.780333  2709 raft_consensus.cc:2243] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.780895  2709 raft_consensus.cc:2272] T f3f26fe0388d4d7d9f5a927e1a2679e3 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.782850  2709 tablet_replica.cc:333] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.783349  2709 raft_consensus.cc:2243] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.783915  2709 raft_consensus.cc:2272] T 9e1a196ffbe444eab288ccb2d151edbd P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.785640  2709 tablet_replica.cc:333] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.786139  2709 raft_consensus.cc:2243] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.786700  2709 raft_consensus.cc:2272] T e5af92d6202e4e408f7976fec2b2b52e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.788606  2709 tablet_replica.cc:333] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.789119  2709 raft_consensus.cc:2243] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.789829  2709 raft_consensus.cc:2272] T 60ce40da3e0b4cbd989c2acac243631d P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.791915  2709 tablet_replica.cc:333] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.792495  2709 raft_consensus.cc:2243] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.793090  2709 raft_consensus.cc:2272] T d1236e3cd1cd47a09d4ba41af94e0f30 P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.794978  2709 tablet_replica.cc:333] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b: stopping tablet replica
I20260710 11:08:50.795461  2709 raft_consensus.cc:2243] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:50.795920  2709 raft_consensus.cc:2272] T b81656a6090b457fa52d1c8d2ed67c5e P f7261f05ccf74e4fb372324e698aa58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.836740  2709 tablet_server.cc:196] TabletServer@127.2.165.68:0 shutdown complete.
I20260710 11:08:50.870298  2709 master.cc:562] Master@127.2.165.126:40063 shutting down...
I20260710 11:08:50.897285  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:50.898032  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:50.898406  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P a72eab334cd3478885aead01cdbef785: stopping tablet replica
I20260710 11:08:50.921012  2709 master.cc:584] Master@127.2.165.126:40063 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31780 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:50.990885  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:35529
I20260710 11:08:50.992375  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:50.999924  4803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.000041  4802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.001298  4805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.003686  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:51.005066  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.005304  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.005484  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681731005466 us; error 0 us; skew 500 ppm
I20260710 11:08:51.006136  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.009153  2709 webserver.cc:533] Webserver started at http://127.2.165.126:41103/ using document root <none> and password file <none>
I20260710 11:08:51.009878  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.010118  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.010468  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.011655  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.016837  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:08:51.020750  4810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.021775  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:08:51.022090  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.022375  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.039043  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.040690  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.091403  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:35529
I20260710 11:08:51.091521  4861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:35529 every 8 connection(s)
I20260710 11:08:51.096709  4862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.108405  4862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7: Bootstrap starting.
I20260710 11:08:51.114758  4862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:51.120553  4862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7: No bootstrap required, opened a new log
I20260710 11:08:51.122748  4862 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7" member_type: VOTER }
I20260710 11:08:51.123171  4862 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:51.123425  4862 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcb91257fe724fa3bfbb26bfcbc0d1c7, State: Initialized, Role: FOLLOWER
I20260710 11:08:51.124168  4862 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcb91257fe724fa3bfbb26bfcbc0d1c7" member_type: VOTER }
I20260710 11:08:51.124739  4862 raft_consensus.cc:399] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:51.124944  4862 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:51.125250  4862 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:51.129998  4862 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7" member_type: VOTER }
I20260710 11:08:51.130626  4862 leader_election.cc:304] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [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: bcb91257fe724fa3bfbb26bfcbc0d1c7; no voters: 
I20260710 11:08:51.131891  4862 leader_election.cc:290] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:51.132496  4865 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:51.134279  4865 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 1 LEADER]: Becoming Leader. State: Replica: bcb91257fe724fa3bfbb26bfcbc0d1c7, State: Running, Role: LEADER
I20260710 11:08:51.135047  4865 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [LEADER]: Queue going to LEADER mode. State: All 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: "bcb91257fe724fa3bfbb26bfcbc0d1c7" member_type: VOTER }
I20260710 11:08:51.135223  4862 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:51.140767  4867 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcb91257fe724fa3bfbb26bfcbc0d1c7. Latest consensus state: current_term: 1 leader_uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7" member_type: VOTER } }
I20260710 11:08:51.140817  4866 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcb91257fe724fa3bfbb26bfcbc0d1c7" member_type: VOTER } }
I20260710 11:08:51.141894  4867 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:51.141997  4866 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:51.148203  4873 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:51.155761  4873 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:51.162324  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:51.167603  4873 catalog_manager.cc:1383] Generated new cluster ID: 42341b3cfa75490290356ed2ce1b7808
I20260710 11:08:51.167949  4873 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:51.185149  4873 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:51.186456  4873 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:51.201009  4873 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7: Generated new TSK 0
I20260710 11:08:51.201742  4873 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:51.229630  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.236811  4883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.238489  4884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.240743  2709 server_base.cc:1061] running on GCE node
W20260710 11:08:51.240715  4886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.242377  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.242599  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.242746  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681731242733 us; error 0 us; skew 500 ppm
I20260710 11:08:51.243275  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.245941  2709 webserver.cc:533] Webserver started at http://127.2.165.65:39811/ using document root <none> and password file <none>
I20260710 11:08:51.246430  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.246590  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.246819  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.247856  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "7640b6d3424d440b833c624848aafb43"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.252808  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:08:51.256599  4891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.257555  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:08:51.257949  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "7640b6d3424d440b833c624848aafb43"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.258229  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.277552  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.278787  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.280381  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:51.282778  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:51.283030  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.283274  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:51.283474  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.330905  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:39707
I20260710 11:08:51.331068  4953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:39707 every 8 connection(s)
I20260710 11:08:51.336910  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.345168  4958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.346406  4959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.352795  2709 server_base.cc:1061] running on GCE node
W20260710 11:08:51.352937  4961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.356592  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:51.356796  4954 heartbeater.cc:344] Connected to a master server at 127.2.165.126:35529
W20260710 11:08:51.356910  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.357345  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681731357326 us; error 0 us; skew 500 ppm
I20260710 11:08:51.357411  4954 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.358014  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.358390  4954 heartbeater.cc:507] Master 127.2.165.126:35529 requested a full tablet report, sending...
I20260710 11:08:51.360939  2709 webserver.cc:533] Webserver started at http://127.2.165.66:39485/ using document root <none> and password file <none>
I20260710 11:08:51.361083  4827 ts_manager.cc:194] Registered new tserver with Master: 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:51.361589  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.361858  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.362198  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.363276  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.363324  4827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43382
I20260710 11:08:51.368201  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:08:51.371887  4966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.373128  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:08:51.373454  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.373731  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.413385  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.414695  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.416404  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:51.418946  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:51.419130  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.419443  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:51.419588  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.467691  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:36681
I20260710 11:08:51.467880  5028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:36681 every 8 connection(s)
I20260710 11:08:51.473366  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.481359  5032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.483206  5033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.487542  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:51.488555  5029 heartbeater.cc:344] Connected to a master server at 127.2.165.126:35529
W20260710 11:08:51.488879  5035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.488998  5029 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.489984  5029 heartbeater.cc:507] Master 127.2.165.126:35529 requested a full tablet report, sending...
I20260710 11:08:51.490084  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.490412  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.490608  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681731490568 us; error 0 us; skew 500 ppm
I20260710 11:08:51.491345  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.492573  4827 ts_manager.cc:194] Registered new tserver with Master: d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:51.494657  2709 webserver.cc:533] Webserver started at http://127.2.165.67:35781/ using document root <none> and password file <none>
I20260710 11:08:51.494797  4827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43384
I20260710 11:08:51.495440  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.495719  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.496764  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.498759  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "a43b7319ad2e404aa7ad07370282829f"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.504335  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:08:51.508827  5040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.510080  2709 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:08:51.510485  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "a43b7319ad2e404aa7ad07370282829f"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.510774  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.530026  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.531529  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.533109  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:51.535655  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:51.535861  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.536244  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:51.536398  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.585234  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:39153
I20260710 11:08:51.585388  5102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:39153 every 8 connection(s)
I20260710 11:08:51.590768  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:51.599046  5106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:51.602299  5107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.603364  2709 server_base.cc:1061] running on GCE node
W20260710 11:08:51.603782  5109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:51.605225  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:51.605562  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:51.605784  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681731605764 us; error 0 us; skew 500 ppm
I20260710 11:08:51.606545  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:51.606803  5103 heartbeater.cc:344] Connected to a master server at 127.2.165.126:35529
I20260710 11:08:51.607286  5103 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.608413  5103 heartbeater.cc:507] Master 127.2.165.126:35529 requested a full tablet report, sending...
I20260710 11:08:51.609784  2709 webserver.cc:533] Webserver started at http://127.2.165.68:33799/ using document root <none> and password file <none>
I20260710 11:08:51.610638  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:51.611003  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:51.611389  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:51.611651  4827 ts_manager.cc:194] Registered new tserver with Master: a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:51.613620  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-3-root/instance:
uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.614341  4827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43388
I20260710 11:08:51.619854  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:08:51.625233  5114 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.626334  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:08:51.626775  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-3-root
uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:51.627169  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:51.645718  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:51.647235  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:51.648825  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:51.651078  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:51.651343  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.651600  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:51.651785  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:51.706979  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.68:45945
I20260710 11:08:51.707067  5176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.68:45945 every 8 connection(s)
I20260710 11:08:51.723660  5177 heartbeater.cc:344] Connected to a master server at 127.2.165.126:35529
I20260710 11:08:51.724301  5177 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:51.725234  5177 heartbeater.cc:507] Master 127.2.165.126:35529 requested a full tablet report, sending...
I20260710 11:08:51.727730  4827 ts_manager.cc:194] Registered new tserver with Master: 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:51.728704  2709 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017949875s
I20260710 11:08:51.729353  4827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43402
I20260710 11:08:51.760321  4827 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43406:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:08:51.921497  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 53bc944f367c442c821c2773b7fe222a (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:51.923239  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bc944f367c442c821c2773b7fe222a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.924983  5142 tablet_service.cc:1511] Processing CreateTablet for tablet 53bc944f367c442c821c2773b7fe222a (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:51.926035  4993 tablet_service.cc:1511] Processing CreateTablet for tablet 697d96fb0f9e4d53a0a2e3e5af398440 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:51.926538  5142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bc944f367c442c821c2773b7fe222a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.927243  4919 tablet_service.cc:1511] Processing CreateTablet for tablet 53bc944f367c442c821c2773b7fe222a (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:51.928737  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bc944f367c442c821c2773b7fe222a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.930162  4993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697d96fb0f9e4d53a0a2e3e5af398440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.931358  5141 tablet_service.cc:1511] Processing CreateTablet for tablet 7a828ba3db45434e8612ca61aa49a5df (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:51.933012  5141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a828ba3db45434e8612ca61aa49a5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.933269  4918 tablet_service.cc:1511] Processing CreateTablet for tablet 697d96fb0f9e4d53a0a2e3e5af398440 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:51.934721  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697d96fb0f9e4d53a0a2e3e5af398440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.937974  5140 tablet_service.cc:1511] Processing CreateTablet for tablet d8e8173cdf444dc7be775de3480162a9 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:51.939800  5140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e8173cdf444dc7be775de3480162a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.941401  4992 tablet_service.cc:1511] Processing CreateTablet for tablet d8e8173cdf444dc7be775de3480162a9 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:51.942921  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e8173cdf444dc7be775de3480162a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.943782  5139 tablet_service.cc:1511] Processing CreateTablet for tablet a0dca3a2aaad4c7bad2d1aacfacf8c2c (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:51.945849  4991 tablet_service.cc:1511] Processing CreateTablet for tablet 994ae6bc4f454720817c17a1eb1772ca (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:51.947271  4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994ae6bc4f454720817c17a1eb1772ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.949201  5138 tablet_service.cc:1511] Processing CreateTablet for tablet b3ab64ee08834a9caf1d780bfc02eda0 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:51.954468  4990 tablet_service.cc:1511] Processing CreateTablet for tablet a0dca3a2aaad4c7bad2d1aacfacf8c2c (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:51.955005  5137 tablet_service.cc:1511] Processing CreateTablet for tablet e48a055ec5894889b6ccb60ba0d64215 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:51.956032  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0dca3a2aaad4c7bad2d1aacfacf8c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.957376  4989 tablet_service.cc:1511] Processing CreateTablet for tablet e48a055ec5894889b6ccb60ba0d64215 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:51.959205  4988 tablet_service.cc:1511] Processing CreateTablet for tablet a7d65cfd99544bab83a32ab9081bc69a (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:51.962698  5137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a055ec5894889b6ccb60ba0d64215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.964036  5138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ab64ee08834a9caf1d780bfc02eda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.964679  4989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a055ec5894889b6ccb60ba0d64215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.965371  5139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0dca3a2aaad4c7bad2d1aacfacf8c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.966187  5136 tablet_service.cc:1511] Processing CreateTablet for tablet c7228fa04b5d4087a06f73b109e149d0 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:51.967643  5136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7228fa04b5d4087a06f73b109e149d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.968791  4988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d65cfd99544bab83a32ab9081bc69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.974325  4917 tablet_service.cc:1511] Processing CreateTablet for tablet 7a828ba3db45434e8612ca61aa49a5df (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:51.975798  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a828ba3db45434e8612ca61aa49a5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.978569  4987 tablet_service.cc:1511] Processing CreateTablet for tablet c7228fa04b5d4087a06f73b109e149d0 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:51.981329  4987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7228fa04b5d4087a06f73b109e149d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:51.988330  4916 tablet_service.cc:1511] Processing CreateTablet for tablet 994ae6bc4f454720817c17a1eb1772ca (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:51.993858  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994ae6bc4f454720817c17a1eb1772ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.007129  5135 tablet_service.cc:1511] Processing CreateTablet for tablet 6582fd9399f849ef8049d225c36df18d (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:52.010970  5135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6582fd9399f849ef8049d225c36df18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.010779  4915 tablet_service.cc:1511] Processing CreateTablet for tablet a0dca3a2aaad4c7bad2d1aacfacf8c2c (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:52.012173  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0dca3a2aaad4c7bad2d1aacfacf8c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.008479  5134 tablet_service.cc:1511] Processing CreateTablet for tablet a3edba5144054b938f9ca349dc0d85cc (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:52.013548  5134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3edba5144054b938f9ca349dc0d85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.020197  5133 tablet_service.cc:1511] Processing CreateTablet for tablet 345ffc21a18e49ce941401cc08ae866f (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:52.023573  5133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345ffc21a18e49ce941401cc08ae866f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.054239  4992 tablet_service.cc:1511] Processing CreateTablet for tablet a3edba5144054b938f9ca349dc0d85cc (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:52.055040  5139 tablet_service.cc:1511] Processing CreateTablet for tablet 310530b0bf094d1ab8c9474b91b7b275 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:52.055771  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3edba5144054b938f9ca349dc0d85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.057495  4919 tablet_service.cc:1511] Processing CreateTablet for tablet b3ab64ee08834a9caf1d780bfc02eda0 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:52.058171  5139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310530b0bf094d1ab8c9474b91b7b275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.059576  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ab64ee08834a9caf1d780bfc02eda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.057507  5136 tablet_service.cc:1511] Processing CreateTablet for tablet c05b90b928954c19a6407849ad68caa5 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:52.070408  4989 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfbab8ec5646d69452a437ea1785f3 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:52.071422  4986 tablet_service.cc:1511] Processing CreateTablet for tablet 345ffc21a18e49ce941401cc08ae866f (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:52.071987  4989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfbab8ec5646d69452a437ea1785f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.073031  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345ffc21a18e49ce941401cc08ae866f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.075981  4914 tablet_service.cc:1511] Processing CreateTablet for tablet c7228fa04b5d4087a06f73b109e149d0 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:52.077713  4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7228fa04b5d4087a06f73b109e149d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.082484  4985 tablet_service.cc:1511] Processing CreateTablet for tablet c05b90b928954c19a6407849ad68caa5 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:52.083156  4913 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfbab8ec5646d69452a437ea1785f3 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:52.085400  4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05b90b928954c19a6407849ad68caa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.085103  4915 tablet_service.cc:1511] Processing CreateTablet for tablet 6582fd9399f849ef8049d225c36df18d (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:52.085203  4912 tablet_service.cc:1511] Processing CreateTablet for tablet 345ffc21a18e49ce941401cc08ae866f (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:52.086869  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345ffc21a18e49ce941401cc08ae866f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.088048  4910 tablet_service.cc:1511] Processing CreateTablet for tablet 86a21bf8480d4f6190e868cdddddf436 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:52.089444  4910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a21bf8480d4f6190e868cdddddf436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.086906  4911 tablet_service.cc:1511] Processing CreateTablet for tablet 310530b0bf094d1ab8c9474b91b7b275 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:52.091598  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310530b0bf094d1ab8c9474b91b7b275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.092711  4913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfbab8ec5646d69452a437ea1785f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.096827  4917 tablet_service.cc:1511] Processing CreateTablet for tablet a7d65cfd99544bab83a32ab9081bc69a (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:52.098340  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d65cfd99544bab83a32ab9081bc69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.104867  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6582fd9399f849ef8049d225c36df18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.119494  5136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05b90b928954c19a6407849ad68caa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.132977  5197 tablet_bootstrap.cc:492] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:52.140350  5199 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:52.144301  5137 tablet_service.cc:1511] Processing CreateTablet for tablet eaaa112df7404b22892d0c78c43c2760 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:52.147022  5137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaaa112df7404b22892d0c78c43c2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.151201  5199 tablet_bootstrap.cc:654] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.156862  4988 tablet_service.cc:1511] Processing CreateTablet for tablet 86a21bf8480d4f6190e868cdddddf436 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:52.155452  5141 tablet_service.cc:1511] Processing CreateTablet for tablet 5c809ba9c614483e82995bf967037e76 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:52.158520  5141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c809ba9c614483e82995bf967037e76. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:52.162643  4875 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:52.155627  5197 tablet_bootstrap.cc:654] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.166738  5138 tablet_service.cc:1511] Processing CreateTablet for tablet 59a9f19ec1174f0aa070ba6695a7bf04 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:52.175416  4993 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb242508b7844c2bd5812cea67a8a05 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:52.178170  4993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb242508b7844c2bd5812cea67a8a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.178812  5068 tablet_service.cc:1511] Processing CreateTablet for tablet 697d96fb0f9e4d53a0a2e3e5af398440 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:52.180784  5068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697d96fb0f9e4d53a0a2e3e5af398440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.180490  5064 tablet_service.cc:1511] Processing CreateTablet for tablet b3ab64ee08834a9caf1d780bfc02eda0 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:52.181998  5064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3ab64ee08834a9caf1d780bfc02eda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.177386  5138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a9f19ec1174f0aa070ba6695a7bf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.202955  5140 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb242508b7844c2bd5812cea67a8a05 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:52.204620  5066 tablet_service.cc:1511] Processing CreateTablet for tablet d8e8173cdf444dc7be775de3480162a9 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:52.206285  5066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e8173cdf444dc7be775de3480162a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.207924  4912 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb242508b7844c2bd5812cea67a8a05 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:52.209568  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb242508b7844c2bd5812cea67a8a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.209941  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 5c809ba9c614483e82995bf967037e76 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:52.218351  5065 tablet_service.cc:1511] Processing CreateTablet for tablet 994ae6bc4f454720817c17a1eb1772ca (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:52.219771  5065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994ae6bc4f454720817c17a1eb1772ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.221997  5062 tablet_service.cc:1511] Processing CreateTablet for tablet a7d65cfd99544bab83a32ab9081bc69a (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:52.222734  4910 tablet_service.cc:1511] Processing CreateTablet for tablet 36caec2e9bdf4a2fa4508c35329fd33f (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:52.223640  5062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d65cfd99544bab83a32ab9081bc69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.224248  4910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36caec2e9bdf4a2fa4508c35329fd33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.227651  5061 tablet_service.cc:1511] Processing CreateTablet for tablet 6582fd9399f849ef8049d225c36df18d (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:52.228404  5063 tablet_service.cc:1511] Processing CreateTablet for tablet e48a055ec5894889b6ccb60ba0d64215 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:52.229312  5061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6582fd9399f849ef8049d225c36df18d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.230484  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 8acfbab8ec5646d69452a437ea1785f3 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:52.228150  5198 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:52.175426  5067 tablet_service.cc:1511] Processing CreateTablet for tablet 7a828ba3db45434e8612ca61aa49a5df (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:52.234776  4919 tablet_service.cc:1511] Processing CreateTablet for tablet 59a9f19ec1174f0aa070ba6695a7bf04 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:52.235193  5060 tablet_service.cc:1511] Processing CreateTablet for tablet a3edba5144054b938f9ca349dc0d85cc (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:52.236337  5140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb242508b7844c2bd5812cea67a8a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.211457  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c809ba9c614483e82995bf967037e76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.240290  4918 tablet_service.cc:1511] Processing CreateTablet for tablet eaaa112df7404b22892d0c78c43c2760 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:52.240811  4991 tablet_service.cc:1511] Processing CreateTablet for tablet 36caec2e9bdf4a2fa4508c35329fd33f (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:52.231921  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acfbab8ec5646d69452a437ea1785f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.256359  5063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48a055ec5894889b6ccb60ba0d64215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.259321  5060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3edba5144054b938f9ca349dc0d85cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.264477  5067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a828ba3db45434e8612ca61aa49a5df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.266340  5139 tablet_service.cc:1511] Processing CreateTablet for tablet 14f43b4d22014a89b5d9ef14760b20b2 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:52.267554  5197 tablet_bootstrap.cc:492] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:52.268198  5197 ts_tablet_manager.cc:1403] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.006s
I20260710 11:08:52.269565  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaaa112df7404b22892d0c78c43c2760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.269171  4990 tablet_service.cc:1511] Processing CreateTablet for tablet 59a9f19ec1174f0aa070ba6695a7bf04 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:52.275477  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a9f19ec1174f0aa070ba6695a7bf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.289096  4987 tablet_service.cc:1511] Processing CreateTablet for tablet 14f43b4d22014a89b5d9ef14760b20b2 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:52.290791  4987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f43b4d22014a89b5d9ef14760b20b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.191869  5141 tablet_service.cc:1511] Processing CreateTablet for tablet f51e13312bc949debff96c289a11435e (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:52.268128  5139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f43b4d22014a89b5d9ef14760b20b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.271569  5197 raft_consensus.cc:359] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.300571  5197 raft_consensus.cc:385] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.300952  4988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a21bf8480d4f6190e868cdddddf436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.301113  5197 raft_consensus.cc:740] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.302230  5197 consensus_queue.cc:260] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.305066  4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36caec2e9bdf4a2fa4508c35329fd33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.327666  5141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51e13312bc949debff96c289a11435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.328979  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a9f19ec1174f0aa070ba6695a7bf04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.338022  4911 tablet_service.cc:1511] Processing CreateTablet for tablet f51e13312bc949debff96c289a11435e (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:52.339829  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51e13312bc949debff96c289a11435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.346886  5199 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:52.347559  5177 heartbeater.cc:499] Master 127.2.165.126:35529 was elected leader, sending a full tablet report...
I20260710 11:08:52.391135  5199 ts_tablet_manager.cc:1403] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.267s	user 0.009s	sys 0.011s
I20260710 11:08:52.391933  5067 tablet_service.cc:1511] Processing CreateTablet for tablet c05b90b928954c19a6407849ad68caa5 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:52.393399  5067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c05b90b928954c19a6407849ad68caa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.349967  5198 tablet_bootstrap.cc:654] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.357367  5197 ts_tablet_manager.cc:1434] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.007s
I20260710 11:08:52.363629  5061 tablet_service.cc:1511] Processing CreateTablet for tablet 310530b0bf094d1ab8c9474b91b7b275 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:52.402195  5197 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:52.402283  5061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310530b0bf094d1ab8c9474b91b7b275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.372502  4954 heartbeater.cc:499] Master 127.2.165.126:35529 was elected leader, sending a full tablet report...
I20260710 11:08:52.412107  5197 tablet_bootstrap.cc:654] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.412853  5067 tablet_service.cc:1511] Processing CreateTablet for tablet 86a21bf8480d4f6190e868cdddddf436 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:52.414354  5067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a21bf8480d4f6190e868cdddddf436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.416817  5063 tablet_service.cc:1511] Processing CreateTablet for tablet eaaa112df7404b22892d0c78c43c2760 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:52.440485  5063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaaa112df7404b22892d0c78c43c2760. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:08:52.466249  5178 tablet.cc:2406] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:52.471675  5197 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:52.472455  5197 ts_tablet_manager.cc:1403] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.000s
I20260710 11:08:52.476008  5197 raft_consensus.cc:359] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.477594  5197 raft_consensus.cc:385] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.477991  5197 raft_consensus.cc:740] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.479363  5197 consensus_queue.cc:260] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.482273  5197 ts_tablet_manager.cc:1434] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:52.483521  5197 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:52.498695  5029 heartbeater.cc:499] Master 127.2.165.126:35529 was elected leader, sending a full tablet report...
I20260710 11:08:52.503620  5064 tablet_service.cc:1511] Processing CreateTablet for tablet 36caec2e9bdf4a2fa4508c35329fd33f (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:52.505110  5064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36caec2e9bdf4a2fa4508c35329fd33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.505450  5197 tablet_bootstrap.cc:654] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.513310  5066 tablet_service.cc:1511] Processing CreateTablet for tablet 5c809ba9c614483e82995bf967037e76 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:52.514868  5066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c809ba9c614483e82995bf967037e76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.514904  5198 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:52.515606  5198 ts_tablet_manager.cc:1403] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.289s	user 0.019s	sys 0.000s
I20260710 11:08:52.517676  5199 raft_consensus.cc:359] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.518486  5199 raft_consensus.cc:385] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.518860  5199 raft_consensus.cc:740] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.518572  5198 raft_consensus.cc:359] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:52.519326  5198 raft_consensus.cc:385] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.519654  5198 raft_consensus.cc:740] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.521663  5198 consensus_queue.cc:260] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:52.545861  5199 consensus_queue.cc:260] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.546295  5059 tablet_service.cc:1511] Processing CreateTablet for tablet 14f43b4d22014a89b5d9ef14760b20b2 (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:52.555943  5203 tablet_bootstrap.cc:492] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:52.557240  5068 tablet_service.cc:1511] Processing CreateTablet for tablet f51e13312bc949debff96c289a11435e (DEFAULT_TABLE table=test-workload [id=b6906bc712b646dab19bb9a507989844]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:52.566836  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f43b4d22014a89b5d9ef14760b20b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.570156  5068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51e13312bc949debff96c289a11435e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:52.574595  5197 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:52.575348  5197 ts_tablet_manager.cc:1403] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.092s	user 0.043s	sys 0.007s
I20260710 11:08:52.578476  5197 raft_consensus.cc:359] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.579241  5197 raft_consensus.cc:385] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.579545  5197 raft_consensus.cc:740] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.585167  5198 ts_tablet_manager.cc:1434] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.024s
I20260710 11:08:52.586460  5198 tablet_bootstrap.cc:492] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:52.586727  5202 raft_consensus.cc:493] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.587193  5202 raft_consensus.cc:515] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.597107  5202 leader_election.cc:290] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:52.585142  5203 tablet_bootstrap.cc:654] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.617563  5103 heartbeater.cc:499] Master 127.2.165.126:35529 was elected leader, sending a full tablet report...
I20260710 11:08:52.634732  5199 ts_tablet_manager.cc:1434] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.243s	user 0.012s	sys 0.012s
I20260710 11:08:52.596791  5197 consensus_queue.cc:260] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.637873  5197 ts_tablet_manager.cc:1434] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.062s	user 0.000s	sys 0.009s
I20260710 11:08:52.638006  5198 tablet_bootstrap.cc:654] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.639077  5197 tablet_bootstrap.cc:492] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:52.652331  5208 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.653048  5208 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.659274  5199 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:52.669498  5199 tablet_bootstrap.cc:654] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.670894  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0dca3a2aaad4c7bad2d1aacfacf8c2c" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:52.676445  5208 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
W20260710 11:08:52.692251  5118 leader_election.cc:343] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.702394  5203 tablet_bootstrap.cc:492] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:52.702987  5203 ts_tablet_manager.cc:1403] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.013s
I20260710 11:08:52.710826  5199 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:52.711388  5199 ts_tablet_manager.cc:1403] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.000s
I20260710 11:08:52.712657  5203 raft_consensus.cc:359] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.713543  5203 raft_consensus.cc:385] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.713898  5203 raft_consensus.cc:740] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.714565  5199 raft_consensus.cc:359] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.714763  5203 consensus_queue.cc:260] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.715448  5199 raft_consensus.cc:385] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.715824  5199 raft_consensus.cc:740] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.716174  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0dca3a2aaad4c7bad2d1aacfacf8c2c" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:52.716636  5199 consensus_queue.cc:260] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.718885  5199 ts_tablet_manager.cc:1434] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:52.719907  5199 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:52.707403  5197 tablet_bootstrap.cc:654] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:52.724902  5116 leader_election.cc:343] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.725086  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:52.725695  5116 leader_election.cc:304] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:52.728020  5199 tablet_bootstrap.cc:654] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.728293  5202 raft_consensus.cc:2749] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:52.728017  4895 leader_election.cc:343] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.733160  5203 ts_tablet_manager.cc:1434] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.005s
I20260710 11:08:52.734391  5198 tablet_bootstrap.cc:492] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:52.734957  5198 ts_tablet_manager.cc:1403] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.149s	user 0.005s	sys 0.013s
I20260710 11:08:52.737807  5203 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:52.739741  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:52.745172  5198 raft_consensus.cc:359] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.746364  5198 raft_consensus.cc:385] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.746763  5198 raft_consensus.cc:740] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
W20260710 11:08:52.748378  4894 leader_election.cc:343] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.749251  4894 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7640b6d3424d440b833c624848aafb43; no voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:52.752635  5197 tablet_bootstrap.cc:492] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:52.752561  5208 raft_consensus.cc:2749] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:52.753681  5197 ts_tablet_manager.cc:1403] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.009s
I20260710 11:08:52.754169  5198 consensus_queue.cc:260] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.758026  5198 ts_tablet_manager.cc:1434] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:08:52.758246  5203 tablet_bootstrap.cc:654] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.760948  5198 tablet_bootstrap.cc:492] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:52.763156  5199 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:52.763734  5199 ts_tablet_manager.cc:1403] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.044s	user 0.034s	sys 0.003s
I20260710 11:08:52.767113  5199 raft_consensus.cc:359] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.767923  5199 raft_consensus.cc:385] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.768276  5199 raft_consensus.cc:740] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.768953  5198 tablet_bootstrap.cc:654] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.769089  5199 consensus_queue.cc:260] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.771855  5199 ts_tablet_manager.cc:1434] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:08:52.773290  5199 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:52.774294  5197 raft_consensus.cc:359] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.775184  5197 raft_consensus.cc:385] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.775604  5197 raft_consensus.cc:740] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.776566  5197 consensus_queue.cc:260] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.778450  5203 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:52.782905  5199 tablet_bootstrap.cc:654] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.783340  5203 ts_tablet_manager.cc:1403] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.007s
I20260710 11:08:52.784529  5202 raft_consensus.cc:493] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.785084  5202 raft_consensus.cc:515] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.787154  5203 raft_consensus.cc:359] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.788017  5203 raft_consensus.cc:385] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.788393  5203 raft_consensus.cc:740] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.789366  5203 consensus_queue.cc:260] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.790217  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
W20260710 11:08:52.792006  5118 leader_election.cc:343] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.792358  5203 ts_tablet_manager.cc:1434] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:08:52.793627  5203 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:52.799491  5198 tablet_bootstrap.cc:492] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:52.800140  5198 ts_tablet_manager.cc:1403] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.019s
I20260710 11:08:52.803124  5203 tablet_bootstrap.cc:654] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.804499  5198 raft_consensus.cc:359] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.805365  5198 raft_consensus.cc:385] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.805660  5198 raft_consensus.cc:740] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.806753  5198 consensus_queue.cc:260] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.809192  5198 ts_tablet_manager.cc:1434] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:52.809310  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:52.810127  5199 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:52.810252  5198 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:52.810793  5199 ts_tablet_manager.cc:1403] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.004s
I20260710 11:08:52.814777  5199 raft_consensus.cc:359] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.815564  5199 raft_consensus.cc:385] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.815883  5199 raft_consensus.cc:740] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.817265  5198 tablet_bootstrap.cc:654] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.816916  5199 consensus_queue.cc:260] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.819433  5199 ts_tablet_manager.cc:1434] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:08:52.820475  5199 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
W20260710 11:08:52.821004  5117 leader_election.cc:343] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.821820  5117 leader_election.cc:304] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:52.823958  5202 leader_election.cc:290] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:52.824373  5225 raft_consensus.cc:2749] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:52.827958  5199 tablet_bootstrap.cc:654] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.828001  5197 ts_tablet_manager.cc:1434] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260710 11:08:52.839982  5197 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:52.849810  5203 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:52.850553  5197 tablet_bootstrap.cc:654] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.850570  5203 ts_tablet_manager.cc:1403] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.021s
I20260710 11:08:52.855427  5203 raft_consensus.cc:359] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.856381  5203 raft_consensus.cc:385] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.856876  5198 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:52.856848  5203 raft_consensus.cc:740] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.857582  5199 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:52.857633  5198 ts_tablet_manager.cc:1403] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.014s
I20260710 11:08:52.860045  5225 raft_consensus.cc:493] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.861130  5225 raft_consensus.cc:515] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.860502  5203 consensus_queue.cc:260] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.864274  5197 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:52.863801  5198 raft_consensus.cc:359] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.864897  5198 raft_consensus.cc:385] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.865020  5197 ts_tablet_manager.cc:1403] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260710 11:08:52.865252  5198 raft_consensus.cc:740] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.866487  5198 consensus_queue.cc:260] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.867132  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:52.868389  5208 raft_consensus.cc:493] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.869174  5198 ts_tablet_manager.cc:1434] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:08:52.868954  5208 raft_consensus.cc:515] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.870203  5198 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:52.871302  5208 leader_election.cc:290] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:52.873833  5203 ts_tablet_manager.cc:1434] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.007s
I20260710 11:08:52.874336  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:52.877424  5198 tablet_bootstrap.cc:654] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:52.877902  4895 leader_election.cc:343] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:52.878729  5116 leader_election.cc:343] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.865245  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:52.881165  5225 leader_election.cc:290] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:52.881810  5203 tablet_bootstrap.cc:492] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:52.885831  5197 raft_consensus.cc:359] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.860044  5199 ts_tablet_manager.cc:1403] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.022s
I20260710 11:08:52.887028  5197 raft_consensus.cc:385] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:08:52.888875  5118 leader_election.cc:343] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.889519  5203 tablet_bootstrap.cc:654] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.890290  5118 leader_election.cc:304] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:52.891944  5225 raft_consensus.cc:2749] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:52.889912  5197 raft_consensus.cc:740] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.893186  5197 consensus_queue.cc:260] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.894999  5199 raft_consensus.cc:359] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.895824  5199 raft_consensus.cc:385] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.895835  5197 ts_tablet_manager.cc:1434] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260710 11:08:52.896236  5199 raft_consensus.cc:740] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.897396  5197 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:52.897080  5199 consensus_queue.cc:260] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.899570  5199 ts_tablet_manager.cc:1434] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 11:08:52.900693  5199 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:52.905817  5198 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:52.909631  5207 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.910874  5207 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:52.910935  5198 ts_tablet_manager.cc:1403] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.001s
I20260710 11:08:52.910988  5199 tablet_bootstrap.cc:654] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.915274  5198 raft_consensus.cc:359] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.916086  5198 raft_consensus.cc:385] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:52.916400  5198 raft_consensus.cc:740] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:52.917429  5198 consensus_queue.cc:260] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.919605  5197 tablet_bootstrap.cc:654] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:52.921536  5207 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:52.924803  5225 raft_consensus.cc:493] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.925750  5225 raft_consensus.cc:515] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:52.930387  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:52.931435  5078 raft_consensus.cc:2468] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 0.
I20260710 11:08:52.933718  5117 leader_election.cc:304] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:52.935137  5202 raft_consensus.cc:2804] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:52.935631  5202 raft_consensus.cc:493] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:52.936049  5202 raft_consensus.cc:3060] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:52.950961  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:52.952131  4929 raft_consensus.cc:2468] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 0.
I20260710 11:08:52.954592  5225 leader_election.cc:290] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:52.961076  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
W20260710 11:08:52.963686  4894 leader_election.cc:343] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:52.964457  4894 leader_election.cc:304] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7640b6d3424d440b833c624848aafb43; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:52.966179  5208 raft_consensus.cc:2749] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:52.967581  5218 raft_consensus.cc:493] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.967726  5207 raft_consensus.cc:493] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:52.968377  5218 raft_consensus.cc:515] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:52.968597  5207 raft_consensus.cc:515] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:52.971956  5207 leader_election.cc:290] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:52.988467  5198 ts_tablet_manager.cc:1434] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.076s	user 0.019s	sys 0.019s
I20260710 11:08:52.976002  5218 leader_election.cc:290] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:52.999644  5198 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:52.975386  5202 raft_consensus.cc:515] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.010277  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:53.011258  5198 tablet_bootstrap.cc:654] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.011201  5078 raft_consensus.cc:3060] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.012612  5202 leader_election.cc:290] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.016640  5197 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:53.017308  5197 ts_tablet_manager.cc:1403] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.120s	user 0.025s	sys 0.019s
I20260710 11:08:53.022833  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:53.023672  4929 raft_consensus.cc:3060] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.024659  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.026593  4928 raft_consensus.cc:2468] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:53.022974  5203 tablet_bootstrap.cc:492] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:53.031257  5203 ts_tablet_manager.cc:1403] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.150s	user 0.012s	sys 0.015s
I20260710 11:08:53.032866  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.034104  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.035231  5004 raft_consensus.cc:2468] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 0.
I20260710 11:08:53.034104  5199 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:53.036949  5199 ts_tablet_manager.cc:1403] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.136s	user 0.033s	sys 0.062s
I20260710 11:08:53.036815  5044 leader_election.cc:304] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.039350  5218 raft_consensus.cc:2804] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.039827  5218 raft_consensus.cc:493] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.040241  5199 raft_consensus.cc:359] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.041076  5199 raft_consensus.cc:385] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.041374  5199 raft_consensus.cc:740] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.040256  5218 raft_consensus.cc:3060] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.042173  5199 consensus_queue.cc:260] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.042667  5203 raft_consensus.cc:359] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.043569  5203 raft_consensus.cc:385] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.043895  5203 raft_consensus.cc:740] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.044623  4968 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.045696  5078 raft_consensus.cc:2468] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
W20260710 11:08:53.045917  4968 leader_election.cc:343] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.047144  5117 leader_election.cc:304] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:53.047973  5234 raft_consensus.cc:2804] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.048620  5234 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.049256  5234 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.049160  5203 consensus_queue.cc:260] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.050328  5202 raft_consensus.cc:2804] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.019944  5197 raft_consensus.cc:359] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.055110  5197 raft_consensus.cc:385] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.055692  5197 raft_consensus.cc:740] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.055853  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.052450  5202 raft_consensus.cc:697] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:08:53.057668  4929 raft_consensus.cc:2468] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
W20260710 11:08:53.058838  4969 leader_election.cc:343] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.059358  4969 leader_election.cc:304] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:53.059453  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.061010  5208 raft_consensus.cc:493] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.061537  5208 raft_consensus.cc:515] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
W20260710 11:08:53.063340  4969 leader_election.cc:343] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.063315  5197 consensus_queue.cc:260] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.065514  5208 leader_election.cc:290] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:53.065920  5197 ts_tablet_manager.cc:1434] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260710 11:08:53.060572  5207 raft_consensus.cc:2749] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.066983  5197 tablet_bootstrap.cc:492] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:53.070744  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.069564  5199 ts_tablet_manager.cc:1434] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:08:53.058494  5202 consensus_queue.cc:237] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.072410  5199 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
W20260710 11:08:53.072924  4895 leader_election.cc:343] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.075182  5198 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:53.076205  5198 ts_tablet_manager.cc:1403] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.021s
I20260710 11:08:53.077188  5197 tablet_bootstrap.cc:654] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.079025  5234 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.080377  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.080401  5198 raft_consensus.cc:359] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.081933  5198 raft_consensus.cc:385] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.082475  5198 raft_consensus.cc:740] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
W20260710 11:08:53.084100  4894 leader_election.cc:343] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.084789  4894 leader_election.cc:304] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7640b6d3424d440b833c624848aafb43; no voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.083958  5198 consensus_queue.cc:260] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.085865  5218 raft_consensus.cc:515] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.086231  5208 raft_consensus.cc:2749] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.093211  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.093636  5234 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.094031  5152 raft_consensus.cc:2468] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 0.
I20260710 11:08:53.096259  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:53.097347  4929 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.099426  5203 ts_tablet_manager.cc:1434] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.004s
I20260710 11:08:53.105574  5218 leader_election.cc:290] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:53.107239  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:53.107954  5152 raft_consensus.cc:3060] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.108850  5199 tablet_bootstrap.cc:654] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.109041  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:53.105399  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:53.118564  5004 raft_consensus.cc:3060] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.120586  4826 catalog_manager.cc:5697] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 1 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:53.128454  4969 leader_election.cc:343] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.132439  5004 raft_consensus.cc:2468] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:53.111171  5198 ts_tablet_manager.cc:1434] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 11:08:53.134239  5044 leader_election.cc:304] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.135283  5218 raft_consensus.cc:2804] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.135401  5152 raft_consensus.cc:2468] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:53.117244  4929 raft_consensus.cc:2468] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:53.138535  5218 raft_consensus.cc:697] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:53.139643  5218 consensus_queue.cc:237] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.142498  5197 tablet_bootstrap.cc:492] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:53.143148  5197 ts_tablet_manager.cc:1403] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.076s	user 0.039s	sys 0.028s
I20260710 11:08:53.143848  4968 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:53.144850  5203 tablet_bootstrap.cc:492] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:53.145370  5234 raft_consensus.cc:2804] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.145974  5234 raft_consensus.cc:697] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:53.147037  5234 consensus_queue.cc:237] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.150687  5197 raft_consensus.cc:359] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.151384  5199 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:53.151672  5197 raft_consensus.cc:385] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.152156  5207 raft_consensus.cc:493] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.152949  5207 raft_consensus.cc:515] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.155907  5207 leader_election.cc:290] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:53.156342  5203 tablet_bootstrap.cc:654] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.152081  5199 ts_tablet_manager.cc:1403] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.007s
I20260710 11:08:53.158288  4827 catalog_manager.cc:5697] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 0 to 1, leader changed from <none> to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 1 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.160279  5198 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:53.152156  5197 raft_consensus.cc:740] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.160742  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.161449  5199 raft_consensus.cc:359] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
W20260710 11:08:53.164783  4875 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:53.166846  5197 consensus_queue.cc:260] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
W20260710 11:08:53.168200  4969 leader_election.cc:343] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.172210  5197 ts_tablet_manager.cc:1434] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.002s
I20260710 11:08:53.173573  5197 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:53.175523  5198 tablet_bootstrap.cc:654] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.178427  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.179590  5152 raft_consensus.cc:2468] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:53.169415  5199 raft_consensus.cc:385] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.181825  5199 raft_consensus.cc:740] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.182489  4969 leader_election.cc:304] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [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: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:53.184449  5234 raft_consensus.cc:2804] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.185097  5234 raft_consensus.cc:493] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.185614  5234 raft_consensus.cc:3060] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.186043  5197 tablet_bootstrap.cc:654] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.184450  4824 catalog_manager.cc:5697] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.183624  5199 consensus_queue.cc:260] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.197731  5199 ts_tablet_manager.cc:1434] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.002s
I20260710 11:08:53.199115  5199 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:53.199383  5234 raft_consensus.cc:515] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.202426  5234 leader_election.cc:290] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:53.205565  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:53.207340  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:53.208024  5152 raft_consensus.cc:3060] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.208415  5199 tablet_bootstrap.cc:654] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.208981  5203 tablet_bootstrap.cc:492] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:53.209561  5203 ts_tablet_manager.cc:1403] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.016s
I20260710 11:08:53.213002  5203 raft_consensus.cc:359] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.213924  5203 raft_consensus.cc:385] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.214274  5203 raft_consensus.cc:740] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
W20260710 11:08:53.214545  4969 leader_election.cc:343] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.215341  5203 consensus_queue.cc:260] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.218200  5203 ts_tablet_manager.cc:1434] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:08:53.220127  5203 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:53.228216  5198 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:53.229115  5198 ts_tablet_manager.cc:1403] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.001s
I20260710 11:08:53.228657  5152 raft_consensus.cc:2468] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:53.231201  4969 leader_election.cc:304] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:53.233347  5234 raft_consensus.cc:2804] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.235103  5234 raft_consensus.cc:697] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:53.236410  5234 consensus_queue.cc:237] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.239583  5198 raft_consensus.cc:359] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.240470  5198 raft_consensus.cc:385] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.240777  5198 raft_consensus.cc:740] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.241529  5198 consensus_queue.cc:260] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.243634  5197 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:53.244686  5197 ts_tablet_manager.cc:1403] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.010s
I20260710 11:08:53.248469  5197 raft_consensus.cc:359] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.249411  5197 raft_consensus.cc:385] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.249735  5197 raft_consensus.cc:740] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.249748  5198 ts_tablet_manager.cc:1434] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:08:53.250388  5197 consensus_queue.cc:260] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.251708  5198 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:53.256526  5197 ts_tablet_manager.cc:1434] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:08:53.257426  5197 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:53.258953  5218 raft_consensus.cc:493] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.259524  5203 tablet_bootstrap.cc:654] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.259961  5199 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:53.260578  5199 ts_tablet_manager.cc:1403] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.024s
I20260710 11:08:53.259603  5218 raft_consensus.cc:515] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.262712  5246 raft_consensus.cc:493] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.263424  5246 raft_consensus.cc:515] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.267060  5246 leader_election.cc:290] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:53.268514  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05b90b928954c19a6407849ad68caa5" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.269719  5198 tablet_bootstrap.cc:654] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.269915  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05b90b928954c19a6407849ad68caa5" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
W20260710 11:08:53.271493  5044 leader_election.cc:343] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:53.272111  5043 leader_election.cc:343] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.272421  5218 leader_election.cc:290] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.272547  5043 leader_election.cc:304] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.275051  5197 tablet_bootstrap.cc:654] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.267807  5234 raft_consensus.cc:493] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.279711  5234 raft_consensus.cc:515] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.285269  5218 raft_consensus.cc:2749] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.286893  5197 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:53.287348  5197 ts_tablet_manager.cc:1403] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.005s
I20260710 11:08:53.288573  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0dca3a2aaad4c7bad2d1aacfacf8c2c" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.289377  5151 raft_consensus.cc:2468] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:53.283589  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6582fd9399f849ef8049d225c36df18d" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.288795  5234 leader_election.cc:290] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.290931  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0dca3a2aaad4c7bad2d1aacfacf8c2c" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.299306  4929 raft_consensus.cc:2468] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:53.302932  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6582fd9399f849ef8049d225c36df18d" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.294109  4969 leader_election.cc:304] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.306070  5202 raft_consensus.cc:493] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.306258  5208 raft_consensus.cc:493] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.306826  5234 raft_consensus.cc:2804] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.306746  5202 raft_consensus.cc:515] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.297170  5199 raft_consensus.cc:359] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.308166  5199 raft_consensus.cc:385] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.308542  5199 raft_consensus.cc:740] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.290705  5197 raft_consensus.cc:359] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.309486  5197 raft_consensus.cc:385] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.309867  5197 raft_consensus.cc:740] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.309500  5202 leader_election.cc:290] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:53.310504  5199 consensus_queue.cc:260] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.311619  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.312011  5197 consensus_queue.cc:260] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.314381  5218 raft_consensus.cc:493] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.307582  5234 raft_consensus.cc:493] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.315544  5234 raft_consensus.cc:3060] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.317324  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
W20260710 11:08:53.319415  5118 leader_election.cc:343] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:53.323621  5117 leader_election.cc:343] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:53.320879  5042 leader_election.cc:343] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.322119  5152 raft_consensus.cc:2468] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 0.
I20260710 11:08:53.315174  5218 raft_consensus.cc:515] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.325346  5197 ts_tablet_manager.cc:1434] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.003s
I20260710 11:08:53.324359  5117 leader_election.cc:304] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.307407  5208 raft_consensus.cc:515] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.326741  5202 raft_consensus.cc:2749] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.327299  5197 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:53.336261  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.336978  5218 leader_election.cc:290] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
W20260710 11:08:53.338131  4895 leader_election.cc:343] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.340113  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.340734  5043 leader_election.cc:304] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [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: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f; no voters: 7640b6d3424d440b833c624848aafb43
I20260710 11:08:53.341491  5203 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:53.342368  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48a055ec5894889b6ccb60ba0d64215" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.341148  5151 raft_consensus.cc:2393] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a43b7319ad2e404aa7ad07370282829f in current term 1: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:53.342896  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.342362  5203 ts_tablet_manager.cc:1403] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.002s
I20260710 11:08:53.344306  5152 raft_consensus.cc:2468] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:53.344681  5198 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:53.345265  5198 ts_tablet_manager.cc:1403] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.031s
I20260710 11:08:53.346045  4894 leader_election.cc:304] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.347815  5043 leader_election.cc:304] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.344344  5218 raft_consensus.cc:2804] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.353050  5198 raft_consensus.cc:359] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.352090  5246 raft_consensus.cc:3060] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.351541  5218 raft_consensus.cc:493] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.334612  5208 leader_election.cc:290] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:53.353796  5199 ts_tablet_manager.cc:1434] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.093s	user 0.015s	sys 0.004s
I20260710 11:08:53.353866  5198 raft_consensus.cc:385] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.356861  5198 raft_consensus.cc:740] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.357436  5199 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:53.358703  5197 tablet_bootstrap.cc:654] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.355953  5218 raft_consensus.cc:3060] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.362533  5198 consensus_queue.cc:260] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.371641  5198 ts_tablet_manager.cc:1434] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260710 11:08:53.366495  5208 raft_consensus.cc:2804] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.372912  5208 raft_consensus.cc:493] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.378783  5203 raft_consensus.cc:359] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.379904  5203 raft_consensus.cc:385] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.380306  5203 raft_consensus.cc:740] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.380771  5208 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.381227  5203 consensus_queue.cc:260] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.387038  5246 raft_consensus.cc:2749] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.372937  5198 tablet_bootstrap.cc:492] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:53.390379  5207 raft_consensus.cc:493] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.390969  5207 raft_consensus.cc:515] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.393886  5218 raft_consensus.cc:515] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.397149  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.397596  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6582fd9399f849ef8049d225c36df18d" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:53.398221  5151 raft_consensus.cc:3060] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:53.399035  4969 leader_election.cc:343] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.396713  5207 leader_election.cc:290] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.399531  5208 raft_consensus.cc:515] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.400282  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.400676  5199 tablet_bootstrap.cc:654] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.400602  5207 raft_consensus.cc:493] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.401984  5207 raft_consensus.cc:515] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.401189  4928 raft_consensus.cc:2468] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:53.387480  5234 raft_consensus.cc:515] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.403180  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:53.403983  5152 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.405907  5234 leader_election.cc:290] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.400676  5198 tablet_bootstrap.cc:654] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.409188  4968 leader_election.cc:304] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:08:53.409667  5151 raft_consensus.cc:2468] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:53.410997  5043 leader_election.cc:304] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:53.411661  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0dca3a2aaad4c7bad2d1aacfacf8c2c" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:53.411957  5246 raft_consensus.cc:2804] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.412437  4928 raft_consensus.cc:3060] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.412794  5246 raft_consensus.cc:697] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:53.412458  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:53.414392  5246 consensus_queue.cc:237] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.412225  5218 leader_election.cc:290] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
W20260710 11:08:53.415988  4895 leader_election.cc:343] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.417660  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6582fd9399f849ef8049d225c36df18d" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
W20260710 11:08:53.419449  5042 leader_election.cc:343] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.419492  5208 leader_election.cc:290] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:53.419879  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0dca3a2aaad4c7bad2d1aacfacf8c2c" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:53.421268  5151 raft_consensus.cc:3060] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.423390  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.424588  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.425902  5207 leader_election.cc:290] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
W20260710 11:08:53.427019  4969 leader_election.cc:343] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.396716  5203 ts_tablet_manager.cc:1434] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
W20260710 11:08:53.433754  4968 leader_election.cc:343] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.435534  5199 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:53.436031  4968 leader_election.cc:304] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:53.436574  5199 ts_tablet_manager.cc:1403] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.006s
I20260710 11:08:53.426986  5207 raft_consensus.cc:2804] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.438268  5264 raft_consensus.cc:2749] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.441555  5199 raft_consensus.cc:359] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.437247  5203 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:53.447747  5199 raft_consensus.cc:385] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.449005  5199 raft_consensus.cc:740] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.450485  5197 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:53.451049  5197 ts_tablet_manager.cc:1403] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.011s
I20260710 11:08:53.450176  4823 catalog_manager.cc:5697] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.453866  5202 consensus_queue.cc:1048] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.453938  5197 raft_consensus.cc:359] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.454821  5197 raft_consensus.cc:385] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.447170  5207 raft_consensus.cc:493] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.455204  5197 raft_consensus.cc:740] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.455480  5207 raft_consensus.cc:3060] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.455976  5197 consensus_queue.cc:260] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.458194  5197 ts_tablet_manager.cc:1434] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:53.458974  5225 raft_consensus.cc:493] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.459198  5197 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:53.459527  5225 raft_consensus.cc:515] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.463629  5207 raft_consensus.cc:515] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.464556  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.466140  5207 leader_election.cc:290] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
W20260710 11:08:53.466282  5117 leader_election.cc:343] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.467060  5203 tablet_bootstrap.cc:654] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.468303  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:53.468693  5202 raft_consensus.cc:493] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.469199  5202 raft_consensus.cc:515] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.469660  5198 tablet_bootstrap.cc:492] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
W20260710 11:08:53.470059  4969 leader_election.cc:343] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.470767  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:53.471388  4929 raft_consensus.cc:3060] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.470232  5198 ts_tablet_manager.cc:1403] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.019s
I20260710 11:08:53.454744  5151 raft_consensus.cc:2468] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:53.474677  4969 leader_election.cc:304] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.474869  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.475555  4927 raft_consensus.cc:2468] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 0.
I20260710 11:08:53.476680  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.477414  4926 raft_consensus.cc:2468] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 0.
I20260710 11:08:53.471809  5202 leader_election.cc:290] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.478252  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.441066  5152 raft_consensus.cc:2468] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:53.468302  5225 leader_election.cc:290] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.480669  5116 leader_election.cc:304] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: a43b7319ad2e404aa7ad07370282829f
W20260710 11:08:53.480688  5117 leader_election.cc:343] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.482184  5197 tablet_bootstrap.cc:654] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.483459  5116 leader_election.cc:304] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:53.484742  5202 raft_consensus.cc:2804] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.485141  5202 raft_consensus.cc:493] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.449752  5199 consensus_queue.cc:260] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.488476  5225 raft_consensus.cc:2804] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.490537  5207 raft_consensus.cc:2804] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.492190  5207 raft_consensus.cc:697] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:53.493135  5207 consensus_queue.cc:237] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.489681  5225 raft_consensus.cc:493] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.496456  5225 raft_consensus.cc:3060] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.496505  4894 leader_election.cc:304] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.485498  5202 raft_consensus.cc:3060] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.499984  5208 raft_consensus.cc:2804] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.491814  4928 raft_consensus.cc:2468] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:53.500535  5208 raft_consensus.cc:697] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:53.501431  5208 consensus_queue.cc:237] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.503284  5198 raft_consensus.cc:359] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.504034  5198 raft_consensus.cc:385] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.504314  5198 raft_consensus.cc:740] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.504985  5198 consensus_queue.cc:260] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.507130  5198 ts_tablet_manager.cc:1434] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.005s
I20260710 11:08:53.509877  4929 raft_consensus.cc:2468] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:53.510968  5198 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:53.515069  5199 ts_tablet_manager.cc:1434] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.000s
I20260710 11:08:53.516695  5199 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:53.525568  4968 leader_election.cc:304] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:08:53.538415  5198 tablet_bootstrap.cc:654] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.538159  5264 raft_consensus.cc:2804] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.539640  5264 raft_consensus.cc:697] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:53.540572  5264 consensus_queue.cc:237] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.542936  5202 raft_consensus.cc:515] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.545674  5225 raft_consensus.cc:515] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.546730  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:53.551813  4929 raft_consensus.cc:3060] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.553408  5203 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:53.554142  5203 ts_tablet_manager.cc:1403] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.013s
I20260710 11:08:53.546604  4827 catalog_manager.cc:5697] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 0 to 1, leader changed from <none> to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 1 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.560853  5246 consensus_queue.cc:1048] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.565809  4929 raft_consensus.cc:2468] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:53.548339  5202 leader_election.cc:290] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.549813  4823 catalog_manager.cc:5697] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.554819  4824 catalog_manager.cc:5697] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.557076  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:53.558099  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:53.558725  5203 raft_consensus.cc:359] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.570022  4928 raft_consensus.cc:3060] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.570132  5203 raft_consensus.cc:385] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.570749  5203 raft_consensus.cc:740] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.567157  5116 leader_election.cc:304] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:08:53.572495  5203 consensus_queue.cc:260] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.573573  5078 raft_consensus.cc:3060] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.575011  5203 ts_tablet_manager.cc:1434] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.006s
I20260710 11:08:53.576241  5203 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:53.555764  5225 leader_election.cc:290] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.581699  5199 tablet_bootstrap.cc:654] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.589885  5077 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.591470  4928 raft_consensus.cc:2468] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:53.604288  5277 raft_consensus.cc:2804] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.605895  5277 raft_consensus.cc:697] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:08:53.607538  5277 consensus_queue.cc:237] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
W20260710 11:08:53.613485  5117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.67:39153, user_credentials={real_user=slave}} blocked reactor thread for 62162.9us
I20260710 11:08:53.617261  5078 raft_consensus.cc:2468] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:53.618914  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:53.618921  5116 leader_election.cc:304] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:08:53.622452  5276 raft_consensus.cc:2804] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.623008  5276 raft_consensus.cc:697] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:08:53.623942  5276 consensus_queue.cc:237] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.627279  5203 tablet_bootstrap.cc:654] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.634085  5202 consensus_queue.cc:1048] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.635687  5246 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.636379  5246 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.640302  5207 consensus_queue.cc:1048] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.641161  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.642529  5246 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:53.646114  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.647231  4928 raft_consensus.cc:2468] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:53.648962  5042 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [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: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.649435  5264 raft_consensus.cc:493] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.650077  5264 raft_consensus.cc:515] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.650923  5246 raft_consensus.cc:2804] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:53.651517  5246 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.652035  5246 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.653551  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:53.654456  5152 raft_consensus.cc:2468] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:53.655802  4969 leader_election.cc:304] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.656853  5234 raft_consensus.cc:2804] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.657344  5234 raft_consensus.cc:493] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.657737  5234 raft_consensus.cc:3060] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.660519  5264 leader_election.cc:290] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.666188  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
W20260710 11:08:53.668275  4968 leader_election.cc:343] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.673857  4823 catalog_manager.cc:5697] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.682301  5218 consensus_queue.cc:1048] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.690668  5234 raft_consensus.cc:515] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.694447  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:53.695200  5152 raft_consensus.cc:3060] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.699597  5197 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:53.700184  5197 ts_tablet_manager.cc:1403] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.241s	user 0.032s	sys 0.019s
I20260710 11:08:53.702214  5264 consensus_queue.cc:1048] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:53.704953  5117 leader_election.cc:343] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.706087  5152 raft_consensus.cc:2468] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:53.713955  4969 leader_election.cc:304] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.715255  5207 raft_consensus.cc:2804] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:53.726627  5197 raft_consensus.cc:359] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.734735  5197 raft_consensus.cc:385] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.735140  5197 raft_consensus.cc:740] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.737593  5264 consensus_queue.cc:1048] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:53.738340  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
W20260710 11:08:53.739761  4968 leader_election.cc:343] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.740348  5234 leader_election.cc:290] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.744491  5197 consensus_queue.cc:260] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:53.761507  5199 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:53.762279  5199 ts_tablet_manager.cc:1403] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.246s	user 0.015s	sys 0.015s
I20260710 11:08:53.766640  5197 ts_tablet_manager.cc:1434] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.002s
I20260710 11:08:53.767560  5203 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:53.767899  5197 tablet_bootstrap.cc:492] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:53.768258  5203 ts_tablet_manager.cc:1403] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.015s
I20260710 11:08:53.776346  5199 raft_consensus.cc:359] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.777369  5199 raft_consensus.cc:385] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.777475  5198 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:53.777730  5199 raft_consensus.cc:740] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.778100  5198 ts_tablet_manager.cc:1403] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.270s	user 0.027s	sys 0.070s
I20260710 11:08:53.778551  5199 consensus_queue.cc:260] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.779544  5197 tablet_bootstrap.cc:654] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.781211  5246 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.782482  5077 raft_consensus.cc:1240] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Rejecting Update request from peer d8f8a723348a45dc974b54f9fbecc7d4 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:08:53.782503  5234 consensus_queue.cc:1048] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.784343  5198 raft_consensus.cc:359] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.789413  5198 raft_consensus.cc:385] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.787364  5203 raft_consensus.cc:359] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.790221  5198 raft_consensus.cc:740] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.790586  5203 raft_consensus.cc:385] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.766991  5207 raft_consensus.cc:697] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:53.795667  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:53.794934  5207 consensus_queue.cc:237] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.797024  5198 consensus_queue.cc:260] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.791549  5203 raft_consensus.cc:740] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.790097  5264 consensus_queue.cc:1059] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:08:53.791467  5199 ts_tablet_manager.cc:1434] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260710 11:08:53.798429  5203 consensus_queue.cc:260] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.800277  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:53.801155  5264 raft_consensus.cc:3055] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:53.808861  5264 raft_consensus.cc:740] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
W20260710 11:08:53.810038  5287 log.cc:927] Time spent T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260710 11:08:53.815584  5288 raft_consensus.cc:493] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.811028  5264 consensus_queue.cc:260] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.816308  5288 raft_consensus.cc:515] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.817502  5264 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:53.819142  5288 leader_election.cc:290] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:53.815613  5044 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [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: a43b7319ad2e404aa7ad07370282829f; no voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.824234  5199 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:53.826223  5246 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:53.827590  5246 raft_consensus.cc:2749] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:53.801487  4823 catalog_manager.cc:5697] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 1 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.827926  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:53.829457  5203 ts_tablet_manager.cc:1434] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260710 11:08:53.831187  5203 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:53.842123  5198 ts_tablet_manager.cc:1434] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.000s
I20260710 11:08:53.843807  5198 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:53.853763  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
W20260710 11:08:53.858887  5044 leader_election.cc:343] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:53.871011  5042 leader_election.cc:343] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.871592  5042 leader_election.cc:304] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f; no voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:53.875815  5288 raft_consensus.cc:2749] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:53.892309  5208 raft_consensus.cc:493] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.893277  5208 raft_consensus.cc:515] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.896394  4823 catalog_manager.cc:5697] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 1 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:53.898342  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:53.899330  5003 raft_consensus.cc:2468] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:53.904218  5198 tablet_bootstrap.cc:654] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.907934  4895 leader_election.cc:304] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:53.909193  5261 raft_consensus.cc:2804] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:53.909617  5261 raft_consensus.cc:493] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:53.909663  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:53.910025  5261 raft_consensus.cc:3060] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.907936  5208 leader_election.cc:290] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
W20260710 11:08:53.912473  4894 leader_election.cc:343] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:53.914017  5199 tablet_bootstrap.cc:654] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.919005  5203 tablet_bootstrap.cc:654] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:53.926138  5291 raft_consensus.cc:493] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.926754  5291 raft_consensus.cc:515] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.945883  5199 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:53.946643  5199 ts_tablet_manager.cc:1403] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.004s
I20260710 11:08:53.947024  5197 tablet_bootstrap.cc:492] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:53.948139  5197 ts_tablet_manager.cc:1403] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.180s	user 0.057s	sys 0.063s
I20260710 11:08:53.950955  5199 raft_consensus.cc:359] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.952538  5199 raft_consensus.cc:385] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.952955  5199 raft_consensus.cc:740] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.952842  5197 raft_consensus.cc:359] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.954317  5197 raft_consensus.cc:385] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:53.954635  5199 consensus_queue.cc:260] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:53.954704  5197 raft_consensus.cc:740] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:53.965019  5197 consensus_queue.cc:260] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:53.969388  5199 ts_tablet_manager.cc:1434] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.001s
I20260710 11:08:53.963210  5264 raft_consensus.cc:493] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:53.970146  5197 ts_tablet_manager.cc:1434] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260710 11:08:53.981324  5197 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:53.979579  5260 consensus_queue.cc:1048] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:08:53.970609  5199 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:53.990314  5264 raft_consensus.cc:515] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:53.972838  5198 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:53.972847  5288 consensus_queue.cc:1048] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:53.991771  5198 ts_tablet_manager.cc:1403] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.148s	user 0.026s	sys 0.015s
I20260710 11:08:53.979126  5152 raft_consensus.cc:3060] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:53.978915  5291 leader_election.cc:290] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
W20260710 11:08:53.995543  5042 consensus_peers.cc:597] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:54.001718  5197 tablet_bootstrap.cc:654] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.001950  5264 leader_election.cc:290] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:53.990885  5199 tablet_bootstrap.cc:654] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.020437  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:54.024288  5261 raft_consensus.cc:515] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.027842  5261 leader_election.cc:290] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
W20260710 11:08:54.028250  5117 consensus_peers.cc:597] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Couldn't send request to peer a43b7319ad2e404aa7ad07370282829f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:54.029098  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:54.029965  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
W20260710 11:08:54.039101  4894 leader_election.cc:343] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.033468  5149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.037341  5004 raft_consensus.cc:3060] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.049448  5198 raft_consensus.cc:359] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.052635  5198 raft_consensus.cc:385] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.053084  5198 raft_consensus.cc:740] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.062681  5004 raft_consensus.cc:2468] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:54.065531  5202 consensus_queue.cc:1048] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.070475  5198 consensus_queue.cc:260] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
W20260710 11:08:54.076566  4969 leader_election.cc:343] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:54.077443  4969 leader_election.cc:343] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.078788  5203 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:54.081992  5203 ts_tablet_manager.cc:1403] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.251s	user 0.015s	sys 0.018s
I20260710 11:08:54.082928  5003 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.085551  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.089023  4895 leader_election.cc:304] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.090761  5203 raft_consensus.cc:359] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.091518  5203 raft_consensus.cc:385] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.091795  5203 raft_consensus.cc:740] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.092669  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:54.092494  5203 consensus_queue.cc:260] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.094534  5203 ts_tablet_manager.cc:1434] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:08:54.095418  5203 tablet_bootstrap.cc:492] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:54.097150  5198 ts_tablet_manager.cc:1434] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.101s	user 0.009s	sys 0.000s
I20260710 11:08:54.097886  5208 raft_consensus.cc:2804] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.098565  5198 tablet_bootstrap.cc:492] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:54.078094  5303 consensus_queue.cc:1048] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.098498  5208 raft_consensus.cc:697] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:54.101202  5208 consensus_queue.cc:237] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.102222  5276 consensus_queue.cc:1048] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.102753  5303 consensus_queue.cc:1048] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.104278  5303 consensus_queue.cc:1048] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.106551  5199 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:54.107210  5199 ts_tablet_manager.cc:1403] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.137s	user 0.028s	sys 0.018s
I20260710 11:08:54.102200  5197 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:54.109503  5197 ts_tablet_manager.cc:1403] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.025s
I20260710 11:08:54.078841  4969 leader_election.cc:304] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.110774  5199 raft_consensus.cc:359] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.112362  5199 raft_consensus.cc:385] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.113867  5199 raft_consensus.cc:740] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.113319  5261 raft_consensus.cc:493] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.115258  5261 raft_consensus.cc:515] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.115877  5197 raft_consensus.cc:359] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.117067  5197 raft_consensus.cc:385] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.117331  5197 raft_consensus.cc:740] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.118605  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.119022  5300 raft_consensus.cc:2749] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.119666  5152 raft_consensus.cc:2393] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7640b6d3424d440b833c624848aafb43 in current term 1: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:54.122641  5199 consensus_queue.cc:260] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.127979  5203 tablet_bootstrap.cc:654] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.126128  5197 consensus_queue.cc:260] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.129237  5300 consensus_queue.cc:1048] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.130436  5197 ts_tablet_manager.cc:1434] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:08:54.130254  5202 consensus_queue.cc:1048] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.131518  5197 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:54.137300  5199 ts_tablet_manager.cc:1434] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260710 11:08:54.137431  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7228fa04b5d4087a06f73b109e149d0" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:54.131589  4969 leader_election.cc:304] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43
I20260710 11:08:54.141417  5300 raft_consensus.cc:2749] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.141502  4895 leader_election.cc:304] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7640b6d3424d440b833c624848aafb43; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:54.142973  5260 raft_consensus.cc:3060] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.144939  5199 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:54.143371  5261 leader_election.cc:290] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:54.148370  5261 consensus_queue.cc:1048] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.154402  5260 raft_consensus.cc:2749] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.156188  5203 tablet_bootstrap.cc:492] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:54.156764  5203 ts_tablet_manager.cc:1403] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.002s
I20260710 11:08:54.158367  4824 catalog_manager.cc:5697] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.159464  5203 raft_consensus.cc:359] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.160354  5203 raft_consensus.cc:385] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.160625  5203 raft_consensus.cc:740] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.161299  5203 consensus_queue.cc:260] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.162420  5197 tablet_bootstrap.cc:654] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.169811  5198 tablet_bootstrap.cc:654] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.171499  5203 ts_tablet_manager.cc:1434] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:08:54.175488  5203 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:54.187233  5199 tablet_bootstrap.cc:654] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:54.198937  4875 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:54.195096  5203 tablet_bootstrap.cc:654] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.208943  5197 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:54.209553  5197 ts_tablet_manager.cc:1403] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.013s
I20260710 11:08:54.212859  5197 raft_consensus.cc:359] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.213636  5197 raft_consensus.cc:385] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.214078  5197 raft_consensus.cc:740] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.215101  5197 consensus_queue.cc:260] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.217789  5197 ts_tablet_manager.cc:1434] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:54.218878  5197 tablet_bootstrap.cc:492] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:54.227674  5197 tablet_bootstrap.cc:654] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.235013  5199 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:54.235838  5199 ts_tablet_manager.cc:1403] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.000s
I20260710 11:08:54.239259  5199 raft_consensus.cc:359] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.240116  5199 raft_consensus.cc:385] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.240443  5199 raft_consensus.cc:740] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.243366  5199 consensus_queue.cc:260] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.247267  5199 ts_tablet_manager.cc:1434] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:54.250085  5203 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:54.258517  5203 ts_tablet_manager.cc:1403] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.009s
I20260710 11:08:54.250564  5208 raft_consensus.cc:493] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.260028  5208 raft_consensus.cc:515] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.263062  5208 leader_election.cc:290] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:54.263296  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:54.264014  5003 raft_consensus.cc:2468] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:54.264411  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:54.265210  5075 raft_consensus.cc:2468] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:54.265443  4895 leader_election.cc:304] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:54.266417  5208 raft_consensus.cc:2804] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.266710  5199 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:54.266830  5208 raft_consensus.cc:493] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.267263  5208 raft_consensus.cc:3060] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.266065  5203 raft_consensus.cc:359] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.274756  5203 raft_consensus.cc:385] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.275161  5203 raft_consensus.cc:740] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.276077  5203 consensus_queue.cc:260] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.280992  5199 tablet_bootstrap.cc:654] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.285161  5208 raft_consensus.cc:515] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.288302  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:54.288990  5003 raft_consensus.cc:3060] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.289044  5203 ts_tablet_manager.cc:1434] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:08:54.295328  5198 tablet_bootstrap.cc:492] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:54.296016  5198 ts_tablet_manager.cc:1403] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.011s
I20260710 11:08:54.299404  5198 raft_consensus.cc:359] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.300266  5198 raft_consensus.cc:385] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.300609  5198 raft_consensus.cc:740] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.301363  5198 consensus_queue.cc:260] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.303560  5003 raft_consensus.cc:2468] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:54.304605  5198 ts_tablet_manager.cc:1434] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:54.305158  4895 leader_election.cc:304] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:54.305819  5198 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:54.306218  5313 raft_consensus.cc:2804] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.306759  5313 raft_consensus.cc:697] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:54.307435  5300 consensus_queue.cc:1048] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.307757  5313 consensus_queue.cc:237] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.315744  5203 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:54.323681  5208 leader_election.cc:290] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:54.325433  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:54.326234  5208 raft_consensus.cc:493] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.326400  5075 raft_consensus.cc:3060] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.327354  5203 tablet_bootstrap.cc:654] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.326846  5208 raft_consensus.cc:515] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.332276  5300 consensus_queue.cc:1048] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.333220  5198 tablet_bootstrap.cc:654] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.334932  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:54.335726  5078 raft_consensus.cc:2468] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:54.338544  4894 leader_election.cc:304] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:54.339704  5260 raft_consensus.cc:2804] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.340181  5260 raft_consensus.cc:493] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.340565  5260 raft_consensus.cc:3060] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.346133  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:54.346971  5003 raft_consensus.cc:2468] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:54.356403  5288 raft_consensus.cc:493] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.357398  5288 raft_consensus.cc:515] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.351977  5208 leader_election.cc:290] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:54.364764  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:54.365509  4928 raft_consensus.cc:2468] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 0.
I20260710 11:08:54.366681  5042 leader_election.cc:304] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:54.366899  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:54.367847  5242 raft_consensus.cc:2804] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.368362  5242 raft_consensus.cc:493] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:08:54.369452  5044 leader_election.cc:343] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.369477  5242 raft_consensus.cc:3060] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.368570  5260 raft_consensus.cc:515] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.381081  5260 leader_election.cc:290] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:54.380048  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:54.388824  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:54.389935  5003 raft_consensus.cc:3060] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.393739  5278 raft_consensus.cc:493] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.394351  5278 raft_consensus.cc:515] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.380143  5288 leader_election.cc:290] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:54.400960  5197 tablet_bootstrap.cc:492] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:54.400959  5278 leader_election.cc:290] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:54.401582  5199 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:54.401716  5197 ts_tablet_manager.cc:1403] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.183s	user 0.061s	sys 0.045s
I20260710 11:08:54.402612  5199 ts_tablet_manager.cc:1403] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.000s
I20260710 11:08:54.406349  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:54.396088  5078 raft_consensus.cc:3060] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.404007  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:54.385717  5075 raft_consensus.cc:2468] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
W20260710 11:08:54.409765  5118 leader_election.cc:343] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.412478  5197 raft_consensus.cc:359] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.414160  5197 raft_consensus.cc:385] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.414467  5197 raft_consensus.cc:740] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.415213  5197 consensus_queue.cc:260] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
W20260710 11:08:54.416369  5116 leader_election.cc:343] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.417346  4826 catalog_manager.cc:5697] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.419358  5116 leader_election.cc:304] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:54.409756  5199 raft_consensus.cc:359] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.425352  5199 raft_consensus.cc:385] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.425688  5199 raft_consensus.cc:740] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.425997  5197 ts_tablet_manager.cc:1434] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:08:54.428674  5199 consensus_queue.cc:260] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.431660  5199 ts_tablet_manager.cc:1434] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:08:54.432813  5199 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:54.434893  5242 raft_consensus.cc:515] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.427495  5202 raft_consensus.cc:2749] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.440081  5278 raft_consensus.cc:493] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.440663  5278 raft_consensus.cc:515] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.442318  5203 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:54.442909  5203 ts_tablet_manager.cc:1403] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.150s	user 0.017s	sys 0.005s
I20260710 11:08:54.445377  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05b90b928954c19a6407849ad68caa5" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:54.446755  5004 raft_consensus.cc:2468] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 0.
I20260710 11:08:54.446955  5203 raft_consensus.cc:359] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.448354  5118 leader_election.cc:304] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:54.448719  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05b90b928954c19a6407849ad68caa5" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:54.447664  5203 raft_consensus.cc:385] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.449404  5202 raft_consensus.cc:2804] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.449807  5203 raft_consensus.cc:740] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.449888  5202 raft_consensus.cc:493] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.450084  5198 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:54.450312  5202 raft_consensus.cc:3060] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.450723  5198 ts_tablet_manager.cc:1403] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.145s	user 0.008s	sys 0.012s
I20260710 11:08:54.449404  5075 raft_consensus.cc:2468] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 0.
I20260710 11:08:54.451056  5078 raft_consensus.cc:2468] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:54.453001  4894 leader_election.cc:304] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:54.454035  5198 raft_consensus.cc:359] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.454842  5198 raft_consensus.cc:385] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.454456  5203 consensus_queue.cc:260] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.455147  5198 raft_consensus.cc:740] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.457444  5203 ts_tablet_manager.cc:1434] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:08:54.458616  5242 leader_election.cc:290] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:54.444346  5278 leader_election.cc:290] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:54.460343  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:54.460507  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:54.460960  4928 raft_consensus.cc:3060] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.461236  5197 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
W20260710 11:08:54.462102  5044 leader_election.cc:343] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.457314  5003 raft_consensus.cc:2468] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:54.456111  5198 consensus_queue.cc:260] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.465158  5203 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:54.467965  5198 ts_tablet_manager.cc:1434] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:08:54.469354  5198 tablet_bootstrap.cc:492] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:54.473284  5300 raft_consensus.cc:493] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.473860  5300 raft_consensus.cc:515] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.474766  5199 tablet_bootstrap.cc:654] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.477129  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb242508b7844c2bd5812cea67a8a05" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.455394  5260 raft_consensus.cc:2804] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:54.481081  4969 leader_election.cc:343] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.482846  5198 tablet_bootstrap.cc:654] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.484020  4928 raft_consensus.cc:2468] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:54.486317  5042 leader_election.cc:304] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:54.487214  5300 leader_election.cc:290] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:54.487319  5242 raft_consensus.cc:2804] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.488104  5242 raft_consensus.cc:697] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:54.489280  5075 raft_consensus.cc:3060] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.489207  5242 consensus_queue.cc:237] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.493419  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb242508b7844c2bd5812cea67a8a05" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:54.496424  5203 tablet_bootstrap.cc:654] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.494216  4928 raft_consensus.cc:2468] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:54.501910  4968 leader_election.cc:304] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:08:54.502969  5264 raft_consensus.cc:2804] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.504258  5264 raft_consensus.cc:493] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.504690  5264 raft_consensus.cc:3060] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.491943  5260 raft_consensus.cc:697] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:54.512421  5260 consensus_queue.cc:237] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.512660  5264 raft_consensus.cc:515] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.514077  5278 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.514626  5278 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.516791  5278 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:54.518718  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:54.520498  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb242508b7844c2bd5812cea67a8a05" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
W20260710 11:08:54.520980  5117 leader_election.cc:343] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.521191  4928 raft_consensus.cc:3060] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.522328  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb242508b7844c2bd5812cea67a8a05" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:54.524113  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
W20260710 11:08:54.525875  4969 leader_election.cc:343] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.526772  5264 leader_election.cc:290] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
W20260710 11:08:54.527434  5116 leader_election.cc:343] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.527902  5116 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.528437  5198 tablet_bootstrap.cc:492] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:54.528913  5198 ts_tablet_manager.cc:1403] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.003s
I20260710 11:08:54.528754  5278 raft_consensus.cc:2749] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.516750  5197 tablet_bootstrap.cc:654] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.531620  5198 raft_consensus.cc:359] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.532785  5198 raft_consensus.cc:385] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.533157  5198 raft_consensus.cc:740] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.535538  5198 consensus_queue.cc:260] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.531594  5313 consensus_queue.cc:1048] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:08:54.536324  5202 raft_consensus.cc:515] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.541390  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05b90b928954c19a6407849ad68caa5" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:54.542081  5003 raft_consensus.cc:3060] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.542829  5198 ts_tablet_manager.cc:1434] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:08:54.543967  5198 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:54.545428  4929 raft_consensus.cc:3060] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.554805  5198 tablet_bootstrap.cc:654] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.560439  5202 leader_election.cc:290] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:54.563068  5003 raft_consensus.cc:2468] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:54.564280  5199 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:54.564778  5199 ts_tablet_manager.cc:1403] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.006s
I20260710 11:08:54.563426  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c05b90b928954c19a6407849ad68caa5" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:54.565507  5118 leader_election.cc:304] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:54.566442  5202 raft_consensus.cc:2804] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.567255  5202 raft_consensus.cc:697] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:08:54.568617  5202 consensus_queue.cc:237] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.565510  5078 raft_consensus.cc:3060] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.579209  5203 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:54.578890  5199 raft_consensus.cc:359] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.579659  5199 raft_consensus.cc:385] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.580024  5199 raft_consensus.cc:740] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.579715  5203 ts_tablet_manager.cc:1403] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.115s	user 0.007s	sys 0.015s
I20260710 11:08:54.583818  5203 raft_consensus.cc:359] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.585623  5199 consensus_queue.cc:260] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.586874  4928 raft_consensus.cc:2468] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:54.588259  4968 leader_election.cc:304] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:08:54.589593  5264 raft_consensus.cc:2804] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.590232  5264 raft_consensus.cc:697] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:54.591015  4823 catalog_manager.cc:5697] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 0 to 1, leader changed from <none> to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 1 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.592500  5260 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.591305  5264 consensus_queue.cc:237] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.593216  5260 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.597980  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
W20260710 11:08:54.599663  4894 leader_election.cc:343] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.603652  5260 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:54.584728  5203 raft_consensus.cc:385] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.605310  5203 raft_consensus.cc:740] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.605942  5199 ts_tablet_manager.cc:1434] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 11:08:54.606827  5203 consensus_queue.cc:260] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.607158  5199 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:54.610198  5203 ts_tablet_manager.cc:1434] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260710 11:08:54.611124  5203 tablet_bootstrap.cc:492] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:54.599599  5078 raft_consensus.cc:2468] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:54.608283  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.618029  5152 raft_consensus.cc:2468] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:54.616175  5261 consensus_queue.cc:1048] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.619527  4894 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.620719  5261 raft_consensus.cc:2804] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.621079  5261 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.621434  5261 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.623311  5203 tablet_bootstrap.cc:654] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.625909  4823 catalog_manager.cc:5697] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 1 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.630810  5261 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.642282  5242 raft_consensus.cc:493] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.643324  5242 raft_consensus.cc:515] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.645670  5242 leader_election.cc:290] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:54.647713  5261 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:54.648837  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.649636  5150 raft_consensus.cc:2468] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 0.
I20260710 11:08:54.651234  5043 leader_election.cc:304] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:54.653107  5199 tablet_bootstrap.cc:654] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.652884  5242 raft_consensus.cc:2804] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.653656  5242 raft_consensus.cc:493] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.654448  5242 raft_consensus.cc:3060] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.664611  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:54.671020  4827 catalog_manager.cc:5697] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.664278  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:54.678746  5003 raft_consensus.cc:2468] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 0.
I20260710 11:08:54.678390  4826 catalog_manager.cc:5697] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:54.680371  4894 leader_election.cc:343] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.677060  4827 catalog_manager.cc:5697] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.686407  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:54.687369  5152 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.694463  5197 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:54.696049  5197 ts_tablet_manager.cc:1403] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.235s	user 0.016s	sys 0.021s
I20260710 11:08:54.699920  5199 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:54.700584  5199 ts_tablet_manager.cc:1403] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.000s
I20260710 11:08:54.700143  5242 raft_consensus.cc:515] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.703424  5199 raft_consensus.cc:359] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.705219  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:54.708189  5150 raft_consensus.cc:3060] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.711994  5152 raft_consensus.cc:2468] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:54.715476  5197 raft_consensus.cc:359] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.705205  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:54.706080  5242 leader_election.cc:290] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:54.716729  5261 consensus_queue.cc:1048] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:54.716846  4894 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.717396  5197 raft_consensus.cc:385] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.716902  5004 raft_consensus.cc:3060] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.717892  5197 raft_consensus.cc:740] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.707548  5203 tablet_bootstrap.cc:492] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:54.724013  5203 ts_tablet_manager.cc:1403] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.005s
I20260710 11:08:54.705772  5198 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:54.727509  5198 ts_tablet_manager.cc:1403] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.012s
I20260710 11:08:54.719008  5208 raft_consensus.cc:2804] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.728547  5004 raft_consensus.cc:2468] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:54.729149  5208 raft_consensus.cc:697] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:54.730221  5208 consensus_queue.cc:237] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.730713  5044 leader_election.cc:304] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:54.718837  5300 raft_consensus.cc:493] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.731815  5242 raft_consensus.cc:2804] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.732491  5242 raft_consensus.cc:697] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:54.732172  5198 raft_consensus.cc:359] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.733381  5198 raft_consensus.cc:385] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.734098  5198 raft_consensus.cc:740] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.734757  5242 consensus_queue.cc:237] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.722880  5199 raft_consensus.cc:385] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.731922  5300 raft_consensus.cc:515] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.731805  5203 raft_consensus.cc:359] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.739427  5203 raft_consensus.cc:385] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.739727  5203 raft_consensus.cc:740] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.740314  5300 leader_election.cc:290] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:54.735100  5198 consensus_queue.cc:260] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.718755  5197 consensus_queue.cc:260] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.740522  5203 consensus_queue.cc:260] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.742723  5197 ts_tablet_manager.cc:1434] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
I20260710 11:08:54.743130  5203 ts_tablet_manager.cc:1434] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260710 11:08:54.743845  5197 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:54.744226  5203 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:54.749063  5203 tablet_bootstrap.cc:654] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.750877  5198 ts_tablet_manager.cc:1434] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:08:54.718587  5150 raft_consensus.cc:2468] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:54.752928  5198 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:54.814141  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:54.751185  5197 tablet_bootstrap.cc:654] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:54.822072  4969 leader_election.cc:343] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.854792  5197 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:54.855731  5197 ts_tablet_manager.cc:1403] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.000s
I20260710 11:08:54.825625  5198 tablet_bootstrap.cc:654] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.751729  5199 raft_consensus.cc:740] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.860287  4827 catalog_manager.cc:5697] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:54.861843  5199 consensus_queue.cc:260] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.828477  5288 raft_consensus.cc:493] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.868652  5288 raft_consensus.cc:515] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.834471  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.871232  5150 raft_consensus.cc:2468] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:54.835975  5203 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:54.837407  5208 consensus_queue.cc:1048] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.839702  5300 raft_consensus.cc:493] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:54.873862  5300 raft_consensus.cc:515] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:54.874766  4969 leader_election.cc:304] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [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: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.875372  5203 ts_tablet_manager.cc:1403] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.002s
I20260710 11:08:54.875418  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:54.879053  5264 raft_consensus.cc:2804] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:54.879581  5264 raft_consensus.cc:493] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:54.880004  5264 raft_consensus.cc:3060] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.881116  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:54.877851  5288 leader_election.cc:290] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:54.883054  5199 ts_tablet_manager.cc:1434] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.182s	user 0.006s	sys 0.006s
I20260710 11:08:54.877393  5300 leader_election.cc:290] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:54.883882  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:54.886906  5042 leader_election.cc:304] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43
I20260710 11:08:54.890049  5288 raft_consensus.cc:2749] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.874729  5197 raft_consensus.cc:359] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.884897  5199 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:54.881573  5203 raft_consensus.cc:359] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.894224  5203 raft_consensus.cc:385] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.902520  5203 raft_consensus.cc:740] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.903585  5203 consensus_queue.cc:260] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:54.904095  4823 catalog_manager.cc:5697] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 0 to 1, leader changed from <none> to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 1 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.906388  5078 raft_consensus.cc:3060] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.908008  5203 ts_tablet_manager.cc:1434] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 11:08:54.909821  5203 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:54.885620  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a21bf8480d4f6190e868cdddddf436" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:54.914927  4929 raft_consensus.cc:2393] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 1: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:54.916129  5264 raft_consensus.cc:515] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.916600  4968 leader_election.cc:304] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.918148  5302 raft_consensus.cc:3060] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.919976  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:54.921541  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
W20260710 11:08:54.921906  4969 leader_election.cc:343] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:54.922382  5150 raft_consensus.cc:3060] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:54.933081  5208 consensus_queue.cc:1048] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.935815  5150 raft_consensus.cc:2468] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:54.893498  5197 raft_consensus.cc:385] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:54.936976  5197 raft_consensus.cc:740] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:54.937485  4969 leader_election.cc:304] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:54.937945  5197 consensus_queue.cc:260] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:54.939371  5234 raft_consensus.cc:2804] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:54.940194  5234 raft_consensus.cc:697] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:54.942080  5234 consensus_queue.cc:237] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:54.950078  5264 leader_election.cc:290] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:54.956475  5302 raft_consensus.cc:2749] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:54.970017  5197 ts_tablet_manager.cc:1434] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.000s
I20260710 11:08:54.978652  5199 tablet_bootstrap.cc:654] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:54.991530  5348 consensus_queue.cc:1048] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:54.994246  4826 catalog_manager.cc:5697] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.995915  5197 tablet_bootstrap.cc:492] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a: Bootstrap starting.
I20260710 11:08:54.981586  5198 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:55.012229  5203 tablet_bootstrap.cc:654] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.013047  5288 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.014549  5288 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.016150  5199 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:55.016813  5199 ts_tablet_manager.cc:1403] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.007s
I20260710 11:08:55.018805  5288 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:55.020865  5150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:55.029163  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:55.035192  5150 raft_consensus.cc:2393] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a43b7319ad2e404aa7ad07370282829f in current term 1: Already voted for candidate 7640b6d3424d440b833c624848aafb43 in this term.
I20260710 11:08:55.036666  5199 raft_consensus.cc:359] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.037549  5199 raft_consensus.cc:385] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.037787  5043 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43
I20260710 11:08:55.037825  5199 raft_consensus.cc:740] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.040565  5199 consensus_queue.cc:260] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.044814  5199 ts_tablet_manager.cc:1434] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.005s
I20260710 11:08:55.046067  5199 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:55.047029  5198 ts_tablet_manager.cc:1403] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.294s	user 0.017s	sys 0.003s
I20260710 11:08:55.054543  5242 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.056617  5198 raft_consensus.cc:359] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.057916  5198 raft_consensus.cc:385] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.058341  5198 raft_consensus.cc:740] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.060505  5197 tablet_bootstrap.cc:654] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.059509  5198 consensus_queue.cc:260] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.077780  5150 raft_consensus.cc:3060] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.078408  5198 ts_tablet_manager.cc:1434] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.007s
I20260710 11:08:55.080932  5234 consensus_queue.cc:1048] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.083634  5202 raft_consensus.cc:493] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.084388  5202 raft_consensus.cc:515] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.094800  5198 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
I20260710 11:08:55.096428  5360 consensus_queue.cc:1048] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.097512  5276 consensus_queue.cc:1048] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.104234  5202 leader_election.cc:290] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:55.104696  5199 tablet_bootstrap.cc:654] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.105890  4926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:55.105989  5234 consensus_queue.cc:1048] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.106374  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
W20260710 11:08:55.108616  5117 leader_election.cc:343] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:55.114341  5116 leader_election.cc:343] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.115036  5116 leader_election.cc:304] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:55.117081  5198 tablet_bootstrap.cc:654] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.118754  5202 raft_consensus.cc:2749] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.121116  5203 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:55.122069  5203 ts_tablet_manager.cc:1403] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.213s	user 0.011s	sys 0.019s
I20260710 11:08:55.137550  5360 consensus_queue.cc:1048] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.147821  5197 tablet_bootstrap.cc:492] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a: No bootstrap required, opened a new log
I20260710 11:08:55.148514  5197 ts_tablet_manager.cc:1403] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent bootstrapping tablet: real 0.153s	user 0.021s	sys 0.001s
I20260710 11:08:55.156860  5203 raft_consensus.cc:359] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.163144  5203 raft_consensus.cc:385] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.163509  5203 raft_consensus.cc:740] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.174489  5197 raft_consensus.cc:359] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.175853  5197 raft_consensus.cc:385] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.176288  5197 raft_consensus.cc:740] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.178200  5242 raft_consensus.cc:2749] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.184244  5234 raft_consensus.cc:493] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.184815  5234 raft_consensus.cc:515] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.187211  5234 leader_election.cc:290] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:55.187930  5348 consensus_queue.cc:1048] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.194545  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
W20260710 11:08:55.197878  4969 leader_election.cc:343] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.202543  5202 consensus_queue.cc:1048] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.208832  5261 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f8a723348a45dc974b54f9fbecc7d4)
I20260710 11:08:55.209585  5261 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.216158  5199 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: No bootstrap required, opened a new log
I20260710 11:08:55.216871  5199 ts_tablet_manager.cc:1403] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.171s	user 0.022s	sys 0.003s
I20260710 11:08:55.215008  5203 consensus_queue.cc:260] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.219442  5197 consensus_queue.cc:260] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.226339  5261 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:55.218643  5360 raft_consensus.cc:493] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.234740  5203 ts_tablet_manager.cc:1434] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.005s
I20260710 11:08:55.244788  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:55.246094  5078 raft_consensus.cc:2393] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7640b6d3424d440b833c624848aafb43 in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:55.249014  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:55.250126  5004 raft_consensus.cc:2468] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:08:55.257293  5197 ts_tablet_manager.cc:1434] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.005s
I20260710 11:08:55.234658  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:55.252004  4895 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:55.236008  5360 raft_consensus.cc:515] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.267655  5208 raft_consensus.cc:2804] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:55.270557  5208 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f8a723348a45dc974b54f9fbecc7d4)
I20260710 11:08:55.272248  5208 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:55.270243  5199 raft_consensus.cc:359] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.277294  5199 raft_consensus.cc:385] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.278264  5199 raft_consensus.cc:740] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.265933  5203 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:55.258834  5261 raft_consensus.cc:493] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.284843  5199 consensus_queue.cc:260] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.285856  5261 raft_consensus.cc:515] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.301051  5198 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:55.301918  5198 ts_tablet_manager.cc:1403] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.208s	user 0.015s	sys 0.022s
I20260710 11:08:55.291491  4929 raft_consensus.cc:2468] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 0.
I20260710 11:08:55.307202  5198 raft_consensus.cc:359] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.308459  5261 leader_election.cc:290] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:55.304873  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:55.311699  5242 consensus_queue.cc:1048] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.314854  5198 raft_consensus.cc:385] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.316745  5004 raft_consensus.cc:2468] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:55.317631  5198 raft_consensus.cc:740] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.320535  5199 ts_tablet_manager.cc:1434] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.006s
I20260710 11:08:55.326207  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:55.329054  4968 leader_election.cc:304] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:55.331723  5203 tablet_bootstrap.cc:654] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.333387  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f43b4d22014a89b5d9ef14760b20b2" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:55.335556  5260 raft_consensus.cc:493] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.337056  5198 consensus_queue.cc:260] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.340988  5360 leader_election.cc:290] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:55.342301  5198 ts_tablet_manager.cc:1434] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.004s
I20260710 11:08:55.342128  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f43b4d22014a89b5d9ef14760b20b2" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:55.336130  5264 raft_consensus.cc:2804] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:55.342020  5044 leader_election.cc:343] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.345167  5264 raft_consensus.cc:493] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.356853  5264 raft_consensus.cc:3060] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.356958  4895 leader_election.cc:304] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:55.345968  5152 raft_consensus.cc:2468] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 0.
I20260710 11:08:55.343556  5260 raft_consensus.cc:515] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.374303  5198 tablet_bootstrap.cc:492] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4: Bootstrap starting.
W20260710 11:08:55.384603  4875 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:55.375579  5043 leader_election.cc:304] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [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: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
W20260710 11:08:55.367745  4894 leader_election.cc:343] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.390252  5288 raft_consensus.cc:2804] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.390875  5288 raft_consensus.cc:493] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.391496  5288 raft_consensus.cc:3060] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.391099  5208 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.391824  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:55.393111  5151 raft_consensus.cc:2468] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:55.384923  5260 leader_election.cc:290] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:55.398660  5260 raft_consensus.cc:2804] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.398814  5361 consensus_queue.cc:1048] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:55.411984  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:55.413504  5260 raft_consensus.cc:493] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.413959  5077 raft_consensus.cc:2393] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7640b6d3424d440b833c624848aafb43 in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:55.414110  5260 raft_consensus.cc:3060] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:55.417234  4895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.66:36681, user_credentials={real_user=slave}} blocked reactor thread for 60375.7us
I20260710 11:08:55.421149  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:55.422137  5004 raft_consensus.cc:2468] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:55.394207  5208 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:55.424346  4894 leader_election.cc:304] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:08:55.424712  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:55.431113  5198 tablet_bootstrap.cc:654] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.436685  5208 raft_consensus.cc:2804] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.438182  5208 raft_consensus.cc:493] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.438697  5208 raft_consensus.cc:3060] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.428144  5264 raft_consensus.cc:515] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.449463  5264 leader_election.cc:290] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:55.449946  5261 consensus_queue.cc:1048] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.377810  5203 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:55.458649  5208 raft_consensus.cc:515] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.460357  5203 ts_tablet_manager.cc:1403] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.204s	user 0.024s	sys 0.009s
I20260710 11:08:55.461750  5208 leader_election.cc:290] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:55.451171  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:55.453402  5004 raft_consensus.cc:2468] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:08:55.455305  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:55.456513  5260 raft_consensus.cc:515] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.463958  4895 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
W20260710 11:08:55.464324  4969 leader_election.cc:343] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:55.465315  5260 leader_election.cc:290] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:55.466131  5260 raft_consensus.cc:2804] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:55.466598  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:55.467144  4929 raft_consensus.cc:2393] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 1: Already voted for candidate 7640b6d3424d440b833c624848aafb43 in this term.
I20260710 11:08:55.467594  5002 raft_consensus.cc:2393] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7640b6d3424d440b833c624848aafb43 in current term 1: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:55.469594  4968 leader_election.cc:304] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [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: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:55.471045  5264 raft_consensus.cc:2749] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.474287  5288 raft_consensus.cc:515] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.474897  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:55.475574  5260 raft_consensus.cc:697] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:55.481307  5260 consensus_queue.cc:237] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.482991  5198 tablet_bootstrap.cc:492] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4: No bootstrap required, opened a new log
I20260710 11:08:55.483649  5198 ts_tablet_manager.cc:1403] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.000s
I20260710 11:08:55.477516  5203 raft_consensus.cc:359] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.487787  5203 raft_consensus.cc:385] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.488196  5203 raft_consensus.cc:740] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.488798  5203 consensus_queue.cc:260] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.490711  5203 ts_tablet_manager.cc:1434] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260710 11:08:55.490469  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f43b4d22014a89b5d9ef14760b20b2" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:55.491406  5003 raft_consensus.cc:3060] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.493968  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:55.494712  5151 raft_consensus.cc:3060] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.501914  5003 raft_consensus.cc:2468] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
W20260710 11:08:55.502629  4969 consensus_peers.cc:597] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Couldn't send request to peer a43b7319ad2e404aa7ad07370282829f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:55.505867  5203 tablet_bootstrap.cc:492] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f: Bootstrap starting.
I20260710 11:08:55.508423  5208 raft_consensus.cc:493] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.510317  5288 leader_election.cc:290] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:55.510484  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:55.511843  5078 raft_consensus.cc:3060] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.512849  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f43b4d22014a89b5d9ef14760b20b2" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:55.514063  5152 raft_consensus.cc:3060] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.521612  5078 raft_consensus.cc:2468] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:55.523214  4895 leader_election.cc:304] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:55.510790  5208 raft_consensus.cc:515] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.505870  5198 raft_consensus.cc:359] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.528524  5198 raft_consensus.cc:385] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.529017  5198 raft_consensus.cc:740] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.529199  5203 tablet_bootstrap.cc:654] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:55.530210  5208 leader_election.cc:290] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:55.529987  5198 consensus_queue.cc:260] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.531366  5260 raft_consensus.cc:2804] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.532363  5002 raft_consensus.cc:3060] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.532253  5260 raft_consensus.cc:697] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:55.537343  5260 consensus_queue.cc:237] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:55.541599  5198 ts_tablet_manager.cc:1434] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260710 11:08:55.527326  4894 leader_election.cc:304] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:55.549543  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:55.550504  5077 raft_consensus.cc:2468] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:55.553591  5208 raft_consensus.cc:2804] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.554556  5149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:55.555727  5149 raft_consensus.cc:2468] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 0.
I20260710 11:08:55.557571  4894 leader_election.cc:304] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:55.558125  5151 raft_consensus.cc:2468] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:55.554847  5208 raft_consensus.cc:697] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:55.561053  5261 raft_consensus.cc:2804] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:55.561529  5261 raft_consensus.cc:493] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:55.561900  5261 raft_consensus.cc:3060] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.569746  5002 raft_consensus.cc:2468] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:55.561734  5208 consensus_queue.cc:237] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:55.573320  5044 leader_election.cc:304] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:55.575769  5360 raft_consensus.cc:2804] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.576349  5360 raft_consensus.cc:697] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:55.577250  5360 consensus_queue.cc:237] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.581995  4826 catalog_manager.cc:5697] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 1 to 2, leader changed from d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66) to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.583978  5152 raft_consensus.cc:2468] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:55.603814  5203 tablet_bootstrap.cc:492] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f: No bootstrap required, opened a new log
I20260710 11:08:55.604516  5203 ts_tablet_manager.cc:1403] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.015s
I20260710 11:08:55.593895  5261 raft_consensus.cc:515] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.605072  5264 consensus_queue.cc:1048] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.607348  5261 leader_election.cc:290] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:55.607795  5203 raft_consensus.cc:359] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.608224  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:55.608704  5203 raft_consensus.cc:385] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:55.608954  5078 raft_consensus.cc:3060] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.609051  5203 raft_consensus.cc:740] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Initialized, Role: FOLLOWER
I20260710 11:08:55.609872  5203 consensus_queue.cc:260] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.612210  5203 ts_tablet_manager.cc:1434] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:08:55.618144  5149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:55.619105  5149 raft_consensus.cc:3060] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:55.620512  5078 raft_consensus.cc:2468] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:55.623275  4894 leader_election.cc:304] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:55.624356  5261 raft_consensus.cc:2804] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:55.624948  5261 raft_consensus.cc:697] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:08:55.625916  5261 consensus_queue.cc:237] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:55.640956  5149 raft_consensus.cc:2468] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 1.
I20260710 11:08:55.652760  4823 catalog_manager.cc:5697] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 0 to 1, leader changed from <none> to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 1 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.665740  4826 catalog_manager.cc:5697] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.667309  4826 catalog_manager.cc:5697] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:55.668612  4826 catalog_manager.cc:5697] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.867707  5288 raft_consensus.cc:493] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:55.868306  5288 raft_consensus.cc:515] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:08:55.870370  5288 leader_election.cc:290] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:08:55.871157  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:55.871608  5149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:55.873365  5043 leader_election.cc:304] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:55.874092  5288 raft_consensus.cc:2749] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:55.944051  5077 raft_consensus.cc:1275] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.946048  5261 consensus_queue.cc:1048] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.964748  5002 raft_consensus.cc:1275] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:55.966810  5261 consensus_queue.cc:1048] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.967128  5361 consensus_queue.cc:1048] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:55.992154  5261 consensus_queue.cc:1048] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.003026  5242 consensus_queue.cc:1048] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:56.026219  5377 consensus_queue.cc:1048] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:56.041319  5260 consensus_queue.cc:1048] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:56.052870  5260 consensus_queue.cc:1048] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.063994  5077 raft_consensus.cc:3060] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:56.136866  5208 consensus_queue.cc:1048] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:56.152630  5208 consensus_queue.cc:1048] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:56.333719  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
I20260710 11:08:56.395396  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:56.396548  2709 tablet_replica.cc:333] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.397336  2709 raft_consensus.cc:2243] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.398461  2709 raft_consensus.cc:2272] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.401522  2709 tablet_replica.cc:333] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.402228  2709 raft_consensus.cc:2243] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.403077  2709 raft_consensus.cc:2272] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.408376  2709 tablet_replica.cc:333] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.409369  2709 raft_consensus.cc:2243] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.410100  2709 raft_consensus.cc:2272] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.413233  2709 tablet_replica.cc:333] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.414225  2709 raft_consensus.cc:2243] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.414858  2709 raft_consensus.cc:2272] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.417888  2709 tablet_replica.cc:333] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.418767  2709 raft_consensus.cc:2243] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.419986  2709 raft_consensus.cc:2272] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.423441  2709 tablet_replica.cc:333] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.424422  2709 raft_consensus.cc:2243] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.425568  2709 raft_consensus.cc:2272] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.428838  2709 tablet_replica.cc:333] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.429949  2709 raft_consensus.cc:2243] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.430903  2709 raft_consensus.cc:2272] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.434341  2709 tablet_replica.cc:333] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.435137  2709 raft_consensus.cc:2243] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.435699  2709 raft_consensus.cc:2272] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.438170  2709 tablet_replica.cc:333] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.438720  2709 raft_consensus.cc:2243] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.439512  2709 raft_consensus.cc:2272] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.441670  2709 tablet_replica.cc:333] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.442247  2709 raft_consensus.cc:2243] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.443009  2709 raft_consensus.cc:2272] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.445446  2709 tablet_replica.cc:333] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.446229  2709 raft_consensus.cc:2243] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.446902  2709 raft_consensus.cc:2272] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.449115  2709 tablet_replica.cc:333] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.449697  2709 raft_consensus.cc:2243] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.450162  2709 raft_consensus.cc:2272] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.451990  2709 tablet_replica.cc:333] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.452585  2709 raft_consensus.cc:2243] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.453387  2709 raft_consensus.cc:2272] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.455528  2709 tablet_replica.cc:333] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.456168  2709 raft_consensus.cc:2243] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.456943  2709 raft_consensus.cc:2272] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.458782  2709 tablet_replica.cc:333] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.459517  2709 raft_consensus.cc:2243] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.459961  2709 raft_consensus.cc:2272] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.461916  2709 tablet_replica.cc:333] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.462430  2709 raft_consensus.cc:2243] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.462839  2709 raft_consensus.cc:2272] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.465245  2709 tablet_replica.cc:333] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.466005  2709 raft_consensus.cc:2243] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:56.466517  2709 raft_consensus.cc:2272] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:56.468632  2709 tablet_replica.cc:333] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: stopping tablet replica
I20260710 11:08:56.469120  2709 raft_consensus.cc:2243] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:56.469884  2709 raft_consensus.cc:2272] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:56.473111  4968 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
W20260710 11:08:56.476795  4968 consensus_peers.cc:597] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:56.490059  4968 consensus_peers.cc:597] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.521186  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
W20260710 11:08:56.557212  5116 consensus_peers.cc:597] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:56.558125  5116 consensus_peers.cc:597] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.575699  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:56.585865  5410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.587555  5411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:56.591171  5413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:56.591912  2709 server_base.cc:1061] running on GCE node
I20260710 11:08:56.594686  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:56.594919  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:56.595192  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681736595173 us; error 0 us; skew 500 ppm
I20260710 11:08:56.596284  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:56.599810  2709 webserver.cc:533] Webserver started at http://127.2.165.65:39811/ using document root <none> and password file <none>
I20260710 11:08:56.600396  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:56.600621  2709 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:56.605252  2709 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260710 11:08:56.611691  5418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:56.613592  2709 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:08:56.614029  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "7640b6d3424d440b833c624848aafb43"
format_stamp: "Formatted at 2026-07-10 11:08:51 on dist-test-slave-f0nt"
I20260710 11:08:56.614481  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:56.628479  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:56.630586  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260710 11:08:56.632162  5042 consensus_peers.cc:597] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.632529  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:56.637316  5427 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:08:56.654054  4968 consensus_peers.cc:597] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:56.656440  4968 consensus_peers.cc:597] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:56.697500  5116 consensus_peers.cc:597] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:56.735288  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:56.735677  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.099s	user 0.003s	sys 0.000s
I20260710 11:08:56.736163  2709 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:08:56.741669  5427 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.757472  5427 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.758347  5427 tablet_bootstrap.cc:492] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.759084  5427 ts_tablet_manager.cc:1403] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260710 11:08:56.762182  5427 raft_consensus.cc:359] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:56.762897  5427 raft_consensus.cc:740] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.763609  5427 consensus_queue.cc:260] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [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: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:56.766173  5427 ts_tablet_manager.cc:1434] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:08:56.766993  5427 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.782595  5427 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.783630  5427 tablet_bootstrap.cc:492] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.784356  5427 ts_tablet_manager.cc:1403] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:08:56.786996  5427 raft_consensus.cc:359] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:56.787681  5427 raft_consensus.cc:740] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.788461  5427 consensus_queue.cc:260] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:56.790346  5427 ts_tablet_manager.cc:1434] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:56.791204  5427 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.806926  5427 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.807937  5427 tablet_bootstrap.cc:492] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.808624  5427 ts_tablet_manager.cc:1403] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:08:56.811244  5427 raft_consensus.cc:359] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:56.811924  5427 raft_consensus.cc:740] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.812773  5427 consensus_queue.cc:260] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:56.814733  5427 ts_tablet_manager.cc:1434] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:56.815572  5427 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.833488  5427 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.834496  5427 tablet_bootstrap.cc:492] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.835099  5427 ts_tablet_manager.cc:1403] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:08:56.837471  5427 raft_consensus.cc:359] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:56.837802  2709 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:08:56.838231  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.102s	user 0.095s	sys 0.003s
I20260710 11:08:56.838124  5427 raft_consensus.cc:740] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.839085  5427 consensus_queue.cc:260] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [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: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:56.840871  5427 ts_tablet_manager.cc:1434] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:56.841629  5427 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.864025  5427 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.865443  5427 tablet_bootstrap.cc:492] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.866423  5427 ts_tablet_manager.cc:1403] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 11:08:56.869952  5427 raft_consensus.cc:359] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:56.870854  5427 raft_consensus.cc:740] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.871798  5427 consensus_queue.cc:260] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:56.874493  5427 ts_tablet_manager.cc:1434] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:08:56.875483  5427 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.895957  5427 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.897060  5427 tablet_bootstrap.cc:492] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.897799  5427 ts_tablet_manager.cc:1403] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 11:08:56.901088  5427 raft_consensus.cc:359] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:56.901991  5427 raft_consensus.cc:740] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.902944  5427 consensus_queue.cc:260] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:56.905475  5427 ts_tablet_manager.cc:1434] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:56.906508  5427 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.911772  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:39707
I20260710 11:08:56.912225  5491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:39707 every 8 connection(s)
I20260710 11:08:56.949479  5427 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.950632  5427 tablet_bootstrap.cc:492] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.951397  5427 ts_tablet_manager.cc:1403] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.015s
I20260710 11:08:56.954892  5427 raft_consensus.cc:359] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:56.955919  5492 heartbeater.cc:344] Connected to a master server at 127.2.165.126:35529
I20260710 11:08:56.956521  5492 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:56.957546  5492 heartbeater.cc:507] Master 127.2.165.126:35529 requested a full tablet report, sending...
I20260710 11:08:56.955911  5427 raft_consensus.cc:740] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.958595  5427 consensus_queue.cc:260] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:56.962839  5427 ts_tablet_manager.cc:1434] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 11:08:56.963827  5427 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.967830  4827 ts_manager.cc:194] Re-registered known tserver with Master: 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:56.987947  5427 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:56.989159  5427 tablet_bootstrap.cc:492] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:56.990410  5427 ts_tablet_manager.cc:1403] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260710 11:08:56.993348  5427 raft_consensus.cc:359] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:56.994185  5427 raft_consensus.cc:740] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:56.995046  4827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45530
I20260710 11:08:56.995010  5427 consensus_queue.cc:260] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [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: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:56.997249  5427 ts_tablet_manager.cc:1434] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:56.998104  5427 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:56.999527  5492 heartbeater.cc:499] Master 127.2.165.126:35529 was elected leader, sending a full tablet report...
I20260710 11:08:57.012249  5427 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.013307  5427 tablet_bootstrap.cc:492] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.013965  5427 ts_tablet_manager.cc:1403] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:08:57.015810  5427 raft_consensus.cc:359] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.016541  5427 raft_consensus.cc:740] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.017179  5427 consensus_queue.cc:260] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.019094  5427 ts_tablet_manager.cc:1434] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:57.019850  5427 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.031702  5427 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.032702  5427 tablet_bootstrap.cc:492] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.033543  5427 ts_tablet_manager.cc:1403] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:08:57.035466  5427 raft_consensus.cc:359] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.035939  5427 raft_consensus.cc:740] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.036615  5427 consensus_queue.cc:260] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.038069  5427 ts_tablet_manager.cc:1434] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:57.038825  5427 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.055605  5427 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.056576  5427 tablet_bootstrap.cc:492] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.057255  5427 ts_tablet_manager.cc:1403] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:08:57.059468  5427 raft_consensus.cc:359] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.060004  5427 raft_consensus.cc:740] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.060786  5427 consensus_queue.cc:260] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.062942  5427 ts_tablet_manager.cc:1434] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:57.064169  5427 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.081916  5427 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.083048  5427 tablet_bootstrap.cc:492] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.083760  5427 ts_tablet_manager.cc:1403] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:08:57.086212  5427 raft_consensus.cc:359] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.086887  5427 raft_consensus.cc:740] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.087620  5427 consensus_queue.cc:260] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.089684  5427 ts_tablet_manager.cc:1434] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:08:57.091284  5427 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.108183  5427 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.109292  5427 tablet_bootstrap.cc:492] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.110055  5427 ts_tablet_manager.cc:1403] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:08:57.113746  5427 raft_consensus.cc:359] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.114463  5427 raft_consensus.cc:740] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.115201  5427 consensus_queue.cc:260] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.119083  5427 ts_tablet_manager.cc:1434] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:08:57.120198  5427 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.135658  5427 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.136721  5427 tablet_bootstrap.cc:492] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.137369  5427 ts_tablet_manager.cc:1403] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:08:57.139767  5427 raft_consensus.cc:359] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.140632  5427 raft_consensus.cc:740] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.141422  5427 consensus_queue.cc:260] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [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: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.143651  5427 ts_tablet_manager.cc:1434] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:57.144743  5427 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.164417  5427 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.165787  5427 tablet_bootstrap.cc:492] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.166852  5427 ts_tablet_manager.cc:1403] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:08:57.169502  5427 raft_consensus.cc:359] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.170200  5427 raft_consensus.cc:740] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.170780  5427 consensus_queue.cc:260] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [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: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.172132  5427 ts_tablet_manager.cc:1434] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:57.173301  5427 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.187526  5427 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.188282  5427 tablet_bootstrap.cc:492] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.188897  5427 ts_tablet_manager.cc:1403] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:08:57.190837  5427 raft_consensus.cc:359] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.191601  5427 raft_consensus.cc:740] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.192368  5427 consensus_queue.cc:260] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.194309  5427 ts_tablet_manager.cc:1434] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:08:57.195583  5427 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.210745  5427 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.211862  5427 tablet_bootstrap.cc:492] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.212627  5427 ts_tablet_manager.cc:1403] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:08:57.214725  5427 raft_consensus.cc:359] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.215276  5427 raft_consensus.cc:740] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.215900  5427 consensus_queue.cc:260] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.218071  5427 ts_tablet_manager.cc:1434] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:57.219187  5427 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Bootstrap starting.
I20260710 11:08:57.234826  5427 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:57.235713  5427 tablet_bootstrap.cc:492] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Bootstrap complete.
I20260710 11:08:57.236367  5427 ts_tablet_manager.cc:1403] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:08:57.239017  5427 raft_consensus.cc:359] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.239564  5427 raft_consensus.cc:740] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Initialized, Role: FOLLOWER
I20260710 11:08:57.240286  5427 consensus_queue.cc:260] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.242134  5427 ts_tablet_manager.cc:1434] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:57.510006  5406 raft_consensus.cc:493] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.510488  5406 raft_consensus.cc:515] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.512779  5406 leader_election.cc:290] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:57.513875  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.514254  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:57.514632  5466 raft_consensus.cc:2468] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:57.515995  4968 leader_election.cc:304] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:57.516885  5300 raft_consensus.cc:2804] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.517357  5300 raft_consensus.cc:493] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.517796  5300 raft_consensus.cc:3060] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.520709  5408 raft_consensus.cc:493] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.521302  5408 raft_consensus.cc:515] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.523837  5408 leader_election.cc:290] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.524777  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.524984  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:57.525514  5466 raft_consensus.cc:2468] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:57.526314  5300 raft_consensus.cc:515] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.526847  5042 leader_election.cc:304] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [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: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:57.527626  5002 raft_consensus.cc:2393] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a43b7319ad2e404aa7ad07370282829f in current term 2: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:57.527873  5408 raft_consensus.cc:2804] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.528283  5408 raft_consensus.cc:493] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.530392  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.530478  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:57.531147  5466 raft_consensus.cc:3060] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.531383  5300 leader_election.cc:290] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:57.532934  5408 raft_consensus.cc:3060] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.539418  5466 raft_consensus.cc:2468] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 2.
I20260710 11:08:57.539799  5408 raft_consensus.cc:515] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.540829  4968 leader_election.cc:304] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:57.541472  5077 raft_consensus.cc:2393] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.541694  5300 raft_consensus.cc:2804] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.542320  5300 raft_consensus.cc:697] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:57.543210  5300 consensus_queue.cc:237] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.543845  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.544497  5408 leader_election.cc:290] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.544872  5466 raft_consensus.cc:2393] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a43b7319ad2e404aa7ad07370282829f in current term 2: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:57.545061  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acfbab8ec5646d69452a437ea1785f3" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:57.546173  5404 raft_consensus.cc:493] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.546826  5404 raft_consensus.cc:515] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.549733  5042 leader_election.cc:304] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [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: a43b7319ad2e404aa7ad07370282829f; no voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.550529  5404 leader_election.cc:290] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.551337  5408 raft_consensus.cc:2749] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.551483  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.551831  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:57.552301  5466 raft_consensus.cc:2468] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:57.554071  5116 leader_election.cc:304] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:08:57.557088  5404 raft_consensus.cc:2804] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.557507  5404 raft_consensus.cc:493] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.556715  4827 catalog_manager.cc:5697] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.557865  5404 raft_consensus.cc:3060] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.559993  5408 raft_consensus.cc:493] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.560676  5408 raft_consensus.cc:515] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.563040  5408 leader_election.cc:290] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.566393  5404 raft_consensus.cc:515] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.567912  5406 raft_consensus.cc:493] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.568449  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:57.568894  5406 raft_consensus.cc:515] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.572535  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:57.573822  5151 raft_consensus.cc:2393] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 2: Already voted for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in this term.
I20260710 11:08:57.578364  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.579420  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.579447  5465 raft_consensus.cc:2468] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:57.580683  5466 raft_consensus.cc:2468] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:57.582835  5042 leader_election.cc:304] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [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: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.582990  4968 leader_election.cc:304] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:08:57.583884  5515 raft_consensus.cc:2804] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.584115  5408 raft_consensus.cc:2804] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.584352  5515 raft_consensus.cc:493] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.584534  5408 raft_consensus.cc:493] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.584924  5408 raft_consensus.cc:3060] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.585896  5404 leader_election.cc:290] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.586040  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.586747  5465 raft_consensus.cc:3060] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.587477  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:57.576687  5406 leader_election.cc:290] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.589134  5516 raft_consensus.cc:493] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.589941  5516 raft_consensus.cc:515] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.592116  5515 raft_consensus.cc:3060] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.595008  5465 raft_consensus.cc:2468] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:08:57.596709  5116 leader_election.cc:304] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:08:57.597688  5404 raft_consensus.cc:2804] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.594954  5408 raft_consensus.cc:515] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.598217  5404 raft_consensus.cc:697] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:08:57.599180  5404 consensus_queue.cc:237] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.600119  5516 leader_election.cc:290] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:57.600785  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:57.601652  5077 raft_consensus.cc:2393] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.602324  5408 leader_election.cc:290] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.603750  5463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.604715  5463 raft_consensus.cc:2468] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:57.605805  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:57.606375  5004 raft_consensus.cc:3060] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.609027  4968 leader_election.cc:304] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:57.612601  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36caec2e9bdf4a2fa4508c35329fd33f" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.613302  5466 raft_consensus.cc:3060] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.618064  5004 raft_consensus.cc:2468] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 2.
I20260710 11:08:57.608630  5515 raft_consensus.cc:515] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.619761  4823 catalog_manager.cc:5697] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 2 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.622593  5002 raft_consensus.cc:2393] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 55bb98ef3fe14e17b13b45ac3d221c7a in current term 2: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:57.622905  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:57.624171  5466 raft_consensus.cc:2468] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 2.
I20260710 11:08:57.625604  5042 leader_election.cc:304] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:57.628307  5516 raft_consensus.cc:2764] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 11:08:57.626627  5408 raft_consensus.cc:2804] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.631184  5408 raft_consensus.cc:697] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:57.632166  5408 consensus_queue.cc:237] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.633566  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9f19ec1174f0aa070ba6695a7bf04" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.634450  5465 raft_consensus.cc:2393] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 2: Already voted for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in this term.
I20260710 11:08:57.636768  4968 leader_election.cc:304] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [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: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43
I20260710 11:08:57.637799  5516 raft_consensus.cc:2749] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.622579  5515 leader_election.cc:290] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.645345  4827 catalog_manager.cc:5697] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 2 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:57.649833  5408 raft_consensus.cc:493] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.650524  5408 raft_consensus.cc:515] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.652932  5408 leader_election.cc:290] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.653841  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:57.657114  5404 raft_consensus.cc:493] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.657281  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.657755  5404 raft_consensus.cc:515] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.658131  5465 raft_consensus.cc:2468] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:57.660157  5404 leader_election.cc:290] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.661604  5042 leader_election.cc:304] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [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: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:08:57.662328  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.662530  5408 raft_consensus.cc:2804] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.662585  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:57.663043  5465 raft_consensus.cc:2468] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:57.663308  5408 raft_consensus.cc:493] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.663724  5408 raft_consensus.cc:3060] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.664500  5116 leader_election.cc:304] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:08:57.665572  5404 raft_consensus.cc:2804] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.665987  5404 raft_consensus.cc:493] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.666361  5404 raft_consensus.cc:3060] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.671975  5408 raft_consensus.cc:515] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.673445  5077 raft_consensus.cc:2393] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55bb98ef3fe14e17b13b45ac3d221c7a in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.674288  5404 raft_consensus.cc:515] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.675531  5408 leader_election.cc:290] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.676188  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:57.676553  5404 leader_election.cc:290] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.677110  5152 raft_consensus.cc:2393] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a43b7319ad2e404aa7ad07370282829f in current term 2: Already voted for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in this term.
I20260710 11:08:57.677771  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.678222  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:57.679093  5078 raft_consensus.cc:2393] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 55bb98ef3fe14e17b13b45ac3d221c7a in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.678390  5465 raft_consensus.cc:3060] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.679073  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51e13312bc949debff96c289a11435e" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.681226  5042 leader_election.cc:304] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [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: a43b7319ad2e404aa7ad07370282829f; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43
I20260710 11:08:57.682001  5408 raft_consensus.cc:2749] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.685454  5465 raft_consensus.cc:2468] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:08:57.686703  5116 leader_election.cc:304] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:57.687561  5404 raft_consensus.cc:2804] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.688226  5404 raft_consensus.cc:697] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:08:57.689186  5404 consensus_queue.cc:237] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.698063  4827 catalog_manager.cc:5697] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 2 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.727658  5404 raft_consensus.cc:493] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.728363  5404 raft_consensus.cc:515] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.730348  5404 leader_election.cc:290] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.731375  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.731516  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:57.732050  5465 raft_consensus.cc:2468] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 1.
I20260710 11:08:57.733422  5116 leader_election.cc:304] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.734179  5404 raft_consensus.cc:2804] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.734556  5404 raft_consensus.cc:493] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.734875  5404 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.739704  5404 raft_consensus.cc:515] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.741339  5404 leader_election.cc:290] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.742429  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.742617  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:57.743122  5465 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.748976  5465 raft_consensus.cc:2468] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:08:57.750170  5116 leader_election.cc:304] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.751091  5404 raft_consensus.cc:2804] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.751595  5404 raft_consensus.cc:697] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:08:57.752393  5404 consensus_queue.cc:237] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.761659  4827 catalog_manager.cc:5697] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 2 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.762683  5408 raft_consensus.cc:493] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.763429  5408 raft_consensus.cc:515] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.766075  5408 leader_election.cc:290] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.766561  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.766737  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:57.767436  5465 raft_consensus.cc:2468] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:57.768636  5042 leader_election.cc:304] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [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: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.769902  5408 raft_consensus.cc:2804] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.770326  5408 raft_consensus.cc:493] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.770834  5408 raft_consensus.cc:3060] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.773684  5515 raft_consensus.cc:493] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.774260  5515 raft_consensus.cc:515] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.776511  5515 leader_election.cc:290] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:57.777752  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.778077  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:57.778491  5465 raft_consensus.cc:2468] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:57.779450  5408 raft_consensus.cc:515] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.779677  4968 leader_election.cc:304] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:57.780647  5515 raft_consensus.cc:2804] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.780798  5078 raft_consensus.cc:2393] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.781733  5408 leader_election.cc:290] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.782331  5515 raft_consensus.cc:493] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.782770  5515 raft_consensus.cc:3060] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.782913  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:57.783097  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.783728  5465 raft_consensus.cc:3060] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.789491  5465 raft_consensus.cc:2468] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 2.
I20260710 11:08:57.790076  5515 raft_consensus.cc:515] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.790762  5042 leader_election.cc:304] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:57.791390  5002 raft_consensus.cc:2393] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a43b7319ad2e404aa7ad07370282829f in current term 2: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:57.791648  5408 raft_consensus.cc:2804] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.792234  5408 raft_consensus.cc:697] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:57.793239  5408 consensus_queue.cc:237] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.793404  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.794646  5465 raft_consensus.cc:2393] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.794458  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994ae6bc4f454720817c17a1eb1772ca" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:57.794929  5515 leader_election.cc:290] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:57.796525  4968 leader_election.cc:304] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [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: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:57.797521  5515 raft_consensus.cc:2749] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.801851  4827 catalog_manager.cc:5697] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 2 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:57.812119  5515 raft_consensus.cc:493] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.812649  5515 raft_consensus.cc:515] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.814433  5515 leader_election.cc:290] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:57.815626  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:57.815708  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.816679  5465 raft_consensus.cc:2468] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 1.
I20260710 11:08:57.817785  4968 leader_election.cc:304] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:08:57.818573  5515 raft_consensus.cc:2804] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.818923  5515 raft_consensus.cc:493] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.819221  5515 raft_consensus.cc:3060] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.826048  5515 raft_consensus.cc:515] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.828387  5515 leader_election.cc:290] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:08:57.829576  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.829734  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:08:57.830245  5465 raft_consensus.cc:3060] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.836210  5465 raft_consensus.cc:2468] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f8a723348a45dc974b54f9fbecc7d4 in term 2.
I20260710 11:08:57.837517  4968 leader_election.cc:304] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:57.838495  5515 raft_consensus.cc:2804] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.839140  5515 raft_consensus.cc:697] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 LEADER]: Becoming Leader. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:08:57.839998  5515 consensus_queue.cc:237] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.848361  4827 catalog_manager.cc:5697] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.853870  5515 raft_consensus.cc:493] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.854555  5515 raft_consensus.cc:515] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.857101  5515 leader_election.cc:290] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.857364  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:57.858554  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.859352  5465 raft_consensus.cc:2393] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 2: Already voted for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in this term.
I20260710 11:08:57.860581  4968 leader_election.cc:304] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43
I20260710 11:08:57.861393  5515 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.867471  5515 raft_consensus.cc:2749] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.892208  5408 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.892999  5408 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.894845  5408 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.895692  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.895946  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:57.896394  5465 raft_consensus.cc:2468] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 2.
I20260710 11:08:57.897619  5042 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.898042  5408 raft_consensus.cc:493] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.898370  5360 raft_consensus.cc:2804] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:57.898891  5360 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.898645  5408 raft_consensus.cc:515] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } }
I20260710 11:08:57.899315  5360 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:57.901646  5408 leader_election.cc:290] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.902179  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" is_pre_election: true
I20260710 11:08:57.902236  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d65cfd99544bab83a32ab9081bc69a" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.903265  5465 raft_consensus.cc:2393] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a43b7319ad2e404aa7ad07370282829f in current term 2: Already voted for candidate d8f8a723348a45dc974b54f9fbecc7d4 in this term.
I20260710 11:08:57.904340  5042 leader_election.cc:304] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a43b7319ad2e404aa7ad07370282829f; no voters: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.905057  5408 raft_consensus.cc:3060] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.907987  5360 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.908406  5525 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.909626  5525 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.910588  5360 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 3 election: Requested vote from peers 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:08:57.911813  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:08:57.912473  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.915241  5465 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:57.916113  5408 raft_consensus.cc:2749] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.920271  5525 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.920840  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" is_pre_election: true
I20260710 11:08:57.921056  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.921881  5466 raft_consensus.cc:2468] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 1.
I20260710 11:08:57.923318  5042 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [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: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:57.924870  5526 raft_consensus.cc:2804] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:57.925303  5526 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.925843  5526 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.931195  5465 raft_consensus.cc:2468] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 3.
I20260710 11:08:57.932533  5404 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.932669  5042 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [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: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: d8f8a723348a45dc974b54f9fbecc7d4
I20260710 11:08:57.933164  5404 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.933725  5525 raft_consensus.cc:2804] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:57.933784  5526 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.934521  5525 raft_consensus.cc:697] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 3 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:57.935843  5515 raft_consensus.cc:493] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7640b6d3424d440b833c624848aafb43)
I20260710 11:08:57.935603  5525 consensus_queue.cc:237] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.936462  5515 raft_consensus.cc:515] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:08:57.937139  5526 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.937970  5465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43"
I20260710 11:08:57.938632  5465 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.938720  5515 leader_election.cc:290] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.939980  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.941159  5466 raft_consensus.cc:2393] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f8a723348a45dc974b54f9fbecc7d4 in current term 3: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.941670  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:57.942919  5078 raft_consensus.cc:2393] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55bb98ef3fe14e17b13b45ac3d221c7a in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.946475  5465 raft_consensus.cc:2468] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 2.
I20260710 11:08:57.948307  5042 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:08:57.948426  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697d96fb0f9e4d53a0a2e3e5af398440" candidate_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a43b7319ad2e404aa7ad07370282829f" is_pre_election: true
I20260710 11:08:57.949003  5466 raft_consensus.cc:1275] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer d8f8a723348a45dc974b54f9fbecc7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.949448  5526 raft_consensus.cc:2804] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:57.949971  5526 raft_consensus.cc:697] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Becoming Leader. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:08:57.950479  5404 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707)
I20260710 11:08:57.948803  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "a43b7319ad2e404aa7ad07370282829f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:08:57.951310  5152 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:57.950812  5300 consensus_queue.cc:1048] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:08:57.951920  4969 leader_election.cc:304] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [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: d8f8a723348a45dc974b54f9fbecc7d4; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:57.954581  5516 raft_consensus.cc:3060] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:57.963560  5466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7640b6d3424d440b833c624848aafb43" is_pre_election: true
I20260710 11:08:57.964469  5466 raft_consensus.cc:2393] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55bb98ef3fe14e17b13b45ac3d221c7a in current term 2: Already voted for candidate a43b7319ad2e404aa7ad07370282829f in this term.
I20260710 11:08:57.950817  5526 consensus_queue.cc:237] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:08:57.965860  5116 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a; no voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f
I20260710 11:08:57.970036  5152 raft_consensus.cc:2468] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a43b7319ad2e404aa7ad07370282829f in term 2.
I20260710 11:08:57.970922  5499 raft_consensus.cc:2749] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.980675  5516 raft_consensus.cc:2749] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:57.990880  5078 raft_consensus.cc:1275] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer d8f8a723348a45dc974b54f9fbecc7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:57.987113  4827 catalog_manager.cc:5697] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 2 to 3, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 3 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.993697  5516 consensus_queue.cc:1048] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.012799  4827 catalog_manager.cc:5697] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f reported cstate change: term changed from 1 to 2, leader changed from 7640b6d3424d440b833c624848aafb43 (127.2.165.65) to a43b7319ad2e404aa7ad07370282829f (127.2.165.67). New cstate: current_term: 2 leader_uuid: "a43b7319ad2e404aa7ad07370282829f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:58.035044  5002 raft_consensus.cc:1275] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.036892  5499 consensus_queue.cc:1048] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.053195  5466 raft_consensus.cc:1275] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.054960  5499 consensus_queue.cc:1048] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.198400  5078 raft_consensus.cc:1275] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.199999  5499 consensus_queue.cc:1048] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.211326  5466 raft_consensus.cc:1275] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.216903  5404 consensus_queue.cc:1048] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.229336  5466 raft_consensus.cc:1275] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.231050  5404 consensus_queue.cc:1048] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.231801  5002 raft_consensus.cc:1275] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.233717  5404 consensus_queue.cc:1048] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.240264  5004 raft_consensus.cc:1275] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.241835  5360 consensus_queue.cc:1048] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:58.252861  5464 raft_consensus.cc:1275] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.258482  5360 consensus_queue.cc:1048] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:58.304873  5466 raft_consensus.cc:1275] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.306401  5525 consensus_queue.cc:1048] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.317042  5002 raft_consensus.cc:1275] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.318861  5526 consensus_queue.cc:1048] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.391999  5002 raft_consensus.cc:1275] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:58.393754  5526 consensus_queue.cc:1048] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:58.401832  5078 raft_consensus.cc:1275] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer d8f8a723348a45dc974b54f9fbecc7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.403602  5516 consensus_queue.cc:1048] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.406239  5466 raft_consensus.cc:1275] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:58.408252  5525 consensus_queue.cc:1048] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:58.417975  5464 raft_consensus.cc:1275] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer d8f8a723348a45dc974b54f9fbecc7d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.422185  5516 consensus_queue.cc:1048] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:58.497141  5466 raft_consensus.cc:1275] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.498709  5526 consensus_queue.cc:1048] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:58.508472  5152 raft_consensus.cc:1275] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Refusing update from remote peer a43b7319ad2e404aa7ad07370282829f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:58.510653  5360 consensus_queue.cc:1048] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:03.889693  5488 debug-util.cc:398] Leaking SignalData structure 0x7b0800285ba0 after lost signal to thread 2712
W20260710 11:09:03.890786  5488 debug-util.cc:398] Leaking SignalData structure 0x7b0800260f00 after lost signal to thread 4861
W20260710 11:09:03.891870  5488 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2cc0 after lost signal to thread 5028
W20260710 11:09:03.892892  5488 debug-util.cc:398] Leaking SignalData structure 0x7b080027bba0 after lost signal to thread 5102
W20260710 11:09:03.894021  5488 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5560 after lost signal to thread 5176
W20260710 11:09:03.895313  5488 debug-util.cc:398] Leaking SignalData structure 0x7b08000ed040 after lost signal to thread 5491
I20260710 11:09:07.133431  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:07.165715  5152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f"
dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
mode: GRACEFUL
new_leader_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:09:07.167019  5152 raft_consensus.cc:606] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Received request to transfer leadership to TS 7640b6d3424d440b833c624848aafb43
I20260710 11:09:07.184317  5002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a"
dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
mode: GRACEFUL
new_leader_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:36878
I20260710 11:09:07.184855  5002 raft_consensus.cc:606] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Received request to transfer leadership to TS 7640b6d3424d440b833c624848aafb43
I20260710 11:09:07.194826  5581 raft_consensus.cc:993] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4: : Instructing follower 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:07.195495  5581 raft_consensus.cc:1081] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Signalling peer 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:07.197573  5466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a"
dest_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:60074
I20260710 11:09:07.198100  5466 raft_consensus.cc:493] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.198458  5466 raft_consensus.cc:3060] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.205160  5466 raft_consensus.cc:515] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:07.207381  5077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc"
dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
mode: GRACEFUL
new_leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
 from {username='slave'} at 127.0.0.1:39312
I20260710 11:09:07.208366  5077 raft_consensus.cc:606] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Received request to transfer leadership to TS 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:09:07.208616  5466 leader_election.cc:290] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:09:07.213333  5077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9"
dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
mode: GRACEFUL
new_leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
 from {username='slave'} at 127.0.0.1:39312
I20260710 11:09:07.214166  5077 raft_consensus.cc:606] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Received request to transfer leadership to TS 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:09:07.217494  5077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760"
dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
mode: GRACEFUL
new_leader_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:39312
I20260710 11:09:07.218192  5077 raft_consensus.cc:606] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Received request to transfer leadership to TS 7640b6d3424d440b833c624848aafb43
I20260710 11:09:07.220379  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:09:07.221289  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:07.228291  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:09:07.229315  5152 raft_consensus.cc:3060] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.233865  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bc944f367c442c821c2773b7fe222a" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:09:07.234493  5002 raft_consensus.cc:3055] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.234864  5002 raft_consensus.cc:740] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:09:07.235769  5002 consensus_queue.cc:260] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:07.237228  5002 raft_consensus.cc:3060] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.238576  5152 raft_consensus.cc:2468] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:07.240136  5421 leader_election.cc:304] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:09:07.243585  5586 raft_consensus.cc:2804] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.245249  5002 raft_consensus.cc:2468] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:07.245326  5586 raft_consensus.cc:697] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:09:07.246884  5586 consensus_queue.cc:237] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:07.259337  4827 catalog_manager.cc:5697] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 1 to 2, leader changed from d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66) to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.292200  5578 raft_consensus.cc:993] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f: : Instructing follower 55bb98ef3fe14e17b13b45ac3d221c7a to start an election
I20260710 11:09:07.292749  5578 raft_consensus.cc:1081] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Signalling peer 55bb98ef3fe14e17b13b45ac3d221c7a to start an election
I20260710 11:09:07.294864  5152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc"
dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
 from {username='slave'} at 127.0.0.1:36576
I20260710 11:09:07.295501  5152 raft_consensus.cc:493] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.295787  5152 raft_consensus.cc:3060] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.302227  5152 raft_consensus.cc:515] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:07.304189  5152 leader_election.cc:290] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:09:07.305406  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:09:07.305781  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3edba5144054b938f9ca349dc0d85cc" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:09:07.306141  5002 raft_consensus.cc:3060] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.306565  5078 raft_consensus.cc:3055] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.306953  5078 raft_consensus.cc:740] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:09:07.307842  5078 consensus_queue.cc:260] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:07.309268  5078 raft_consensus.cc:3060] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.313012  5002 raft_consensus.cc:2468] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:09:07.314446  5118 leader_election.cc:304] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:09:07.315963  5576 raft_consensus.cc:2804] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.316666  5576 raft_consensus.cc:697] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:09:07.317745  5078 raft_consensus.cc:2468] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:09:07.317829  5576 consensus_queue.cc:237] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:07.330672  4827 catalog_manager.cc:5697] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 1 to 2, leader changed from a43b7319ad2e404aa7ad07370282829f (127.2.165.67) to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 2 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.337872  5576 raft_consensus.cc:993] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a: : Instructing follower 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:07.338677  5593 raft_consensus.cc:1081] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Signalling peer 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:07.340754  5466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f"
dest_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:60048
I20260710 11:09:07.341594  5466 raft_consensus.cc:493] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.341988  5466 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:07.347293  5466 raft_consensus.cc:515] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:09:07.348862  5466 leader_election.cc:290] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 3 election: Requested vote from peers 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945), d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681)
I20260710 11:09:07.350173  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:09:07.350396  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345ffc21a18e49ce941401cc08ae866f" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:09:07.350759  5152 raft_consensus.cc:3055] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:07.351112  5152 raft_consensus.cc:740] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:09:07.351146  5002 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:07.352051  5152 consensus_queue.cc:260] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:09:07.353132  5152 raft_consensus.cc:3060] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:07.358841  5002 raft_consensus.cc:2468] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 3.
I20260710 11:09:07.359102  5152 raft_consensus.cc:2468] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 3.
I20260710 11:09:07.360327  5422 leader_election.cc:304] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [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: 7640b6d3424d440b833c624848aafb43, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:09:07.361217  5586 raft_consensus.cc:2804] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:07.361860  5586 raft_consensus.cc:697] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 3 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:09:07.362816  5586 consensus_queue.cc:237] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [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: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } }
I20260710 11:09:07.374198  4827 catalog_manager.cc:5697] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 2 to 3, leader changed from 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68) to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 3 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:07.377355  5596 raft_consensus.cc:993] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f: : Instructing follower 55bb98ef3fe14e17b13b45ac3d221c7a to start an election
I20260710 11:09:07.380290  5570 raft_consensus.cc:1081] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Signalling peer 55bb98ef3fe14e17b13b45ac3d221c7a to start an election
I20260710 11:09:07.382864  5152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9"
dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
 from {username='slave'} at 127.0.0.1:36576
I20260710 11:09:07.383493  5152 raft_consensus.cc:493] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.383869  5152 raft_consensus.cc:3060] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.390489  5152 raft_consensus.cc:515] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:07.392328  5152 leader_election.cc:290] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:09:07.393239  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:09:07.393568  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e8173cdf444dc7be775de3480162a9" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:09:07.394050  5002 raft_consensus.cc:3060] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.394172  5078 raft_consensus.cc:3055] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:07.394546  5078 raft_consensus.cc:740] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:09:07.395524  5078 consensus_queue.cc:260] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:07.396921  5078 raft_consensus.cc:3060] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:07.402319  5002 raft_consensus.cc:2468] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:09:07.404335  5118 leader_election.cc:304] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, d8f8a723348a45dc974b54f9fbecc7d4; no voters: 
I20260710 11:09:07.404913  5078 raft_consensus.cc:2468] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:09:07.405192  5576 raft_consensus.cc:2804] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:07.405786  5576 raft_consensus.cc:697] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:09:07.406858  5576 consensus_queue.cc:237] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:07.416364  4827 catalog_manager.cc:5697] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 1 to 2, leader changed from a43b7319ad2e404aa7ad07370282829f (127.2.165.67) to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 2 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.697732  5578 raft_consensus.cc:993] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f: : Instructing follower 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:07.698457  5597 raft_consensus.cc:1081] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Signalling peer 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:07.700464  5463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760"
dest_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:60058
I20260710 11:09:07.701196  5463 raft_consensus.cc:493] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:07.701900  5463 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:07.709095  5463 raft_consensus.cc:515] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:07.710973  5463 leader_election.cc:290] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 3 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:09:07.713044  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:09:07.713706  5152 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:07.721405  5152 raft_consensus.cc:2468] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 3.
I20260710 11:09:07.721740  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaaa112df7404b22892d0c78c43c2760" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:09:07.722419  5078 raft_consensus.cc:3055] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:07.722664  5078 raft_consensus.cc:740] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a43b7319ad2e404aa7ad07370282829f, State: Running, Role: LEADER
I20260710 11:09:07.722745  5421 leader_election.cc:304] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [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: 55bb98ef3fe14e17b13b45ac3d221c7a, 7640b6d3424d440b833c624848aafb43; no voters: 
I20260710 11:09:07.723664  5586 raft_consensus.cc:2804] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:07.723515  5078 consensus_queue.cc:260] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:07.724244  5586 raft_consensus.cc:697] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 3 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:09:07.724906  5078 raft_consensus.cc:3060] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:07.725265  5586 consensus_queue.cc:237] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [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: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:07.732472  5078 raft_consensus.cc:2468] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 3.
I20260710 11:09:07.740985  4827 catalog_manager.cc:5697] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 2 to 3, leader changed from a43b7319ad2e404aa7ad07370282829f (127.2.165.67) to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 3 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:07.752914  5152 raft_consensus.cc:1275] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.754437  5586 consensus_queue.cc:1048] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.766815  5002 raft_consensus.cc:1275] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.769069  5604 consensus_queue.cc:1048] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:07.779402  5004 raft_consensus.cc:1275] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.780925  5576 consensus_queue.cc:1048] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.797719  5078 raft_consensus.cc:1275] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.799165  5576 consensus_queue.cc:1048] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:07.818171  5152 raft_consensus.cc:1275] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:07.819535  5586 consensus_queue.cc:1048] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:07.834609  5002 raft_consensus.cc:1275] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:07.836117  5604 consensus_queue.cc:1048] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:07.838963  5004 raft_consensus.cc:1275] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.840540  5576 consensus_queue.cc:1048] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.853137  5078 raft_consensus.cc:1275] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.854661  5576 consensus_queue.cc:1048] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.153913  5078 raft_consensus.cc:1275] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 3 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:08.155452  5604 consensus_queue.cc:1048] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:08.165560  5152 raft_consensus.cc:1275] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:08.167178  5587 consensus_queue.cc:1048] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:08.222365  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:08.243335  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:08.263698  5152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275"
dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
mode: GRACEFUL
new_leader_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:09:08.264389  5152 raft_consensus.cc:606] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Received request to transfer leadership to TS 7640b6d3424d440b833c624848aafb43
I20260710 11:09:08.270831  5004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c809ba9c614483e82995bf967037e76"
dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
mode: GRACEFUL
new_leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
 from {username='slave'} at 127.0.0.1:36878
I20260710 11:09:08.271557  5004 raft_consensus.cc:606] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Received request to transfer leadership to TS 55bb98ef3fe14e17b13b45ac3d221c7a
I20260710 11:09:08.271865  5593 raft_consensus.cc:993] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a: : Instructing follower 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:08.272612  5576 raft_consensus.cc:1081] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Signalling peer 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:08.274346  5463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275"
dest_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:60048
I20260710 11:09:08.274722  5152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df"
dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
mode: GRACEFUL
new_leader_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:09:08.274974  5463 raft_consensus.cc:493] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.275380  5152 raft_consensus.cc:606] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Received request to transfer leadership to TS 7640b6d3424d440b833c624848aafb43
I20260710 11:09:08.275380  5463 raft_consensus.cc:3060] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.276904  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:08.277925  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:08.286748  5463 raft_consensus.cc:515] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:08.288940  5463 leader_election.cc:290] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:09:08.289963  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:09:08.290280  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310530b0bf094d1ab8c9474b91b7b275" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:09:08.290617  5078 raft_consensus.cc:3060] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.290891  5152 raft_consensus.cc:3055] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.291278  5152 raft_consensus.cc:740] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:09:08.292320  5152 consensus_queue.cc:260] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:08.293880  5152 raft_consensus.cc:3060] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.298584  5078 raft_consensus.cc:2468] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:08.299993  5421 leader_election.cc:304] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:09:08.301172  5586 raft_consensus.cc:2804] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.301474  5152 raft_consensus.cc:2468] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:08.301802  5586 raft_consensus.cc:697] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:09:08.302886  5586 consensus_queue.cc:237] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:08.311245  4827 catalog_manager.cc:5697] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 1 to 2, leader changed from 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68) to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.418949  5609 raft_consensus.cc:993] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a: : Instructing follower 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:08.419485  5576 raft_consensus.cc:1081] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Signalling peer 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:08.421375  5463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df"
dest_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:60048
I20260710 11:09:08.421916  5463 raft_consensus.cc:493] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.422231  5463 raft_consensus.cc:3060] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.428233  5463 raft_consensus.cc:515] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:08.430011  5463 leader_election.cc:290] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:09:08.430956  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:09:08.431144  5152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a828ba3db45434e8612ca61aa49a5df" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:09:08.431799  5078 raft_consensus.cc:3060] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.431869  5152 raft_consensus.cc:3055] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.432349  5152 raft_consensus.cc:740] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:09:08.433020  5152 consensus_queue.cc:260] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:08.434011  5152 raft_consensus.cc:3060] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.438546  5078 raft_consensus.cc:2468] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:08.439862  5421 leader_election.cc:304] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:09:08.440027  5152 raft_consensus.cc:2468] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:08.440773  5586 raft_consensus.cc:2804] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.441293  5586 raft_consensus.cc:697] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:09:08.442153  5586 consensus_queue.cc:237] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:08.450729  4827 catalog_manager.cc:5697] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 1 to 2, leader changed from 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68) to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.479662  5567 raft_consensus.cc:993] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4: : Instructing follower 55bb98ef3fe14e17b13b45ac3d221c7a to start an election
I20260710 11:09:08.480243  5567 raft_consensus.cc:1081] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Signalling peer 55bb98ef3fe14e17b13b45ac3d221c7a to start an election
I20260710 11:09:08.481855  5152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c809ba9c614483e82995bf967037e76"
dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
 from {username='slave'} at 127.0.0.1:36588
I20260710 11:09:08.482429  5152 raft_consensus.cc:493] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.482813  5152 raft_consensus.cc:3060] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.488041  5152 raft_consensus.cc:515] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:08.490022  5152 leader_election.cc:290] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Requested vote from peers d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681), a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153)
I20260710 11:09:08.491082  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8f8a723348a45dc974b54f9fbecc7d4"
I20260710 11:09:08.491323  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c809ba9c614483e82995bf967037e76" candidate_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:09:08.491739  5004 raft_consensus.cc:3055] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.491977  5078 raft_consensus.cc:3060] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.492110  5004 raft_consensus.cc:740] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8f8a723348a45dc974b54f9fbecc7d4, State: Running, Role: LEADER
I20260710 11:09:08.492992  5004 consensus_queue.cc:260] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:08.493959  5004 raft_consensus.cc:3060] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.497484  5078 raft_consensus.cc:2468] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:09:08.498750  5117 leader_election.cc:304] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb98ef3fe14e17b13b45ac3d221c7a, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:09:08.499595  5609 raft_consensus.cc:2804] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.500036  5609 raft_consensus.cc:697] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Becoming Leader. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:09:08.500926  5609 consensus_queue.cc:237] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } }
I20260710 11:09:08.501151  5004 raft_consensus.cc:2468] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb98ef3fe14e17b13b45ac3d221c7a in term 2.
I20260710 11:09:08.508765  4827 catalog_manager.cc:5697] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a reported cstate change: term changed from 1 to 2, leader changed from d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66) to 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68). New cstate: current_term: 2 leader_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.697662  5078 raft_consensus.cc:1275] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.699107  5586 consensus_queue.cc:1048] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.714754  5152 raft_consensus.cc:1275] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.718617  5586 consensus_queue.cc:1048] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:08.856810  5152 raft_consensus.cc:1275] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.858455  5586 consensus_queue.cc:1048] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.872654  5078 raft_consensus.cc:1275] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.876343  5586 consensus_queue.cc:1048] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:08.974915  5078 raft_consensus.cc:1275] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.976712  5609 consensus_queue.cc:1048] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.987736  5004 raft_consensus.cc:1275] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Refusing update from remote peer 55bb98ef3fe14e17b13b45ac3d221c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.989805  5609 consensus_queue.cc:1048] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f8a723348a45dc974b54f9fbecc7d4" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:09.279042  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:09.296269  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:09.314075  5151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0"
dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
mode: GRACEFUL
new_leader_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:54584
I20260710 11:09:09.314873  5151 raft_consensus.cc:606] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Received request to transfer leadership to TS 7640b6d3424d440b833c624848aafb43
I20260710 11:09:09.316381  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:09:09.317312  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:09.686368  5639 raft_consensus.cc:993] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a: : Instructing follower 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:09.687077  5635 raft_consensus.cc:1081] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Signalling peer 7640b6d3424d440b833c624848aafb43 to start an election
I20260710 11:09:09.688994  5466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0"
dest_uuid: "7640b6d3424d440b833c624848aafb43"
 from {username='slave'} at 127.0.0.1:60048
I20260710 11:09:09.689569  5466 raft_consensus.cc:493] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.690030  5466 raft_consensus.cc:3060] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.695106  5466 raft_consensus.cc:515] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:09.696990  5466 leader_election.cc:290] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Requested vote from peers a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153), 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68:45945)
I20260710 11:09:09.697791  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a43b7319ad2e404aa7ad07370282829f"
I20260710 11:09:09.698192  5151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3ab64ee08834a9caf1d780bfc02eda0" candidate_uuid: "7640b6d3424d440b833c624848aafb43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a"
I20260710 11:09:09.698531  5078 raft_consensus.cc:3060] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.699090  5151 raft_consensus.cc:3055] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:09.699395  5151 raft_consensus.cc:740] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55bb98ef3fe14e17b13b45ac3d221c7a, State: Running, Role: LEADER
I20260710 11:09:09.700196  5151 consensus_queue.cc:260] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:09.701241  5151 raft_consensus.cc:3060] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:09.704739  5078 raft_consensus.cc:2468] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:09.706060  5421 leader_election.cc:304] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7640b6d3424d440b833c624848aafb43, a43b7319ad2e404aa7ad07370282829f; no voters: 
I20260710 11:09:09.706805  5151 raft_consensus.cc:2468] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7640b6d3424d440b833c624848aafb43 in term 2.
I20260710 11:09:09.707016  5587 raft_consensus.cc:2804] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:09.707767  5587 raft_consensus.cc:697] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Becoming Leader. State: Replica: 7640b6d3424d440b833c624848aafb43, State: Running, Role: LEADER
I20260710 11:09:09.709438  5587 consensus_queue.cc:237] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } }
I20260710 11:09:09.718503  4826 catalog_manager.cc:5697] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 reported cstate change: term changed from 1 to 2, leader changed from 55bb98ef3fe14e17b13b45ac3d221c7a (127.2.165.68) to 7640b6d3424d440b833c624848aafb43 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "7640b6d3424d440b833c624848aafb43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7640b6d3424d440b833c624848aafb43" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 39707 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:10.174111  5152 raft_consensus.cc:1275] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:10.175642  5587 consensus_queue.cc:1048] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55bb98ef3fe14e17b13b45ac3d221c7a" member_type: VOTER last_known_addr { host: "127.2.165.68" port: 45945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:10.186482  5078 raft_consensus.cc:1275] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Refusing update from remote peer 7640b6d3424d440b833c624848aafb43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:10.188203  5632 consensus_queue.cc:1048] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a43b7319ad2e404aa7ad07370282829f" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:10.318216  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:10.335391  2709 tablet_server.cc:179] TabletServer@127.2.165.65:39707 shutting down...
W20260710 11:09:10.374943  5042 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:09:10.377295  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:10.378526  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.379894  2709 raft_consensus.cc:2243] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:09:10.380206  5042 consensus_peers.cc:597] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.380673  2709 raft_consensus.cc:2272] T 697d96fb0f9e4d53a0a2e3e5af398440 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.383756  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.384615  2709 raft_consensus.cc:2243] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.385181  2709 raft_consensus.cc:2272] T 36caec2e9bdf4a2fa4508c35329fd33f P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.387751  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.388666  2709 raft_consensus.cc:2243] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.389840  2709 raft_consensus.cc:2272] T eaaa112df7404b22892d0c78c43c2760 P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.394681  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.396277  2709 raft_consensus.cc:2243] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.397140  2709 raft_consensus.cc:2272] T f51e13312bc949debff96c289a11435e P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.398006  4968 consensus_peers.cc:597] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.398722  4968 consensus_peers.cc:597] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.400240  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.401064  2709 raft_consensus.cc:2243] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.401989  2709 raft_consensus.cc:2272] T 7a828ba3db45434e8612ca61aa49a5df P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.404759  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.405467  2709 raft_consensus.cc:2243] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.406008  2709 raft_consensus.cc:2272] T 5bb242508b7844c2bd5812cea67a8a05 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.407130  5042 consensus_peers.cc:597] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.408805  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.409714  2709 raft_consensus.cc:2243] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.410679  2709 raft_consensus.cc:2272] T 310530b0bf094d1ab8c9474b91b7b275 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.413412  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.414299  2709 raft_consensus.cc:2243] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.414971  2709 raft_consensus.cc:2272] T c7228fa04b5d4087a06f73b109e149d0 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.418437  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.419457  2709 raft_consensus.cc:2243] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.420025  2709 raft_consensus.cc:2272] T 6582fd9399f849ef8049d225c36df18d P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.422480  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.423053  2709 raft_consensus.cc:2243] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.423856  2709 raft_consensus.cc:2272] T 345ffc21a18e49ce941401cc08ae866f P 7640b6d3424d440b833c624848aafb43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.426213  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.426795  2709 raft_consensus.cc:2243] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.427235  2709 raft_consensus.cc:2272] T 8acfbab8ec5646d69452a437ea1785f3 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.429657  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.430212  2709 raft_consensus.cc:2243] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.430752  2709 raft_consensus.cc:2272] T 59a9f19ec1174f0aa070ba6695a7bf04 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.433184  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.433892  2709 raft_consensus.cc:2243] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.434408  2709 raft_consensus.cc:2272] T a7d65cfd99544bab83a32ab9081bc69a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.437512  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.439214  2709 raft_consensus.cc:2243] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.439905  2709 raft_consensus.cc:2272] T 994ae6bc4f454720817c17a1eb1772ca P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.441104  4968 consensus_peers.cc:597] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.443499  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.444375  2709 raft_consensus.cc:2243] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.444880  2709 raft_consensus.cc:2272] T 86a21bf8480d4f6190e868cdddddf436 P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.447425  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.448144  2709 raft_consensus.cc:2243] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.449069  2709 raft_consensus.cc:2272] T b3ab64ee08834a9caf1d780bfc02eda0 P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.452217  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.452915  2709 raft_consensus.cc:2243] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.453858  2709 raft_consensus.cc:2272] T 53bc944f367c442c821c2773b7fe222a P 7640b6d3424d440b833c624848aafb43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.456331  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:10.456880  2709 raft_consensus.cc:2243] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.457379  2709 raft_consensus.cc:2272] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 7640b6d3424d440b833c624848aafb43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.515027  5116 consensus_peers.cc:597] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.528451  2709 tablet_server.cc:196] TabletServer@127.2.165.65:39707 shutdown complete.
W20260710 11:09:10.528004  4968 consensus_peers.cc:597] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.551831  4968 consensus_peers.cc:597] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.552922  5042 consensus_peers.cc:597] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.576315  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
W20260710 11:09:10.594494  5118 consensus_peers.cc:597] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.607949  5044 consensus_peers.cc:597] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.616333  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:10.617564  2709 tablet_replica.cc:333] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.618494  2709 raft_consensus.cc:2243] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.619130  2709 raft_consensus.cc:2272] T 14f43b4d22014a89b5d9ef14760b20b2 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.621644  2709 tablet_replica.cc:333] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.622280  2709 raft_consensus.cc:2243] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.622777  2709 raft_consensus.cc:2272] T 59a9f19ec1174f0aa070ba6695a7bf04 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.625123  2709 tablet_replica.cc:333] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.625743  2709 raft_consensus.cc:2243] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.626231  2709 raft_consensus.cc:2272] T 36caec2e9bdf4a2fa4508c35329fd33f P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.628520  2709 tablet_replica.cc:333] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.629338  2709 raft_consensus.cc:2243] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.629920  2709 raft_consensus.cc:2272] T 86a21bf8480d4f6190e868cdddddf436 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.632165  2709 tablet_replica.cc:333] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.632778  2709 raft_consensus.cc:2243] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.633792  2709 raft_consensus.cc:2272] T 5bb242508b7844c2bd5812cea67a8a05 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.636029  2709 tablet_replica.cc:333] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.636749  2709 raft_consensus.cc:2243] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.637223  2709 raft_consensus.cc:2272] T c05b90b928954c19a6407849ad68caa5 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.639247  2709 tablet_replica.cc:333] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.639856  2709 raft_consensus.cc:2243] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.640409  2709 raft_consensus.cc:2272] T 345ffc21a18e49ce941401cc08ae866f P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.642704  2709 tablet_replica.cc:333] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.643457  2709 raft_consensus.cc:2243] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.644479  2709 raft_consensus.cc:2272] T 8acfbab8ec5646d69452a437ea1785f3 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.647202  2709 tablet_replica.cc:333] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.647981  2709 raft_consensus.cc:2243] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.648583  2709 raft_consensus.cc:2272] T a3edba5144054b938f9ca349dc0d85cc P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.650786  2709 tablet_replica.cc:333] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.651382  2709 raft_consensus.cc:2243] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.652654  2709 raft_consensus.cc:2272] T c7228fa04b5d4087a06f73b109e149d0 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.655273  2709 tablet_replica.cc:333] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.655926  2709 raft_consensus.cc:2243] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.656482  2709 raft_consensus.cc:2272] T 5c809ba9c614483e82995bf967037e76 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.658527  2709 tablet_replica.cc:333] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.659284  2709 raft_consensus.cc:2243] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.660495  2709 raft_consensus.cc:2272] T a7d65cfd99544bab83a32ab9081bc69a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.664731  5044 consensus_peers.cc:597] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.665598  2709 tablet_replica.cc:333] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.666451  2709 raft_consensus.cc:2243] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:09:10.666507  5042 consensus_peers.cc:597] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.667047  2709 raft_consensus.cc:2272] T 994ae6bc4f454720817c17a1eb1772ca P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.669250  2709 tablet_replica.cc:333] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.669849  2709 raft_consensus.cc:2243] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.670423  2709 raft_consensus.cc:2272] T 697d96fb0f9e4d53a0a2e3e5af398440 P d8f8a723348a45dc974b54f9fbecc7d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.673156  2709 tablet_replica.cc:333] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.673909  2709 raft_consensus.cc:2243] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.675343  2709 raft_consensus.cc:2272] T e48a055ec5894889b6ccb60ba0d64215 P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.678474  2709 tablet_replica.cc:333] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
W20260710 11:09:10.679126  5118 consensus_peers.cc:597] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.679235  5042 consensus_peers.cc:597] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.679291  2709 raft_consensus.cc:2243] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.680226  2709 raft_consensus.cc:2272] T 53bc944f367c442c821c2773b7fe222a P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.682269  2709 tablet_replica.cc:333] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.682863  2709 raft_consensus.cc:2243] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.683374  2709 raft_consensus.cc:2272] T d8e8173cdf444dc7be775de3480162a9 P d8f8a723348a45dc974b54f9fbecc7d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.685736  2709 tablet_replica.cc:333] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4: stopping tablet replica
I20260710 11:09:10.686403  2709 raft_consensus.cc:2243] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.687460  2709 raft_consensus.cc:2272] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P d8f8a723348a45dc974b54f9fbecc7d4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.690699  5118 consensus_peers.cc:597] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.703477  5044 consensus_peers.cc:597] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.737284  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
W20260710 11:09:10.750577  5118 consensus_peers.cc:597] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.773692  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
W20260710 11:09:10.806111  5044 consensus_peers.cc:597] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.807657  5117 consensus_peers.cc:597] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Couldn't send request to peer a43b7319ad2e404aa7ad07370282829f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:10.817562  5117 consensus_peers.cc:597] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Couldn't send request to peer a43b7319ad2e404aa7ad07370282829f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.822088  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:10.823272  2709 tablet_replica.cc:333] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.824255  2709 raft_consensus.cc:2243] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.825464  2709 raft_consensus.cc:2272] T 36caec2e9bdf4a2fa4508c35329fd33f P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.828341  2709 tablet_replica.cc:333] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.829161  2709 raft_consensus.cc:2243] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.830446  2709 raft_consensus.cc:2272] T 14f43b4d22014a89b5d9ef14760b20b2 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.834018  2709 tablet_replica.cc:333] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.835022  2709 raft_consensus.cc:2243] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.835692  2709 raft_consensus.cc:2272] T 5c809ba9c614483e82995bf967037e76 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.838533  2709 tablet_replica.cc:333] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.839308  2709 raft_consensus.cc:2243] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.840492  2709 raft_consensus.cc:2272] T 994ae6bc4f454720817c17a1eb1772ca P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.842276  5116 consensus_peers.cc:597] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer 7640b6d3424d440b833c624848aafb43 (127.2.165.65:39707): Couldn't send request to peer 7640b6d3424d440b833c624848aafb43. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:39707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.843289  2709 tablet_replica.cc:333] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.844164  2709 raft_consensus.cc:2243] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.844763  2709 raft_consensus.cc:2272] T a7d65cfd99544bab83a32ab9081bc69a P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.847311  2709 tablet_replica.cc:333] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.848204  2709 raft_consensus.cc:2243] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.848704  2709 raft_consensus.cc:2272] T 310530b0bf094d1ab8c9474b91b7b275 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.850948  2709 tablet_replica.cc:333] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.851567  2709 raft_consensus.cc:2243] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.852028  2709 raft_consensus.cc:2272] T a3edba5144054b938f9ca349dc0d85cc P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.854454  2709 tablet_replica.cc:333] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.855085  2709 raft_consensus.cc:2243] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.856523  2709 raft_consensus.cc:2272] T 6582fd9399f849ef8049d225c36df18d P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.859265  2709 tablet_replica.cc:333] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.860188  2709 raft_consensus.cc:2243] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.860771  2709 raft_consensus.cc:2272] T 8acfbab8ec5646d69452a437ea1785f3 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.863179  2709 tablet_replica.cc:333] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.863752  2709 raft_consensus.cc:2243] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.864727  2709 raft_consensus.cc:2272] T 86a21bf8480d4f6190e868cdddddf436 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.866912  2709 tablet_replica.cc:333] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.867413  2709 raft_consensus.cc:2243] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.867775  2709 raft_consensus.cc:2272] T b3ab64ee08834a9caf1d780bfc02eda0 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.870322  2709 tablet_replica.cc:333] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.870895  2709 raft_consensus.cc:2243] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:10.871630  2709 raft_consensus.cc:2272] T 697d96fb0f9e4d53a0a2e3e5af398440 P a43b7319ad2e404aa7ad07370282829f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.873474  2709 tablet_replica.cc:333] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.873935  2709 raft_consensus.cc:2243] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.874311  2709 raft_consensus.cc:2272] T f51e13312bc949debff96c289a11435e P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.876019  2709 tablet_replica.cc:333] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.876669  2709 raft_consensus.cc:2243] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.877105  2709 raft_consensus.cc:2272] T eaaa112df7404b22892d0c78c43c2760 P a43b7319ad2e404aa7ad07370282829f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.879546  2709 tablet_replica.cc:333] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.880198  2709 raft_consensus.cc:2243] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.880740  2709 raft_consensus.cc:2272] T 7a828ba3db45434e8612ca61aa49a5df P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.881116  5117 consensus_peers.cc:597] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer a43b7319ad2e404aa7ad07370282829f (127.2.165.67:39153): Couldn't send request to peer a43b7319ad2e404aa7ad07370282829f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.882647  2709 tablet_replica.cc:333] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.883250  2709 raft_consensus.cc:2243] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.883658  2709 raft_consensus.cc:2272] T e48a055ec5894889b6ccb60ba0d64215 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.885514  2709 tablet_replica.cc:333] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.885999  2709 raft_consensus.cc:2243] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.886399  2709 raft_consensus.cc:2272] T c05b90b928954c19a6407849ad68caa5 P a43b7319ad2e404aa7ad07370282829f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:10.888147  2709 tablet_replica.cc:333] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f: stopping tablet replica
I20260710 11:09:10.888622  2709 raft_consensus.cc:2243] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:10.889034  2709 raft_consensus.cc:2272] T d8e8173cdf444dc7be775de3480162a9 P a43b7319ad2e404aa7ad07370282829f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:10.918835  5118 consensus_peers.cc:597] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a -> Peer d8f8a723348a45dc974b54f9fbecc7d4 (127.2.165.66:36681): Couldn't send request to peer d8f8a723348a45dc974b54f9fbecc7d4. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:36681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:10.933606  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
I20260710 11:09:10.977293  2709 tablet_server.cc:179] TabletServer@127.2.165.68:0 shutting down...
I20260710 11:09:11.020015  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:11.021021  2709 tablet_replica.cc:333] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.022024  2709 raft_consensus.cc:2243] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.022487  2709 raft_consensus.cc:2272] T 14f43b4d22014a89b5d9ef14760b20b2 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.024825  2709 tablet_replica.cc:333] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.025849  2709 raft_consensus.cc:2243] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.026314  2709 raft_consensus.cc:2272] T 5bb242508b7844c2bd5812cea67a8a05 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.028493  2709 tablet_replica.cc:333] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.029039  2709 raft_consensus.cc:2243] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.030068  2709 raft_consensus.cc:2272] T 59a9f19ec1174f0aa070ba6695a7bf04 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.032182  2709 tablet_replica.cc:333] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.032735  2709 raft_consensus.cc:2243] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.033679  2709 raft_consensus.cc:2272] T c05b90b928954c19a6407849ad68caa5 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.035785  2709 tablet_replica.cc:333] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.036434  2709 raft_consensus.cc:2243] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.037503  2709 raft_consensus.cc:2272] T a3edba5144054b938f9ca349dc0d85cc P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.039606  2709 tablet_replica.cc:333] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.040273  2709 raft_consensus.cc:2243] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.040776  2709 raft_consensus.cc:2272] T c7228fa04b5d4087a06f73b109e149d0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.042781  2709 tablet_replica.cc:333] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.043345  2709 raft_consensus.cc:2243] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.043780  2709 raft_consensus.cc:2272] T 310530b0bf094d1ab8c9474b91b7b275 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.045753  2709 tablet_replica.cc:333] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.046320  2709 raft_consensus.cc:2243] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.046765  2709 raft_consensus.cc:2272] T 6582fd9399f849ef8049d225c36df18d P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.048872  2709 tablet_replica.cc:333] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.049499  2709 raft_consensus.cc:2243] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.049989  2709 raft_consensus.cc:2272] T 345ffc21a18e49ce941401cc08ae866f P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.051962  2709 tablet_replica.cc:333] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.052569  2709 raft_consensus.cc:2243] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.053081  2709 raft_consensus.cc:2272] T b3ab64ee08834a9caf1d780bfc02eda0 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.056411  2709 tablet_replica.cc:333] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.057109  2709 raft_consensus.cc:2243] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.057914  2709 raft_consensus.cc:2272] T f51e13312bc949debff96c289a11435e P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.059891  2709 tablet_replica.cc:333] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.060503  2709 raft_consensus.cc:2243] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.061030  2709 raft_consensus.cc:2272] T eaaa112df7404b22892d0c78c43c2760 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.062856  2709 tablet_replica.cc:333] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.063408  2709 raft_consensus.cc:2243] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.063783  2709 raft_consensus.cc:2272] T 7a828ba3db45434e8612ca61aa49a5df P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.065810  2709 tablet_replica.cc:333] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.066381  2709 raft_consensus.cc:2243] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.067266  2709 raft_consensus.cc:2272] T d8e8173cdf444dc7be775de3480162a9 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.069370  2709 tablet_replica.cc:333] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.069931  2709 raft_consensus.cc:2243] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.070377  2709 raft_consensus.cc:2272] T 53bc944f367c442c821c2773b7fe222a P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.072335  2709 tablet_replica.cc:333] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.072883  2709 raft_consensus.cc:2243] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.073740  2709 raft_consensus.cc:2272] T 5c809ba9c614483e82995bf967037e76 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.075656  2709 tablet_replica.cc:333] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.076237  2709 raft_consensus.cc:2243] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.076653  2709 raft_consensus.cc:2272] T a0dca3a2aaad4c7bad2d1aacfacf8c2c P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.078516  2709 tablet_replica.cc:333] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a: stopping tablet replica
I20260710 11:09:11.079033  2709 raft_consensus.cc:2243] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:11.079478  2709 raft_consensus.cc:2272] T e48a055ec5894889b6ccb60ba0d64215 P 55bb98ef3fe14e17b13b45ac3d221c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.120210  2709 tablet_server.cc:196] TabletServer@127.2.165.68:0 shutdown complete.
I20260710 11:09:11.158062  2709 master.cc:562] Master@127.2.165.126:35529 shutting down...
I20260710 11:09:11.190249  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:11.190973  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:11.191316  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P bcb91257fe724fa3bfbb26bfcbc0d1c7: stopping tablet replica
I20260710 11:09:11.214638  2709 master.cc:584] Master@127.2.165.126:35529 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20287 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:09:11.278040  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:45031
I20260710 11:09:11.279253  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:11.287051  5659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.287072  5658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.288163  5661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:11.288791  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:11.289851  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:11.290045  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:11.290271  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681751290228 us; error 0 us; skew 500 ppm
I20260710 11:09:11.290860  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:11.293995  2709 webserver.cc:533] Webserver started at http://127.2.165.126:40505/ using document root <none> and password file <none>
I20260710 11:09:11.294512  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:11.294709  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:11.295013  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:11.296208  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "9a6942a1763b47039339a666aa882b27"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.301011  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:11.305277  5666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.306300  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:11.306618  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "9a6942a1763b47039339a666aa882b27"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.306911  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:11.320225  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:11.321584  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:11.370621  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:45031
I20260710 11:09:11.370814  5717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:45031 every 8 connection(s)
I20260710 11:09:11.375415  5718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.387207  5718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27: Bootstrap starting.
I20260710 11:09:11.392668  5718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:11.397739  5718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27: No bootstrap required, opened a new log
I20260710 11:09:11.400228  5718 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6942a1763b47039339a666aa882b27" member_type: VOTER }
I20260710 11:09:11.400645  5718 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:11.400936  5718 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6942a1763b47039339a666aa882b27, State: Initialized, Role: FOLLOWER
I20260710 11:09:11.401821  5718 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a6942a1763b47039339a666aa882b27" member_type: VOTER }
I20260710 11:09:11.402356  5718 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:11.402606  5718 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:11.402946  5718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:11.407759  5718 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6942a1763b47039339a666aa882b27" member_type: VOTER }
I20260710 11:09:11.408401  5718 leader_election.cc:304] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [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: 9a6942a1763b47039339a666aa882b27; no voters: 
I20260710 11:09:11.409760  5718 leader_election.cc:290] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:11.410274  5721 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:11.412048  5721 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6942a1763b47039339a666aa882b27, State: Running, Role: LEADER
I20260710 11:09:11.413038  5721 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [LEADER]: Queue going to LEADER mode. State: All 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: "9a6942a1763b47039339a666aa882b27" member_type: VOTER }
I20260710 11:09:11.413335  5718 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:11.418568  5722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a6942a1763b47039339a666aa882b27" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6942a1763b47039339a666aa882b27" member_type: VOTER } }
I20260710 11:09:11.419396  5722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:11.424652  5723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a6942a1763b47039339a666aa882b27. Latest consensus state: current_term: 1 leader_uuid: "9a6942a1763b47039339a666aa882b27" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6942a1763b47039339a666aa882b27" member_type: VOTER } }
I20260710 11:09:11.425357  5723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:11.429177  5728 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:11.435667  5728 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:11.436849  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:11.445129  5728 catalog_manager.cc:1383] Generated new cluster ID: f215869de9b84651abfe9883eacba2e2
I20260710 11:09:11.445438  5728 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:11.461421  5728 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:11.463274  5728 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:11.476114  5728 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27: Generated new TSK 0
I20260710 11:09:11.476755  5728 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:11.504105  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:11.511114  5739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.511943  5740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.513418  5742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:11.514799  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:11.515947  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:11.516256  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:11.516393  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681751516380 us; error 0 us; skew 500 ppm
I20260710 11:09:11.516911  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:11.519560  2709 webserver.cc:533] Webserver started at http://127.2.165.65:33027/ using document root <none> and password file <none>
I20260710 11:09:11.520123  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:11.520319  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:11.520553  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:11.521785  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.526698  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:09:11.530747  5747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.531657  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:09:11.532114  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.532428  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:11.550719  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:11.552211  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:11.553903  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:11.556576  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:11.556756  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.557094  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:11.557257  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.607268  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:34719
I20260710 11:09:11.607350  5809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:34719 every 8 connection(s)
I20260710 11:09:11.614074  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:11.622303  5814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.624420  5815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.626281  5817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:11.627493  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:11.628764  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:11.628998  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:11.629212  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681751629191 us; error 0 us; skew 500 ppm
I20260710 11:09:11.629246  5810 heartbeater.cc:344] Connected to a master server at 127.2.165.126:45031
I20260710 11:09:11.629715  5810 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:11.630447  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:11.630990  5810 heartbeater.cc:507] Master 127.2.165.126:45031 requested a full tablet report, sending...
I20260710 11:09:11.634048  2709 webserver.cc:533] Webserver started at http://127.2.165.66:36941/ using document root <none> and password file <none>
I20260710 11:09:11.634229  5683 ts_manager.cc:194] Registered new tserver with Master: c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719)
I20260710 11:09:11.634775  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:11.635111  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:11.635407  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:11.636547  5683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52868
I20260710 11:09:11.636677  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "d7dcab5fa7cb495abcbeba63e6869462"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.641930  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:11.646879  5822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.647925  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:09:11.648304  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "d7dcab5fa7cb495abcbeba63e6869462"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.648592  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:11.674883  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:11.676451  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:11.678108  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:11.680691  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:11.680891  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.681195  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:11.681365  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.731928  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:42931
I20260710 11:09:11.732149  5884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:42931 every 8 connection(s)
I20260710 11:09:11.737723  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:11.746822  5888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.749828  5889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:11.754325  5891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:11.754207  5885 heartbeater.cc:344] Connected to a master server at 127.2.165.126:45031
I20260710 11:09:11.755079  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:11.755369  5885 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:11.756255  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:11.756539  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:11.756762  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681751756742 us; error 0 us; skew 500 ppm
I20260710 11:09:11.756393  5885 heartbeater.cc:507] Master 127.2.165.126:45031 requested a full tablet report, sending...
I20260710 11:09:11.757439  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:11.759572  5683 ts_manager.cc:194] Registered new tserver with Master: d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:11.760932  2709 webserver.cc:533] Webserver started at http://127.2.165.67:39655/ using document root <none> and password file <none>
I20260710 11:09:11.761579  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:11.761791  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:11.761642  5683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52874
I20260710 11:09:11.762315  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:11.763932  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "1d3eb95ac7a346f28027073e969f05d0"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.769469  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:11.773586  5896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.774600  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:11.774968  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "1d3eb95ac7a346f28027073e969f05d0"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:11.775352  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:11.791864  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:11.793506  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:11.795394  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:11.798347  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:11.798672  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.798991  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:11.799180  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:11.854259  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:35315
I20260710 11:09:11.854497  5958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:35315 every 8 connection(s)
I20260710 11:09:11.870467  5959 heartbeater.cc:344] Connected to a master server at 127.2.165.126:45031
I20260710 11:09:11.870909  5959 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:11.871645  5959 heartbeater.cc:507] Master 127.2.165.126:45031 requested a full tablet report, sending...
I20260710 11:09:11.874027  5683 ts_manager.cc:194] Registered new tserver with Master: 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:11.874460  2709 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016622514s
I20260710 11:09:11.875597  5683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52882
I20260710 11:09:11.905970  5683 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52898:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:11.908986  5683 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:11.983634  5924 tablet_service.cc:1511] Processing CreateTablet for tablet 979ce9531f5a422eb4d47cb2d6aabf4d (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:11.986672  5923 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9cb7be4314403e92a6f536681f44eb (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:11.989058  5924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979ce9531f5a422eb4d47cb2d6aabf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.991318  5923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9cb7be4314403e92a6f536681f44eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.994017  5775 tablet_service.cc:1511] Processing CreateTablet for tablet 979ce9531f5a422eb4d47cb2d6aabf4d (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:11.994925  5774 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9cb7be4314403e92a6f536681f44eb (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:11.995903  5775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979ce9531f5a422eb4d47cb2d6aabf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.997109  5774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9cb7be4314403e92a6f536681f44eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:11.994925  5773 tablet_service.cc:1511] Processing CreateTablet for tablet 1991ed4e61354ebaa84bca3ac018ba06 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:12.000581  5773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1991ed4e61354ebaa84bca3ac018ba06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.002463  5922 tablet_service.cc:1511] Processing CreateTablet for tablet 1991ed4e61354ebaa84bca3ac018ba06 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:12.003937  5922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1991ed4e61354ebaa84bca3ac018ba06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.008335  5772 tablet_service.cc:1511] Processing CreateTablet for tablet a0580009c5874fdba719931979ca49fc (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:12.009933  5772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0580009c5874fdba719931979ca49fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.013860  5770 tablet_service.cc:1511] Processing CreateTablet for tablet 2f37e3181b404db38da8bd183b71845f (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:12.015472  5770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f37e3181b404db38da8bd183b71845f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.017185  5771 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74af360c154c988520e243803b8b55 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:12.018783  5771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74af360c154c988520e243803b8b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.032816  5921 tablet_service.cc:1511] Processing CreateTablet for tablet a0580009c5874fdba719931979ca49fc (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:12.035552  5921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0580009c5874fdba719931979ca49fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.040331  5920 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74af360c154c988520e243803b8b55 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:12.042387  5920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74af360c154c988520e243803b8b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.048516  5919 tablet_service.cc:1511] Processing CreateTablet for tablet 2f37e3181b404db38da8bd183b71845f (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:12.050657  5919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f37e3181b404db38da8bd183b71845f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.062760  5768 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca68561319d4166a91e9015f7bc929a (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:12.064589  5768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca68561319d4166a91e9015f7bc929a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.075455  5767 tablet_service.cc:1511] Processing CreateTablet for tablet 413ab4041a124026abe765c846216eca (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:12.077214  5767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413ab4041a124026abe765c846216eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.082880  5975 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.085269  5775 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7fff5d3dfc49f186bf827ab8d6eb42 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:12.086875  5775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7fff5d3dfc49f186bf827ab8d6eb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.091361  5975 tablet_bootstrap.cc:654] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.093663  5918 tablet_service.cc:1511] Processing CreateTablet for tablet 1695ce55950a43089517ab3214bc93b3 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:12.096911  5974 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.020690  5769 tablet_service.cc:1511] Processing CreateTablet for tablet 1695ce55950a43089517ab3214bc93b3 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:12.106864  5769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1695ce55950a43089517ab3214bc93b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.109797  5918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1695ce55950a43089517ab3214bc93b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.113677  5850 tablet_service.cc:1511] Processing CreateTablet for tablet 979ce9531f5a422eb4d47cb2d6aabf4d (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:12.115183  5850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979ce9531f5a422eb4d47cb2d6aabf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.116319  5844 tablet_service.cc:1511] Processing CreateTablet for tablet 1695ce55950a43089517ab3214bc93b3 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:12.117311  5849 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9cb7be4314403e92a6f536681f44eb (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:12.117988  5844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1695ce55950a43089517ab3214bc93b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.118934  5849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9cb7be4314403e92a6f536681f44eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.121032  5843 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca68561319d4166a91e9015f7bc929a (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:12.121286  5848 tablet_service.cc:1511] Processing CreateTablet for tablet 1991ed4e61354ebaa84bca3ac018ba06 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:12.122643  5843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca68561319d4166a91e9015f7bc929a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.125308  5846 tablet_service.cc:1511] Processing CreateTablet for tablet 5b74af360c154c988520e243803b8b55 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:12.125880  5842 tablet_service.cc:1511] Processing CreateTablet for tablet 413ab4041a124026abe765c846216eca (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:12.119069  5974 tablet_bootstrap.cc:654] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.127648  5845 tablet_service.cc:1511] Processing CreateTablet for tablet 2f37e3181b404db38da8bd183b71845f (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:12.129753  5846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b74af360c154c988520e243803b8b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.123922  5847 tablet_service.cc:1511] Processing CreateTablet for tablet a0580009c5874fdba719931979ca49fc (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:12.136152  5841 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7fff5d3dfc49f186bf827ab8d6eb42 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:12.138059  5847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0580009c5874fdba719931979ca49fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.144528  5842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413ab4041a124026abe765c846216eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.145350  5845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f37e3181b404db38da8bd183b71845f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.154884  5848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1991ed4e61354ebaa84bca3ac018ba06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.164589  5841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7fff5d3dfc49f186bf827ab8d6eb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.198426  5975 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.199029  5975 ts_tablet_manager.cc:1403] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.007s
I20260710 11:09:12.202215  5975 raft_consensus.cc:359] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.203027  5975 raft_consensus.cc:385] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.203352  5975 raft_consensus.cc:740] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.204352  5975 consensus_queue.cc:260] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.223510  5920 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca68561319d4166a91e9015f7bc929a (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:12.225994  5920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca68561319d4166a91e9015f7bc929a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.232721  5921 tablet_service.cc:1511] Processing CreateTablet for tablet 413ab4041a124026abe765c846216eca (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:12.233353  5923 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7fff5d3dfc49f186bf827ab8d6eb42 (DEFAULT_TABLE table=test-workload [id=7305b15f543a4c5ca1cede873a1d71f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:12.234315  5921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413ab4041a124026abe765c846216eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.235699  5923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7fff5d3dfc49f186bf827ab8d6eb42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:12.249574  5978 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.280045  5974 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.280732  5974 ts_tablet_manager.cc:1403] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.184s	user 0.021s	sys 0.039s
I20260710 11:09:12.288511  5810 heartbeater.cc:499] Master 127.2.165.126:45031 was elected leader, sending a full tablet report...
I20260710 11:09:12.290553  5978 tablet_bootstrap.cc:654] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.293339  5974 raft_consensus.cc:359] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.294272  5974 raft_consensus.cc:385] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.294612  5974 raft_consensus.cc:740] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.295778  5975 ts_tablet_manager.cc:1434] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.096s	user 0.026s	sys 0.020s
I20260710 11:09:12.295593  5974 consensus_queue.cc:260] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.305330  5975 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.314829  5979 raft_consensus.cc:493] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.315481  5979 raft_consensus.cc:515] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.326965  5979 leader_election.cc:290] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.335469  5975 tablet_bootstrap.cc:654] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.352218  5978 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.352887  5978 ts_tablet_manager.cc:1403] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.012s
I20260710 11:09:12.363005  5974 ts_tablet_manager.cc:1434] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.082s	user 0.011s	sys 0.010s
I20260710 11:09:12.363838  5959 heartbeater.cc:499] Master 127.2.165.126:45031 was elected leader, sending a full tablet report...
I20260710 11:09:12.372107  5974 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.373874  5978 raft_consensus.cc:359] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.374565  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:12.374984  5978 raft_consensus.cc:385] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.375463  5978 raft_consensus.cc:740] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.376819  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:12.377776  5934 raft_consensus.cc:2468] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 0.
I20260710 11:09:12.378680  5978 consensus_queue.cc:260] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.380962  5974 tablet_bootstrap.cc:654] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.381810  5748 leader_election.cc:304] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:12.382721  5975 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.383064  5979 raft_consensus.cc:2804] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.383352  5975 ts_tablet_manager.cc:1403] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.000s
I20260710 11:09:12.383535  5979 raft_consensus.cc:493] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.384030  5979 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.386744  5978 ts_tablet_manager.cc:1434] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260710 11:09:12.388855  5978 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.392586  5885 heartbeater.cc:499] Master 127.2.165.126:45031 was elected leader, sending a full tablet report...
I20260710 11:09:12.387068  5975 raft_consensus.cc:359] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.396591  5975 raft_consensus.cc:385] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.397233  5978 tablet_bootstrap.cc:654] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:12.396914  5749 leader_election.cc:343] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.396998  5975 raft_consensus.cc:740] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.400971  5975 consensus_queue.cc:260] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.403007  5978 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.403669  5978 ts_tablet_manager.cc:1403] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 11:09:12.406852  5979 raft_consensus.cc:515] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.407027  5978 raft_consensus.cc:359] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.407896  5978 raft_consensus.cc:385] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.408286  5978 raft_consensus.cc:740] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.409355  5978 consensus_queue.cc:260] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.410614  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:12.411334  5979 leader_election.cc:290] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Requested vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.411818  5978 ts_tablet_manager.cc:1434] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260710 11:09:12.412369  5749 leader_election.cc:343] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.412722  5974 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.412923  5978 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.413385  5974 ts_tablet_manager.cc:1403] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.042s	user 0.027s	sys 0.010s
I20260710 11:09:12.416431  5974 raft_consensus.cc:359] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.417161  5974 raft_consensus.cc:385] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.417465  5974 raft_consensus.cc:740] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.417563  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:12.418188  5934 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.418429  5974 consensus_queue.cc:260] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.421568  5978 tablet_bootstrap.cc:654] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.423586  5974 ts_tablet_manager.cc:1434] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:09:12.424736  5974 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.432587  5974 tablet_bootstrap.cc:654] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.432956  5975 ts_tablet_manager.cc:1434] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.004s
I20260710 11:09:12.433182  5934 raft_consensus.cc:2468] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 1.
I20260710 11:09:12.434931  5975 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
W20260710 11:09:12.437635  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:12.438155  5748 leader_election.cc:304] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:12.440234  5988 raft_consensus.cc:2804] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.445407  5975 tablet_bootstrap.cc:654] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.454214  5988 raft_consensus.cc:697] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Becoming Leader. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Running, Role: LEADER
I20260710 11:09:12.455775  5978 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.455356  5988 consensus_queue.cc:237] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.455518  5975 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.456413  5978 ts_tablet_manager.cc:1403] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.034s
I20260710 11:09:12.456871  5975 ts_tablet_manager.cc:1403] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:09:12.455377  5974 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.459292  5974 ts_tablet_manager.cc:1403] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.007s
I20260710 11:09:12.460136  5978 raft_consensus.cc:359] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.460937  5978 raft_consensus.cc:385] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.461297  5978 raft_consensus.cc:740] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.461002  5975 raft_consensus.cc:359] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.461870  5975 raft_consensus.cc:385] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.462209  5975 raft_consensus.cc:740] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.462311  5978 consensus_queue.cc:260] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.463057  5975 consensus_queue.cc:260] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.465283  5978 ts_tablet_manager.cc:1434] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:09:12.465449  5975 ts_tablet_manager.cc:1434] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:12.466792  5978 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.466822  5975 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.462468  5974 raft_consensus.cc:359] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.471880  5974 raft_consensus.cc:385] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.472433  5974 raft_consensus.cc:740] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.473433  5974 consensus_queue.cc:260] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.476369  5974 ts_tablet_manager.cc:1434] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260710 11:09:12.476698  5975 tablet_bootstrap.cc:654] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.482091  5974 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.492496  5975 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.493299  5975 ts_tablet_manager.cc:1403] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260710 11:09:12.494290  5978 tablet_bootstrap.cc:654] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.497179  5975 raft_consensus.cc:359] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.498265  5975 raft_consensus.cc:385] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.498610  5975 raft_consensus.cc:740] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.500557  5974 tablet_bootstrap.cc:654] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.499933  5975 consensus_queue.cc:260] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.503062  5975 ts_tablet_manager.cc:1434] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:12.504381  5975 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.510303  5683 catalog_manager.cc:5697] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65). New cstate: current_term: 1 leader_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.518407  5974 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.519249  5974 ts_tablet_manager.cc:1403] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.016s
I20260710 11:09:12.523715  5988 raft_consensus.cc:493] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.524031  5974 raft_consensus.cc:359] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.524498  5988 raft_consensus.cc:515] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.524951  5974 raft_consensus.cc:385] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.525308  5974 raft_consensus.cc:740] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.526211  5974 consensus_queue.cc:260] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.528332  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:12.528664  5975 tablet_bootstrap.cc:654] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.531620  5974 ts_tablet_manager.cc:1434] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.002s
I20260710 11:09:12.533245  5974 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
W20260710 11:09:12.539959  5749 leader_election.cc:343] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.541814  5974 tablet_bootstrap.cc:654] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.541621  5985 raft_consensus.cc:493] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.542484  5985 raft_consensus.cc:515] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.547165  5988 leader_election.cc:290] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.548133  5985 leader_election.cc:290] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.548719  5985 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.548774  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:12.549247  5985 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
W20260710 11:09:12.551405  5748 leader_election.cc:343] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.551566  5985 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315), c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719)
I20260710 11:09:12.552198  5748 leader_election.cc:304] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd; no voters: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:12.555717  5988 raft_consensus.cc:2749] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:12.565001  5975 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.565893  5975 ts_tablet_manager.cc:1403] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.003s
I20260710 11:09:12.566710  5974 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.567340  5974 ts_tablet_manager.cc:1403] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260710 11:09:12.570750  5978 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.570261  5975 raft_consensus.cc:359] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.571448  5975 raft_consensus.cc:385] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.571511  5978 ts_tablet_manager.cc:1403] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.030s
I20260710 11:09:12.577328  5988 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.576828  5974 raft_consensus.cc:359] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.578049  5988 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.575202  5978 raft_consensus.cc:359] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.578655  5974 raft_consensus.cc:385] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.580014  5974 raft_consensus.cc:740] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.578962  5978 raft_consensus.cc:385] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.581630  5978 raft_consensus.cc:740] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.582657  5978 consensus_queue.cc:260] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.583909  5988 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:12.580543  5975 raft_consensus.cc:740] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.583280  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:12.586081  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:12.587025  5860 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 0.
W20260710 11:09:12.586124  5748 leader_election.cc:343] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.587697  5975 consensus_queue.cc:260] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.588531  5749 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [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: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:12.591737  5988 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.583945  5974 consensus_queue.cc:260] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.594487  5974 ts_tablet_manager.cc:1434] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260710 11:09:12.598059  5974 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.598400  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:12.599223  5934 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 0.
I20260710 11:09:12.600538  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:12.592160  5988 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.602335  5988 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.608031  5785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
I20260710 11:09:12.608582  5823 leader_election.cc:304] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:12.609069  5785 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 0.
I20260710 11:09:12.609797  5998 raft_consensus.cc:2804] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.610226  5998 raft_consensus.cc:493] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.610574  5998 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.610503  5784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
I20260710 11:09:12.612046  5974 tablet_bootstrap.cc:654] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:12.615612  5823 leader_election.cc:343] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.596659  5975 ts_tablet_manager.cc:1434] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.004s
I20260710 11:09:12.590731  5978 ts_tablet_manager.cc:1434] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:09:12.619756  5975 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.619887  5978 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.626032  5974 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.626125  5978 tablet_bootstrap.cc:654] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.626873  5974 ts_tablet_manager.cc:1403] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.005s
I20260710 11:09:12.630945  5974 raft_consensus.cc:359] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.631816  5974 raft_consensus.cc:385] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.632222  5974 raft_consensus.cc:740] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.633344  5974 consensus_queue.cc:260] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.633448  5988 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.634742  5975 tablet_bootstrap.cc:654] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.635196  5784 raft_consensus.cc:2393] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7dcab5fa7cb495abcbeba63e6869462 in current term 1: Already voted for candidate c7c601afffd3436c99f8e3ecd609c8dd in this term.
I20260710 11:09:12.637723  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:12.637813  5998 raft_consensus.cc:515] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.638561  5860 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.639658  5825 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7dcab5fa7cb495abcbeba63e6869462; no voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:12.642050  5974 ts_tablet_manager.cc:1434] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:09:12.643193  5974 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.643301  5784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:12.644107  5784 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.644493  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:12.645110  5933 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.647053  5998 leader_election.cc:290] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.649307  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:12.650004  5934 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.653362  5981 raft_consensus.cc:493] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.653955  5981 raft_consensus.cc:515] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.654356  5784 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 1.
I20260710 11:09:12.655372  5988 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Requested vote from peers 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:12.655673  5974 tablet_bootstrap.cc:654] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.660914  5825 leader_election.cc:304] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:12.662739  5978 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.662698  5981 leader_election.cc:290] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:12.663489  5978 ts_tablet_manager.cc:1403] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.004s
I20260710 11:09:12.665927  5860 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 1.
I20260710 11:09:12.663700  5934 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 1.
I20260710 11:09:12.666690  5985 raft_consensus.cc:2749] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:12.666812  5978 raft_consensus.cc:359] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.667999  5978 raft_consensus.cc:385] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.668430  5978 raft_consensus.cc:740] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.669530  5998 raft_consensus.cc:2804] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.670190  5998 raft_consensus.cc:697] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:12.669502  5978 consensus_queue.cc:260] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.671198  5998 consensus_queue.cc:237] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.673491  5749 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:12.674678  5988 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.675158  5988 raft_consensus.cc:697] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Becoming Leader. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Running, Role: LEADER
I20260710 11:09:12.676170  5974 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.676954  5974 ts_tablet_manager.cc:1403] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:09:12.675998  5988 consensus_queue.cc:237] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:12.673362  5933 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 1.
I20260710 11:09:12.682209  5974 raft_consensus.cc:359] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.682955  5974 raft_consensus.cc:385] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.683223  5974 raft_consensus.cc:740] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.688994  5974 consensus_queue.cc:260] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.692386  5974 ts_tablet_manager.cc:1434] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:09:12.696113  5998 raft_consensus.cc:493] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.697553  5974 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.697829  5998 raft_consensus.cc:515] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.698626  5680 catalog_manager.cc:5697] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65). New cstate: current_term: 1 leader_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.701129  5784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
W20260710 11:09:12.702922  5825 leader_election.cc:343] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.702790  5683 catalog_manager.cc:5697] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.705888  5978 ts_tablet_manager.cc:1434] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.042s	user 0.012s	sys 0.003s
I20260710 11:09:12.707159  5978 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.707417  5974 tablet_bootstrap.cc:654] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.713392  5998 leader_election.cc:290] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.714485  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
W20260710 11:09:12.719300  5823 leader_election.cc:343] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.719947  5975 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.719833  5823 leader_election.cc:304] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7dcab5fa7cb495abcbeba63e6869462; no voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:12.720662  5975 ts_tablet_manager.cc:1403] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.005s
I20260710 11:09:12.721572  5998 raft_consensus.cc:2749] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:12.719816  5974 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.722846  5974 ts_tablet_manager.cc:1403] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260710 11:09:12.717460  5978 tablet_bootstrap.cc:654] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.724233  5975 raft_consensus.cc:359] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.725092  5975 raft_consensus.cc:385] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.725425  5975 raft_consensus.cc:740] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.725670  5784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37e3181b404db38da8bd183b71845f" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
I20260710 11:09:12.725795  5974 raft_consensus.cc:359] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.726617  5974 raft_consensus.cc:385] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.726317  5975 consensus_queue.cc:260] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.726953  5974 raft_consensus.cc:740] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.728217  5974 consensus_queue.cc:260] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.729007  5975 ts_tablet_manager.cc:1434] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:09:12.730271  5975 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.732564  5974 ts_tablet_manager.cc:1434] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:12.733840  5974 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.738402  5975 tablet_bootstrap.cc:654] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.741138  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37e3181b404db38da8bd183b71845f" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:12.741838  5974 tablet_bootstrap.cc:654] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.742082  5860 raft_consensus.cc:2468] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 0.
I20260710 11:09:12.744041  5898 leader_election.cc:304] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:12.745467  5981 raft_consensus.cc:2804] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.745986  5981 raft_consensus.cc:493] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.746420  5981 raft_consensus.cc:3060] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.748379  5784 raft_consensus.cc:2468] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 0.
I20260710 11:09:12.761128  5981 raft_consensus.cc:515] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.765722  5784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37e3181b404db38da8bd183b71845f" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:12.766652  5784 raft_consensus.cc:3060] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.778470  5784 raft_consensus.cc:2468] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 1.
I20260710 11:09:12.779628  5978 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.780534  5978 ts_tablet_manager.cc:1403] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.004s
I20260710 11:09:12.780722  5899 leader_election.cc:304] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:12.785000  5978 raft_consensus.cc:359] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.787366  5978 raft_consensus.cc:385] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.788429  5978 raft_consensus.cc:740] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.786760  5981 leader_election.cc:290] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:12.788683  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f37e3181b404db38da8bd183b71845f" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:12.791152  5860 raft_consensus.cc:3060] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.791139  5981 raft_consensus.cc:2804] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.792032  5981 raft_consensus.cc:697] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:12.791720  5978 consensus_queue.cc:260] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.792472  5975 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.793116  5975 ts_tablet_manager.cc:1403] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.036s
I20260710 11:09:12.794587  5978 ts_tablet_manager.cc:1434] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:09:12.793283  5981 consensus_queue.cc:237] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.795831  5978 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.796456  5975 raft_consensus.cc:359] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.797283  5975 raft_consensus.cc:385] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.797609  5975 raft_consensus.cc:740] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.791198  5974 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.798372  5974 ts_tablet_manager.cc:1403] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.022s
I20260710 11:09:12.799724  5975 consensus_queue.cc:260] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.801132  5974 raft_consensus.cc:359] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.801874  5974 raft_consensus.cc:385] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.802137  5974 raft_consensus.cc:740] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.802800  5974 consensus_queue.cc:260] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.803340  5978 tablet_bootstrap.cc:654] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.804956  5974 ts_tablet_manager.cc:1434] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:09:12.805734  5975 ts_tablet_manager.cc:1434] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:09:12.805962  5974 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0: Bootstrap starting.
I20260710 11:09:12.806945  5975 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.809660  5988 raft_consensus.cc:493] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.810266  5988 raft_consensus.cc:515] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.812527  5988 leader_election.cc:290] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.814217  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:12.814983  5933 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 0.
I20260710 11:09:12.816453  5748 leader_election.cc:304] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:12.817368  5988 raft_consensus.cc:2804] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.817744  5988 raft_consensus.cc:493] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.816501  5680 catalog_manager.cc:5697] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:12.818146  5988 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.820529  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:12.821444  5859 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 0.
I20260710 11:09:12.830226  5975 tablet_bootstrap.cc:654] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.820379  5981 raft_consensus.cc:493] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.830797  5981 raft_consensus.cc:515] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.833477  5860 raft_consensus.cc:2468] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 1.
I20260710 11:09:12.834487  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
W20260710 11:09:12.834637  5899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.65:34719, user_credentials={real_user=slave}} blocked reactor thread for 54264.2us
W20260710 11:09:12.836040  5898 leader_election.cc:343] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.836431  5784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
I20260710 11:09:12.837113  5784 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 0.
I20260710 11:09:12.838260  5899 leader_election.cc:304] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:12.839211  6018 raft_consensus.cc:2804] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.839612  6018 raft_consensus.cc:493] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.839404  5988 raft_consensus.cc:515] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.839977  6018 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.842712  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:12.842926  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:12.843350  5859 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.843506  5933 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.846287  5974 tablet_bootstrap.cc:654] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.851999  5978 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.852954  5978 ts_tablet_manager.cc:1403] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.025s
I20260710 11:09:12.851859  5933 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 1.
I20260710 11:09:12.854696  5748 leader_election.cc:304] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:12.855641  5979 raft_consensus.cc:2804] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.856122  5978 raft_consensus.cc:359] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.856945  5978 raft_consensus.cc:385] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.857276  5978 raft_consensus.cc:740] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.857272  5979 raft_consensus.cc:697] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Becoming Leader. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Running, Role: LEADER
I20260710 11:09:12.858601  5979 consensus_queue.cc:237] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.858613  5978 consensus_queue.cc:260] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.862984  5981 leader_election.cc:290] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:12.867375  5978 ts_tablet_manager.cc:1434] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 11:09:12.868953  5978 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.876107  5998 raft_consensus.cc:493] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.875183  5981 raft_consensus.cc:493] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:12.875553  5988 leader_election.cc:290] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Requested vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.878156  5998 raft_consensus.cc:515] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.879138  5981 raft_consensus.cc:515] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.876083  5680 catalog_manager.cc:5697] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65). New cstate: current_term: 1 leader_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.878715  5859 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 1.
I20260710 11:09:12.881771  6018 raft_consensus.cc:515] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.887981  5785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
I20260710 11:09:12.891556  5998 leader_election.cc:290] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.897028  5783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:12.886933  5981 leader_election.cc:290] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:12.901567  5783 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.891304  6018 leader_election.cc:290] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
W20260710 11:09:12.902182  5825 leader_election.cc:343] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.904562  5978 tablet_bootstrap.cc:654] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.892568  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:12.887621  5784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
W20260710 11:09:12.906188  5898 leader_election.cc:343] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:12.906978  5899 leader_election.cc:343] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.890422  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:12.907862  5933 raft_consensus.cc:2468] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 0.
I20260710 11:09:12.909951  5823 leader_election.cc:304] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:12.913884  5998 raft_consensus.cc:2804] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.914353  5974 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0: No bootstrap required, opened a new log
I20260710 11:09:12.914655  5998 raft_consensus.cc:493] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.917390  5998 raft_consensus.cc:3060] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.914530  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:12.918295  5859 raft_consensus.cc:2468] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 0.
I20260710 11:09:12.914978  5974 ts_tablet_manager.cc:1403] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.024s
I20260710 11:09:12.919143  5783 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 1.
I20260710 11:09:12.919955  5898 leader_election.cc:304] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:12.920732  5899 leader_election.cc:304] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:12.921597  5981 raft_consensus.cc:2804] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.921187  6018 raft_consensus.cc:2804] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:12.922685  6018 raft_consensus.cc:493] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:12.924031  6018 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:12.925879  5998 raft_consensus.cc:515] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.928336  5978 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.929086  5978 ts_tablet_manager.cc:1403] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.000s
I20260710 11:09:12.922652  5974 raft_consensus.cc:359] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.930444  5783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:12.932209  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:12.932842  5933 raft_consensus.cc:3060] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:12.933219  5825 leader_election.cc:343] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.931421  5998 leader_election.cc:290] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:12.929991  5974 raft_consensus.cc:385] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.934628  5974 raft_consensus.cc:740] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.935166  6018 raft_consensus.cc:515] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.935348  5974 consensus_queue.cc:260] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.932840  5978 raft_consensus.cc:359] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.937031  5978 raft_consensus.cc:385] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.938015  5978 raft_consensus.cc:740] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.938555  5783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:12.938970  6018 leader_election.cc:290] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:12.939129  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:12.940357  5859 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:12.941066  5899 leader_election.cc:343] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:12.942013  5975 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.942520  5975 ts_tablet_manager.cc:1403] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.009s
I20260710 11:09:12.944504  5933 raft_consensus.cc:2468] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 1.
I20260710 11:09:12.945343  5975 raft_consensus.cc:359] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.940354  5981 raft_consensus.cc:697] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:12.946074  5975 raft_consensus.cc:385] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.946408  5975 raft_consensus.cc:740] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.947095  5975 consensus_queue.cc:260] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.945886  5823 leader_election.cc:304] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:12.949298  5998 raft_consensus.cc:2804] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.949898  5998 raft_consensus.cc:697] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:12.950762  5998 consensus_queue.cc:237] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.948539  5981 consensus_queue.cc:237] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
W20260710 11:09:12.954700  5749 consensus_peers.cc:597] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd -> Peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Couldn't send request to peer d7dcab5fa7cb495abcbeba63e6869462. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:12.956889  5978 consensus_queue.cc:260] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.958145  5974 ts_tablet_manager.cc:1434] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.007s
I20260710 11:09:12.959658  5978 ts_tablet_manager.cc:1434] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:09:12.949249  5975 ts_tablet_manager.cc:1434] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:12.960666  5978 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.961102  5975 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.964951  5859 raft_consensus.cc:2468] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 1.
I20260710 11:09:12.966820  5978 tablet_bootstrap.cc:654] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.968547  5898 leader_election.cc:304] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:12.969753  5981 raft_consensus.cc:2804] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:12.966820  5975 tablet_bootstrap.cc:654] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:12.970539  5981 raft_consensus.cc:697] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:12.971534  5981 consensus_queue.cc:237] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.971566  5681 catalog_manager.cc:5697] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.978101  5978 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:12.978791  5978 ts_tablet_manager.cc:1403] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260710 11:09:12.982920  5978 raft_consensus.cc:359] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.984172  5978 raft_consensus.cc:385] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.984478  5978 raft_consensus.cc:740] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.985288  5978 consensus_queue.cc:260] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.985792  5975 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:12.986389  5975 ts_tablet_manager.cc:1403] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.009s
I20260710 11:09:12.986155  5680 catalog_manager.cc:5697] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:12.987329  5978 ts_tablet_manager.cc:1434] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:12.988328  5978 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462: Bootstrap starting.
I20260710 11:09:12.989372  5975 raft_consensus.cc:359] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.990090  5975 raft_consensus.cc:385] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:12.990401  5975 raft_consensus.cc:740] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:12.991118  5975 consensus_queue.cc:260] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:12.993579  5975 ts_tablet_manager.cc:1434] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:12.994560  5975 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:12.998375  5978 tablet_bootstrap.cc:654] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.000645  5975 tablet_bootstrap.cc:654] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.012712  5682 catalog_manager.cc:5697] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:13.018417  5975 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: No bootstrap required, opened a new log
I20260710 11:09:13.018997  5975 ts_tablet_manager.cc:1403] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260710 11:09:13.019016  5978 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462: No bootstrap required, opened a new log
I20260710 11:09:13.019637  5978 ts_tablet_manager.cc:1403] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.007s
I20260710 11:09:13.021684  5975 raft_consensus.cc:359] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.022300  5975 raft_consensus.cc:385] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.022671  5975 raft_consensus.cc:740] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.022336  5978 raft_consensus.cc:359] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.023147  5978 raft_consensus.cc:385] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.023422  5978 raft_consensus.cc:740] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.023463  5975 consensus_queue.cc:260] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.024154  5978 consensus_queue.cc:260] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.026026  5975 ts_tablet_manager.cc:1434] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:13.026146  5978 ts_tablet_manager.cc:1434] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:13.049835  5998 raft_consensus.cc:493] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.050452  5998 raft_consensus.cc:515] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.052480  5998 leader_election.cc:290] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.053282  5783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
I20260710 11:09:13.053829  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:13.054141  5783 raft_consensus.cc:2468] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 0.
I20260710 11:09:13.054495  5933 raft_consensus.cc:2468] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 0.
I20260710 11:09:13.055357  5825 leader_election.cc:304] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:13.056156  5998 raft_consensus.cc:2804] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.056505  5998 raft_consensus.cc:493] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.056802  5998 raft_consensus.cc:3060] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.062461  5998 raft_consensus.cc:515] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.064586  5998 leader_election.cc:290] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.065582  5783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:13.066279  5783 raft_consensus.cc:3060] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.066394  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:13.067190  5933 raft_consensus.cc:3060] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.068899  6010 consensus_queue.cc:1048] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:13.074158  5988 consensus_queue.cc:1048] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.074534  5783 raft_consensus.cc:2468] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 1.
I20260710 11:09:13.075369  5933 raft_consensus.cc:2468] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 1.
I20260710 11:09:13.076023  5825 leader_election.cc:304] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:13.077171  6010 raft_consensus.cc:2804] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.077791  6010 raft_consensus.cc:697] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:13.078938  6010 consensus_queue.cc:237] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.100040  5682 catalog_manager.cc:5697] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 1 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.103744  5998 consensus_queue.cc:1048] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.204025  5988 consensus_queue.cc:1048] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.214433  6022 consensus_queue.cc:1048] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:13.232627  5981 consensus_queue.cc:1048] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:13.246789  6018 consensus_queue.cc:1048] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.248445  5979 raft_consensus.cc:493] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.249069  5979 raft_consensus.cc:515] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.251407  5979 leader_election.cc:290] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.252717  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:13.252794  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:13.253960  5859 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 0.
I20260710 11:09:13.254068  5934 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 0.
I20260710 11:09:13.255465  5749 leader_election.cc:304] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:13.256623  5979 raft_consensus.cc:2804] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:13.257062  5979 raft_consensus.cc:493] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:13.257460  5979 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.263229  5979 raft_consensus.cc:515] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.266470  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:13.267155  5859 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.268836  5979 leader_election.cc:290] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Requested vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.269176  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:13.269891  5934 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.274320  5979 raft_consensus.cc:493] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.274940  5979 raft_consensus.cc:515] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.278028  5934 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 1.
I20260710 11:09:13.278180  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:13.278854  5979 leader_election.cc:290] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.279024  5860 raft_consensus.cc:2393] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c601afffd3436c99f8e3ecd609c8dd in current term 1: Already voted for candidate 1d3eb95ac7a346f28027073e969f05d0 in this term.
I20260710 11:09:13.278187  5859 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7c601afffd3436c99f8e3ecd609c8dd in term 1.
I20260710 11:09:13.279477  5748 leader_election.cc:304] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:13.280404  5979 raft_consensus.cc:2804] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.280795  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:13.280939  5979 raft_consensus.cc:697] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Becoming Leader. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Running, Role: LEADER
I20260710 11:09:13.282025  5979 consensus_queue.cc:237] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.282289  5748 leader_election.cc:304] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd; no voters: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:13.283113  5988 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.289574  5988 raft_consensus.cc:2749] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:13.290370  5680 catalog_manager.cc:5697] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd reported cstate change: term changed from 0 to 1, leader changed from <none> to c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65). New cstate: current_term: 1 leader_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.303962  5988 consensus_queue.cc:1048] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.316766  6022 consensus_queue.cc:1048] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.351926  5998 raft_consensus.cc:493] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.352607  5998 raft_consensus.cc:515] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.354475  5998 leader_election.cc:290] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.355484  5783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" is_pre_election: true
I20260710 11:09:13.355746  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:13.356278  5783 raft_consensus.cc:2393] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7dcab5fa7cb495abcbeba63e6869462 in current term 1: Already voted for candidate 1d3eb95ac7a346f28027073e969f05d0 in this term.
I20260710 11:09:13.357529  5823 leader_election.cc:304] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7dcab5fa7cb495abcbeba63e6869462; no voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:13.358392  5998 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.364610  5998 raft_consensus.cc:2749] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:13.383828  6027 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:13.394608  2709 ts_manager.cc:295] Set tserver state for c7c601afffd3436c99f8e3ecd609c8dd to MAINTENANCE_MODE
I20260710 11:09:13.395587  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
I20260710 11:09:13.398175  6018 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:09:13.415665  5899 consensus_peers.cc:597] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.433887  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:13.434984  2709 tablet_replica.cc:333] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.436163  2709 raft_consensus.cc:2243] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.436856  2709 pending_rounds.cc:70] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Trying to abort 1 pending ops.
I20260710 11:09:13.437057  2709 pending_rounds.cc:77] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960461451329536 op_type: NO_OP noop_request { }
I20260710 11:09:13.437502  6022 raft_consensus.cc:493] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.437573  2709 raft_consensus.cc:2889] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:09:13.438439  2709 raft_consensus.cc:2272] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.438849  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:13.438352  6022 raft_consensus.cc:515] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.441262  6022 leader_election.cc:290] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.442415  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:13.442507  2709 tablet_replica.cc:333] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.442596  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:13.443651  2709 raft_consensus.cc:2243] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.443713  5932 raft_consensus.cc:2393] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7c601afffd3436c99f8e3ecd609c8dd in current term 1: Already voted for candidate d7dcab5fa7cb495abcbeba63e6869462 in this term.
I20260710 11:09:13.444885  2709 raft_consensus.cc:2272] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.445305  5998 raft_consensus.cc:493] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:13.445305  5748 leader_election.cc:304] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd; no voters: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:13.446343  5998 raft_consensus.cc:515] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:13.446614  6022 raft_consensus.cc:3060] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.448036  2709 tablet_replica.cc:333] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.449136  2709 raft_consensus.cc:2243] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.449133  5998 leader_election.cc:290] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:13.450230  2709 raft_consensus.cc:2272] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.450955  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:13.454690  6022 raft_consensus.cc:2749] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:13.455120  2709 tablet_replica.cc:333] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.456460  2709 raft_consensus.cc:2243] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.457033  2709 raft_consensus.cc:2272] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.458892  5825 leader_election.cc:336] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:09:13.459503  5825 leader_election.cc:304] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7dcab5fa7cb495abcbeba63e6869462; no voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:13.459884  2709 tablet_replica.cc:333] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.460927  2709 raft_consensus.cc:2243] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.461283  5998 raft_consensus.cc:2749] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:13.461329  2709 raft_consensus.cc:2272] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.463876  2709 tablet_replica.cc:333] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.464639  2709 raft_consensus.cc:2243] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.465106  2709 raft_consensus.cc:2272] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.465104  5899 consensus_peers.cc:597] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.468119  2709 tablet_replica.cc:333] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.468253  5998 consensus_queue.cc:1048] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:13.468719  2709 raft_consensus.cc:2243] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.469827  2709 raft_consensus.cc:2272] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.472658  2709 tablet_replica.cc:333] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.473237  2709 raft_consensus.cc:2243] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.473646  2709 raft_consensus.cc:2272] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.478134  2709 tablet_replica.cc:333] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.478852  2709 raft_consensus.cc:2243] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.479377  2709 raft_consensus.cc:2272] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.481645  2709 tablet_replica.cc:333] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: stopping tablet replica
I20260710 11:09:13.482264  2709 raft_consensus.cc:2243] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.483230  2709 raft_consensus.cc:2272] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.485639  5825 consensus_peers.cc:597] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.522504  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
I20260710 11:09:13.528379  6027 consensus_queue.cc:1048] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:13.593168  5825 consensus_peers.cc:597] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:13.632401  5825 consensus_peers.cc:597] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.708495  5985 consensus_queue.cc:1048] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:09:13.757917  5899 consensus_peers.cc:597] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:14.440025  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:14.595129  6018 raft_consensus.cc:493] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.595782  6018 raft_consensus.cc:515] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.597705  6018 leader_election.cc:290] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:14.599251  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:14.600291  5859 raft_consensus.cc:2468] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 0.
I20260710 11:09:14.601588  5898 leader_election.cc:304] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:14.602314  6018 raft_consensus.cc:2804] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:09:14.602363  5899 leader_election.cc:336] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.602682  6018 raft_consensus.cc:493] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.603083  6018 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.608817  6018 raft_consensus.cc:515] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.610683  6018 leader_election.cc:290] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:14.611927  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:14.612640  5859 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 0 FOLLOWER]: Advancing to term 2
W20260710 11:09:14.614931  5899 leader_election.cc:336] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.618717  5859 raft_consensus.cc:2468] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:14.619967  5898 leader_election.cc:304] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:14.620885  6018 raft_consensus.cc:2804] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:14.621423  6018 raft_consensus.cc:697] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:14.622265  6018 consensus_queue.cc:237] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.631162  5680 catalog_manager.cc:5697] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 1 to 2, leader changed from c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.716571  5998 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.717044  5998 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:14.718942  5998 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315), c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719)
I20260710 11:09:14.721168  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:14.721774  6018 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.723126  6018 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:14.724324  5932 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 1.
I20260710 11:09:14.727392  5823 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:14.727392  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:14.728304  6018 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
W20260710 11:09:14.728595  5825 leader_election.cc:336] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.728965  5859 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 1.
I20260710 11:09:14.729559  5998 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:14.730124  5998 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.730563  5898 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:14.730612  5998 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:14.731501  5899 leader_election.cc:336] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.731817  6018 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:14.732331  6018 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.732676  6018 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.737052  5998 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:14.738458  6018 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:14.738906  5998 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: Requested vote from peers 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315), c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719)
I20260710 11:09:14.740267  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:14.740849  6018 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:14.741189  5932 raft_consensus.cc:2393] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d7dcab5fa7cb495abcbeba63e6869462 in current term 2: Already voted for candidate 1d3eb95ac7a346f28027073e969f05d0 in this term.
I20260710 11:09:14.742070  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:14.743207  5859 raft_consensus.cc:2393] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d3eb95ac7a346f28027073e969f05d0 in current term 2: Already voted for candidate d7dcab5fa7cb495abcbeba63e6869462 in this term.
W20260710 11:09:14.744319  5825 leader_election.cc:336] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.744867  5825 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [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: d7dcab5fa7cb495abcbeba63e6869462; no voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:14.745586  5998 raft_consensus.cc:2749] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:09:14.746186  5899 leader_election.cc:336] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.746680  5899 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0; no voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:14.747603  6018 raft_consensus.cc:2749] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:09:14.815264  6064 raft_consensus.cc:493] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.816035  6064 raft_consensus.cc:515] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.817060  6018 raft_consensus.cc:493] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.817620  6018 raft_consensus.cc:515] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.818239  6064 leader_election.cc:290] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:14.819799  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0" is_pre_election: true
I20260710 11:09:14.820200  6018 leader_election.cc:290] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:14.820719  5932 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 1.
I20260710 11:09:14.820963  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:14.821727  5859 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 1.
I20260710 11:09:14.822072  5823 leader_election.cc:304] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:14.823038  6064 raft_consensus.cc:2804] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:14.823468  6064 raft_consensus.cc:493] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c7c601afffd3436c99f8e3ecd609c8dd)
I20260710 11:09:14.823490  5898 leader_election.cc:304] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
W20260710 11:09:14.824117  5825 leader_election.cc:336] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.824878  6064 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.824841  6018 raft_consensus.cc:2804] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:14.825670  6018 raft_consensus.cc:493] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.826092  6018 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:14.826885  5899 leader_election.cc:336] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.832787  6064 raft_consensus.cc:515] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.832787  6018 raft_consensus.cc:515] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.835125  6018 leader_election.cc:290] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:14.835598  6064 leader_election.cc:290] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:14.836684  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:14.837468  5859 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:14.838747  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:14.839499  5932 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:14.841061  5825 leader_election.cc:336] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
W20260710 11:09:14.843716  5899 leader_election.cc:336] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:14.846381  5859 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:14.847381  5932 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 2.
I20260710 11:09:14.847971  5898 leader_election.cc:304] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:14.848902  5823 leader_election.cc:304] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:14.848948  6018 raft_consensus.cc:2804] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:14.849804  6018 raft_consensus.cc:697] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:14.849869  6064 raft_consensus.cc:2804] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:14.850632  6064 raft_consensus.cc:697] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:14.851125  6018 consensus_queue.cc:237] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER 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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.851470  6064 consensus_queue.cc:237] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:14.861485  5680 catalog_manager.cc:5697] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 1 to 2, leader changed from c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.865401  5681 catalog_manager.cc:5697] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 1 to 2, leader changed from c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:15.042124  5899 consensus_peers.cc:597] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:15.147969  5859 raft_consensus.cc:1275] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.150624  6018 consensus_queue.cc:1048] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:15.238390  5859 raft_consensus.cc:1275] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:15.240206  6027 consensus_queue.cc:1048] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:09:15.259315  5899 consensus_peers.cc:597] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:15.310587  5825 consensus_peers.cc:597] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:15.418502  5899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111) [suppressed 62 similar messages]
W20260710 11:09:15.441335  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:15.447278  5932 raft_consensus.cc:1275] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.449391  6064 consensus_queue.cc:1048] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:15.613824  5825 consensus_peers.cc:597] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:15.867484  5899 consensus_peers.cc:597] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:15.956611  5899 consensus_peers.cc:597] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:16.164484  5825 consensus_peers.cc:597] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:16.330948  5825 consensus_peers.cc:597] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:16.442703  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:09:16.475839  5899 consensus_peers.cc:597] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:09:16.578308  6072 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:16.578940  6072 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:16.581001  6072 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:16.582418  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462" is_pre_election: true
I20260710 11:09:16.583282  5859 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:16.585101  5898 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
W20260710 11:09:16.586045  5899 leader_election.cc:336] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:16.586189  6072 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:09:16.586753  6072 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:16.587160  6072 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:16.596346  6072 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:16.598496  6072 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 3 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:16.600103  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:16.600888  5859 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:09:16.603611  5899 leader_election.cc:336] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111)
I20260710 11:09:16.609983  5859 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 3.
I20260710 11:09:16.611488  5898 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, d7dcab5fa7cb495abcbeba63e6869462; no voters: c7c601afffd3436c99f8e3ecd609c8dd
I20260710 11:09:16.612906  6072 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:16.613512  6072 raft_consensus.cc:697] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:16.614444  6072 consensus_queue.cc:237] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:16.623553  5680 catalog_manager.cc:5697] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 1 to 3, leader changed from c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.161579  5860 raft_consensus.cc:1275] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:17.163353  6075 consensus_queue.cc:1048] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:17.181528  5899 consensus_peers.cc:597] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:17.444041  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:09:17.458865  5899 consensus_peers.cc:597] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:17.838451  5825 consensus_peers.cc:597] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:17.909550  5899 consensus_peers.cc:597] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:18.347013  5825 consensus_peers.cc:597] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:09:18.431780  5899 consensus_peers.cc:597] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:09:18.445264  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:09:18.496780  5899 consensus_peers.cc:597] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:09:18.545351  5825 consensus_peers.cc:597] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:18.551138  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:18.560647  6088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:18.562026  6087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:18.563686  6090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:18.565945  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:18.567096  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:18.567351  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:18.567551  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681758567533 us; error 0 us; skew 500 ppm
I20260710 11:09:18.568250  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:18.571722  2709 webserver.cc:533] Webserver started at http://127.2.165.65:33027/ using document root <none> and password file <none>
I20260710 11:09:18.572427  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:18.572667  2709 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:09:18.577179  2709 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:18.582267  6095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:18.583312  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:09:18.583599  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
format_stamp: "Formatted at 2026-07-10 11:09:11 on dist-test-slave-f0nt"
I20260710 11:09:18.583952  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:18.637043  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:18.638358  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:18.639989  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:18.644246  6102 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:09:18.708981  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:09:18.709311  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.066s	user 0.001s	sys 0.002s
I20260710 11:09:18.709694  2709 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:09:18.715837  6102 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.735908  6102 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:18.737017  6102 tablet_bootstrap.cc:492] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.737761  6102 ts_tablet_manager.cc:1403] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:09:18.740968  6102 raft_consensus.cc:359] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.741743  6102 raft_consensus.cc:740] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.742540  6102 consensus_queue.cc:260] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.746866  6102 ts_tablet_manager.cc:1434] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:09:18.747889  6102 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
W20260710 11:09:18.748785  5899 consensus_peers.cc:597] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:18.764312  6102 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:18.765328  6102 tablet_bootstrap.cc:492] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.766104  6102 ts_tablet_manager.cc:1403] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260710 11:09:18.769204  6102 raft_consensus.cc:359] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.769972  6102 raft_consensus.cc:740] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.770720  6102 consensus_queue.cc:260] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.773128  6102 ts_tablet_manager.cc:1434] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:18.774015  6102 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.780743  2709 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:09:18.781167  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.071s	user 0.062s	sys 0.009s
I20260710 11:09:18.791463  6102 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:18.792673  6102 tablet_bootstrap.cc:492] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.793642  6102 ts_tablet_manager.cc:1403] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 11:09:18.797832  6102 raft_consensus.cc:359] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.798832  6102 raft_consensus.cc:740] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.800117  6102 consensus_queue.cc:260] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.803076  6102 ts_tablet_manager.cc:1434] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:09:18.804355  6102 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.824920  6102 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:18.825760  6102 tablet_bootstrap.cc:492] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.826321  6102 ts_tablet_manager.cc:1403] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 11:09:18.828686  6102 raft_consensus.cc:359] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.829209  6102 raft_consensus.cc:740] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.829843  6102 consensus_queue.cc:260] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.831954  6102 ts_tablet_manager.cc:1434] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:18.832921  6102 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.849973  6102 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:18.851989  6102 tablet_bootstrap.cc:492] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.853094  6102 ts_tablet_manager.cc:1403] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260710 11:09:18.854899  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:34719
I20260710 11:09:18.855026  6164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:34719 every 8 connection(s)
I20260710 11:09:18.857164  6102 raft_consensus.cc:359] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:18.858633  6102 raft_consensus.cc:740] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.859635  6102 consensus_queue.cc:260] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [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: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:18.863106  6102 ts_tablet_manager.cc:1434] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:18.864564  6102 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.903113  6102 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:09:18.904856  6102 tablet_bootstrap.cc:492] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.905671  6102 ts_tablet_manager.cc:1403] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.000s
W20260710 11:09:18.908231  5825 consensus_peers.cc:597] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:18.908830  6102 raft_consensus.cc:359] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.909850  6102 raft_consensus.cc:740] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.910914  6102 consensus_queue.cc:260] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.913497  6102 ts_tablet_manager.cc:1434] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:18.914547  6102 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.915890  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:18.923022  6166 heartbeater.cc:344] Connected to a master server at 127.2.165.126:45031
I20260710 11:09:18.923688  6166 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:18.924872  6166 heartbeater.cc:507] Master 127.2.165.126:45031 requested a full tablet report, sending...
I20260710 11:09:18.933848  5680 ts_manager.cc:194] Re-registered known tserver with Master: c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719)
I20260710 11:09:18.939100  6102 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:18.940307  6102 tablet_bootstrap.cc:492] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.941151  6102 ts_tablet_manager.cc:1403] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260710 11:09:18.947448  5680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55584
I20260710 11:09:18.947360  6102 raft_consensus.cc:359] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.948428  6102 raft_consensus.cc:740] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.949364  6102 consensus_queue.cc:260] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.951840  6102 ts_tablet_manager.cc:1434] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:18.952292  6166 heartbeater.cc:499] Master 127.2.165.126:45031 was elected leader, sending a full tablet report...
I20260710 11:09:18.952903  6102 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.975099  6102 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:18.976326  6102 tablet_bootstrap.cc:492] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:18.977284  6102 ts_tablet_manager.cc:1403] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 11:09:18.980458  6102 raft_consensus.cc:359] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.981287  6102 raft_consensus.cc:740] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:18.982111  6102 consensus_queue.cc:260] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:18.984418  6102 ts_tablet_manager.cc:1434] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:18.985425  6102 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:18.988862  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b74af360c154c988520e243803b8b55"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:18.990023  5934 raft_consensus.cc:606] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:19.003077  6102 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:19.004181  6102 tablet_bootstrap.cc:492] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:19.004920  6102 ts_tablet_manager.cc:1403] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:09:19.007254  5859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
mode: GRACEFUL
new_leader_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:09:19.007354  6102 raft_consensus.cc:359] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.008136  6102 raft_consensus.cc:740] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:19.008049  5859 raft_consensus.cc:606] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Received request to transfer leadership to TS 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:19.009183  6102 consensus_queue.cc:260] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.011169  6102 ts_tablet_manager.cc:1434] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:19.012037  6102 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap starting.
I20260710 11:09:19.011879  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0580009c5874fdba719931979ca49fc"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:19.012648  5934 raft_consensus.cc:606] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:19.014082  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:19.014767  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:19.015506  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:19.027201  6102 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:19.028172  6102 tablet_bootstrap.cc:492] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Bootstrap complete.
I20260710 11:09:19.028838  6102 ts_tablet_manager.cc:1403] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 11:09:19.031340  6102 raft_consensus.cc:359] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.031834  6102 raft_consensus.cc:740] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7c601afffd3436c99f8e3ecd609c8dd, State: Initialized, Role: FOLLOWER
I20260710 11:09:19.032586  6102 consensus_queue.cc:260] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.034447  6102 ts_tablet_manager.cc:1434] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:19.192668  6138 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.265491  6170 raft_consensus.cc:993] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:19.266067  6072 raft_consensus.cc:1081] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:19.268163  5859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0580009c5874fdba719931979ca49fc"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:19.268850  5859 raft_consensus.cc:493] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.269223  5859 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.275075  5859 raft_consensus.cc:515] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.277402  5859 leader_election.cc:290] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:19.278692  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:19.279558  6138 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.278740  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:19.281142  5934 raft_consensus.cc:3055] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:19.281459  5934 raft_consensus.cc:740] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:19.282397  5934 consensus_queue.cc:260] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.283927  5934 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.284582  6139 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.286688  6138 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 2.
I20260710 11:09:19.288154  5825 leader_election.cc:304] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:19.289073  6064 raft_consensus.cc:2804] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:19.290413  6064 raft_consensus.cc:697] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:19.291498  6064 consensus_queue.cc:237] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.294898  5934 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 2.
I20260710 11:09:19.303306  5682 catalog_manager.cc:5697] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 1 to 2, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.320489  6170 raft_consensus.cc:993] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:19.321049  6170 raft_consensus.cc:1081] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:19.323041  5859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b74af360c154c988520e243803b8b55"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:19.323603  5859 raft_consensus.cc:493] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.323954  5859 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.329747  5859 raft_consensus.cc:515] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.331990  5859 leader_election.cc:290] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:19.332976  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:19.333760  6139 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.333925  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:19.334700  5934 raft_consensus.cc:3055] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:19.335047  5934 raft_consensus.cc:740] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:19.335940  5934 consensus_queue.cc:260] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.337342  5934 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.344633  6139 raft_consensus.cc:2468] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 2.
I20260710 11:09:19.345624  5934 raft_consensus.cc:2468] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 2.
I20260710 11:09:19.346614  5825 leader_election.cc:304] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:19.348338  6184 raft_consensus.cc:2804] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:19.348848  6184 raft_consensus.cc:697] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:19.349908  6184 consensus_queue.cc:237] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.359838  5682 catalog_manager.cc:5697] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 1 to 2, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 2 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.390998  6138 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.398098  6138 pending_rounds.cc:85] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Aborting all ops after (but not including) 0
I20260710 11:09:19.398419  6138 pending_rounds.cc:107] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:09:19.398703  6138 raft_consensus.cc:2889] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:09:19.409888  6138 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:19.446337  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:19.482120  6184 raft_consensus.cc:993] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462: : Instructing follower 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:19.482810  6064 raft_consensus.cc:1081] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Signalling peer 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:19.484934  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:36456
I20260710 11:09:19.485613  5934 raft_consensus.cc:493] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.485992  5934 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.492151  5934 raft_consensus.cc:515] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.493861  5934 leader_election.cc:290] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 3 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:19.494915  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:19.495065  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:19.495559  6138 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.495754  5859 raft_consensus.cc:3055] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:19.496167  5859 raft_consensus.cc:740] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:19.496879  5859 consensus_queue.cc:260] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.497849  5859 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.501430  6138 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 3.
I20260710 11:09:19.502682  5899 leader_election.cc:304] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:19.503515  6170 raft_consensus.cc:2804] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:19.503518  5859 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 3.
I20260710 11:09:19.504171  6170 raft_consensus.cc:697] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:19.505165  6170 consensus_queue.cc:237] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:19.514236  5682 catalog_manager.cc:5697] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 2 to 3, leader changed from d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:19.677845  5934 raft_consensus.cc:1275] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:19.679378  6064 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:19.690900  6138 raft_consensus.cc:1275] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:19.692744  6064 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:19.814986  5934 raft_consensus.cc:1275] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:19.814987  6138 raft_consensus.cc:1275] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:19.817430  6184 consensus_queue.cc:1048] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:19.818337  6064 consensus_queue.cc:1048] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:19.979336  6138 raft_consensus.cc:1275] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.981005  6197 consensus_queue.cc:1048] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:19.989670  5859 raft_consensus.cc:1275] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.991294  6072 consensus_queue.cc:1048] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:20.024935  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:20.034718  5859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
mode: GRACEFUL
new_leader_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:09:20.035471  5859 raft_consensus.cc:606] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Received request to transfer leadership to TS 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:20.040346  5859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b74af360c154c988520e243803b8b55"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
mode: GRACEFUL
new_leader_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:09:20.041016  5859 raft_consensus.cc:606] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Received request to transfer leadership to TS 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:20.044474  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:20.045361  5934 raft_consensus.cc:606] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:20.047070  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:20.047916  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:20.048842  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:20.220781  6064 raft_consensus.cc:993] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462: : Instructing follower 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:20.221535  6184 raft_consensus.cc:1081] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Signalling peer 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:20.223878  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b74af360c154c988520e243803b8b55"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:36456
I20260710 11:09:20.224715  5934 raft_consensus.cc:493] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.225188  5934 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:20.231731  5934 raft_consensus.cc:515] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:20.233536  5934 leader_election.cc:290] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 3 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:20.234812  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:20.235388  6138 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:20.236614  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b74af360c154c988520e243803b8b55" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:20.237192  5859 raft_consensus.cc:3055] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:20.237463  5859 raft_consensus.cc:740] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:20.238102  5859 consensus_queue.cc:260] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:20.239127  5859 raft_consensus.cc:3060] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:20.241828  6138 raft_consensus.cc:2468] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 3.
I20260710 11:09:20.243220  5899 leader_election.cc:304] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:20.244005  6170 raft_consensus.cc:2804] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:20.244550  6170 raft_consensus.cc:697] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:20.246075  5859 raft_consensus.cc:2468] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 3.
I20260710 11:09:20.245805  6170 consensus_queue.cc:237] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:20.254910  5681 catalog_manager.cc:5697] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 2 to 3, leader changed from d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:20.268759  6170 raft_consensus.cc:993] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:20.269327  6197 raft_consensus.cc:1081] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:20.271602  5860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:20.272408  5860 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.272826  5860 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:20.279114  5860 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:20.281075  5860 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 4 election: Requested vote from peers 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315), c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719)
I20260710 11:09:20.282162  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:20.282267  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:20.283036  5934 raft_consensus.cc:3055] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:20.283188  6138 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:20.283397  5934 raft_consensus.cc:740] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:20.284323  5934 consensus_queue.cc:260] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [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: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:20.285298  5934 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:20.289878  6138 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 4.
I20260710 11:09:20.291777  5825 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [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: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:20.292879  5934 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 4.
I20260710 11:09:20.292990  6184 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:20.293838  6184 raft_consensus.cc:697] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:20.295384  6184 consensus_queue.cc:237] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [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: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:20.305634  5680 catalog_manager.cc:5697] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 3 to 4, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 4 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:20.447320  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:20.544021  6064 raft_consensus.cc:993] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462: : Instructing follower 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:20.544646  6064 raft_consensus.cc:1081] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Signalling peer 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:20.547469  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:36456
I20260710 11:09:20.548275  5934 raft_consensus.cc:493] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:20.548735  5934 raft_consensus.cc:3060] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.556281  5934 raft_consensus.cc:515] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:20.558663  5934 leader_election.cc:290] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:20.559653  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:20.560037  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1991ed4e61354ebaa84bca3ac018ba06" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:20.560431  6139 raft_consensus.cc:3060] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.560638  5860 raft_consensus.cc:3055] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:20.561008  5860 raft_consensus.cc:740] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:20.561914  5860 consensus_queue.cc:260] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:20.563158  5860 raft_consensus.cc:3060] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:20.568651  6139 raft_consensus.cc:2468] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:20.570350  5899 leader_election.cc:304] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:20.570982  5860 raft_consensus.cc:2468] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:20.571287  6170 raft_consensus.cc:2804] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:20.571902  6170 raft_consensus.cc:697] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:20.572932  6170 consensus_queue.cc:237] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:20.581115  5680 catalog_manager.cc:5697] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 1 to 2, leader changed from d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:20.677322  5860 raft_consensus.cc:1275] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:20.679067  6170 consensus_queue.cc:1048] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:20.691692  6139 raft_consensus.cc:1275] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:20.693727  6170 consensus_queue.cc:1048] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:20.774221  5934 raft_consensus.cc:1275] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:09:20.776170  6064 consensus_queue.cc:1048] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:20.786868  6139 raft_consensus.cc:1275] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:09:20.791049  6196 consensus_queue.cc:1048] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:21.036213  5860 raft_consensus.cc:1275] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:21.037953  6170 consensus_queue.cc:1048] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:21.051350  6139 raft_consensus.cc:1275] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:21.053565  6170 consensus_queue.cc:1048] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:21.060220  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:21.072491  5860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "413ab4041a124026abe765c846216eca"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
mode: GRACEFUL
new_leader_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:09:21.073203  5860 raft_consensus.cc:606] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Received request to transfer leadership to TS 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:21.076233  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:21.076953  5934 raft_consensus.cc:606] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:21.080292  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:21.080902  5934 raft_consensus.cc:606] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:21.082389  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:21.083118  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:21.083776  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:21.427729  6184 raft_consensus.cc:993] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462: : Instructing follower 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:21.428337  6064 raft_consensus.cc:1081] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Signalling peer 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:21.430413  5932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "413ab4041a124026abe765c846216eca"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:36456
I20260710 11:09:21.431097  5932 raft_consensus.cc:493] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.431417  5932 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.437543  5932 raft_consensus.cc:515] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.439510  5932 leader_election.cc:290] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:21.440783  5860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:21.440773  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:21.441478  5860 raft_consensus.cc:3055] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.441895  6139 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.442220  5860 raft_consensus.cc:740] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:21.443210  5860 consensus_queue.cc:260] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.444618  5860 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:21.448557  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:21.451042  6139 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:21.451751  5860 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:21.452376  5899 leader_election.cc:304] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:21.453286  6072 raft_consensus.cc:2804] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.453769  6072 raft_consensus.cc:697] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:21.454689  6072 consensus_queue.cc:237] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.462759  5681 catalog_manager.cc:5697] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 1 to 2, leader changed from d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:21.647595  6072 raft_consensus.cc:993] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:21.648234  6197 raft_consensus.cc:1081] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:21.650822  5860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:21.651580  5860 raft_consensus.cc:493] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.652443  5860 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:21.655553  6197 raft_consensus.cc:993] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:21.656252  6072 raft_consensus.cc:1081] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:21.658206  5859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:21.658843  5859 raft_consensus.cc:493] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.659262  5859 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:21.660557  5860 raft_consensus.cc:515] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.662904  5860 leader_election.cc:290] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 3 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:21.664093  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:21.664866  6139 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:21.664479  5932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9cb7be4314403e92a6f536681f44eb" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:21.665089  5859 raft_consensus.cc:515] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.666348  5932 raft_consensus.cc:3055] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:21.666810  5932 raft_consensus.cc:740] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:21.667368  5859 leader_election.cc:290] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 4 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:21.668496  5932 consensus_queue.cc:260] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.668866  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:21.669660  6138 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:21.670171  5932 raft_consensus.cc:3060] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:21.673672  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca68561319d4166a91e9015f7bc929a" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:21.674474  5934 raft_consensus.cc:3055] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:21.674865  5934 raft_consensus.cc:740] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:21.676474  6138 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 4.
I20260710 11:09:21.676149  5934 consensus_queue.cc:260] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.677438  6139 raft_consensus.cc:2468] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 3.
I20260710 11:09:21.677968  5934 raft_consensus.cc:3060] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:21.678124  5825 leader_election.cc:304] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [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: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:21.679219  6064 raft_consensus.cc:2804] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:21.679821  5932 raft_consensus.cc:2468] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 3.
I20260710 11:09:21.679557  5825 leader_election.cc:304] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [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: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:21.680459  6064 raft_consensus.cc:697] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:21.680935  6184 raft_consensus.cc:2804] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:21.681751  6184 raft_consensus.cc:697] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 3 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:21.681645  6064 consensus_queue.cc:237] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.683102  6184 consensus_queue.cc:237] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:21.687336  5934 raft_consensus.cc:2468] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 4.
I20260710 11:09:21.691941  5681 catalog_manager.cc:5697] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 3 to 4, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 4 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.707755  5681 catalog_manager.cc:5697] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 2 to 3, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 3 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:22.003314  5859 raft_consensus.cc:1275] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.004675  6197 consensus_queue.cc:1048] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.017449  6138 raft_consensus.cc:1275] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.019371  6072 consensus_queue.cc:1048] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:22.092569  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:22.101347  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:22.102092  5934 raft_consensus.cc:606] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:22.105430  5859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
mode: GRACEFUL
new_leader_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:09:22.106037  5859 raft_consensus.cc:606] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Received request to transfer leadership to TS 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:22.108672  5859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0580009c5874fdba719931979ca49fc"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
mode: GRACEFUL
new_leader_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:09:22.109197  5859 raft_consensus.cc:606] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Received request to transfer leadership to TS 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:22.110476  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:22.111101  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:22.111737  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:22.156456  6139 raft_consensus.cc:1275] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:22.158259  6184 consensus_queue.cc:1048] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:22.169461  5934 raft_consensus.cc:1275] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:22.171571  6196 consensus_queue.cc:1048] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:22.194610  5934 raft_consensus.cc:1275] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:22.196383  6196 consensus_queue.cc:1048] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:22.207527  6139 raft_consensus.cc:1275] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:22.210810  6064 consensus_queue.cc:1048] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:22.272926  6197 raft_consensus.cc:993] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:22.273496  6072 raft_consensus.cc:1081] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:22.275367  5859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:22.276006  5859 raft_consensus.cc:493] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:22.276467  5859 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.281674  5859 raft_consensus.cc:515] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:22.283599  5859 leader_election.cc:290] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 3 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:22.284720  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:22.284827  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1695ce55950a43089517ab3214bc93b3" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:22.285372  6139 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.285612  5934 raft_consensus.cc:3055] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:22.286090  5934 raft_consensus.cc:740] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:22.286841  5934 consensus_queue.cc:260] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:22.287837  5934 raft_consensus.cc:3060] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.291123  6139 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 3.
I20260710 11:09:22.292721  5825 leader_election.cc:304] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [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: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:22.293270  5934 raft_consensus.cc:2468] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 3.
I20260710 11:09:22.293707  6233 raft_consensus.cc:2804] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:22.294266  6233 raft_consensus.cc:697] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:22.295132  6233 consensus_queue.cc:237] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:22.303560  5681 catalog_manager.cc:5697] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 2 to 3, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 3 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:22.401005  6184 raft_consensus.cc:993] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462: : Instructing follower 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:22.401571  6184 raft_consensus.cc:1081] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Signalling peer 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:22.403368  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:36456
I20260710 11:09:22.403968  5934 raft_consensus.cc:493] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:22.404309  5934 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:22.408917  5934 raft_consensus.cc:515] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:22.410799  5934 leader_election.cc:290] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 5 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:22.411888  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:22.412024  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979ce9531f5a422eb4d47cb2d6aabf4d" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:22.412779  6139 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:22.412855  5859 raft_consensus.cc:3055] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:09:22.413414  5859 raft_consensus.cc:740] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:22.414321  5859 consensus_queue.cc:260] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [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: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:22.415717  5859 raft_consensus.cc:3060] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:22.421417  6139 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 5.
I20260710 11:09:22.422879  5899 leader_election.cc:304] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:22.423404  5859 raft_consensus.cc:2468] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 5.
I20260710 11:09:22.423774  6072 raft_consensus.cc:2804] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:09:22.424520  6072 raft_consensus.cc:697] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 5 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:22.425818  6072 consensus_queue.cc:237] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [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: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } }
I20260710 11:09:22.433779  5681 catalog_manager.cc:5697] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 4 to 5, leader changed from d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 5 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:22.449647  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:22.567497  6184 raft_consensus.cc:993] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462: : Instructing follower 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:22.568051  6233 raft_consensus.cc:1081] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Signalling peer 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:22.569701  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0580009c5874fdba719931979ca49fc"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:36456
I20260710 11:09:22.570228  5934 raft_consensus.cc:493] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:22.570479  5934 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.575809  5934 raft_consensus.cc:515] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:22.577601  5934 leader_election.cc:290] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 3 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:22.578773  6139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:22.578790  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:22.579483  6139 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.579686  5859 raft_consensus.cc:3055] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:22.580165  5859 raft_consensus.cc:740] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:22.580847  5859 consensus_queue.cc:260] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:22.581827  5859 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.585711  6139 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 3.
I20260710 11:09:22.586910  5859 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 3.
I20260710 11:09:22.587072  5899 leader_election.cc:304] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [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: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:22.588106  6072 raft_consensus.cc:2804] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:22.588656  6072 raft_consensus.cc:697] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:22.589433  6072 consensus_queue.cc:237] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:22.596282  5681 catalog_manager.cc:5697] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 2 to 3, leader changed from d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:22.698931  5934 raft_consensus.cc:1275] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:22.700747  6184 consensus_queue.cc:1048] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.713299  6139 raft_consensus.cc:1275] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:22.715139  6184 consensus_queue.cc:1048] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.906898  6139 raft_consensus.cc:1275] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 5 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:09:22.908306  6241 consensus_queue.cc:1048] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:22.919064  5859 raft_consensus.cc:1275] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 5 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:09:22.921659  6197 consensus_queue.cc:1048] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:22.992950  5859 raft_consensus.cc:1275] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:22.994197  6197 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:23.003180  6138 raft_consensus.cc:1275] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:23.004972  6072 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:23.118541  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:23.127625  5859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
mode: GRACEFUL
new_leader_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:32902
I20260710 11:09:23.128289  5859 raft_consensus.cc:606] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Received request to transfer leadership to TS 1d3eb95ac7a346f28027073e969f05d0
I20260710 11:09:23.131201  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "413ab4041a124026abe765c846216eca"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:23.131816  5934 raft_consensus.cc:606] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:23.134805  5934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0580009c5874fdba719931979ca49fc"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
mode: GRACEFUL
new_leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:37580
I20260710 11:09:23.135392  5934 raft_consensus.cc:606] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Received request to transfer leadership to TS d7dcab5fa7cb495abcbeba63e6869462
I20260710 11:09:23.137389  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:23.138085  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:23.138904  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:23.354072  6196 raft_consensus.cc:993] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462: : Instructing follower 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:23.354792  6233 raft_consensus.cc:1081] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Signalling peer 1d3eb95ac7a346f28027073e969f05d0 to start an election
I20260710 11:09:23.356578  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42"
dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
 from {username='slave'} at 127.0.0.1:36456
I20260710 11:09:23.357071  5934 raft_consensus.cc:493] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:23.357334  5934 raft_consensus.cc:3060] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.362870  5934 raft_consensus.cc:515] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.364743  5934 leader_election.cc:290] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931)
I20260710 11:09:23.365793  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:23.366153  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7fff5d3dfc49f186bf827ab8d6eb42" candidate_uuid: "1d3eb95ac7a346f28027073e969f05d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
I20260710 11:09:23.366518  6138 raft_consensus.cc:3060] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.366671  5859 raft_consensus.cc:3055] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:23.367072  5859 raft_consensus.cc:740] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:23.367937  5859 consensus_queue.cc:260] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.369185  5859 raft_consensus.cc:3060] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:23.374197  6138 raft_consensus.cc:2468] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:23.375744  5899 leader_election.cc:304] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3eb95ac7a346f28027073e969f05d0, c7c601afffd3436c99f8e3ecd609c8dd; no voters: 
I20260710 11:09:23.375890  5859 raft_consensus.cc:2468] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3eb95ac7a346f28027073e969f05d0 in term 2.
I20260710 11:09:23.376665  6072 raft_consensus.cc:2804] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:23.377264  6072 raft_consensus.cc:697] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Leader. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:23.378109  6072 consensus_queue.cc:237] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.386138  5680 catalog_manager.cc:5697] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 reported cstate change: term changed from 1 to 2, leader changed from d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66) to 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "1d3eb95ac7a346f28027073e969f05d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:23.450882  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:23.583068  6072 raft_consensus.cc:993] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:23.583595  6197 raft_consensus.cc:1081] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:23.585248  5860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0580009c5874fdba719931979ca49fc"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:23.585755  5860 raft_consensus.cc:493] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:23.586040  5860 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:23.592309  5860 raft_consensus.cc:515] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.594648  5860 leader_election.cc:290] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 4 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:23.595304  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:23.595750  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0580009c5874fdba719931979ca49fc" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:23.595945  6138 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:23.596436  5934 raft_consensus.cc:3055] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:23.596716  5934 raft_consensus.cc:740] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:23.597368  5934 consensus_queue.cc:260] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.598294  5934 raft_consensus.cc:3060] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:23.601075  6138 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 4.
I20260710 11:09:23.602313  5825 leader_election.cc:304] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [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: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:23.603178  6233 raft_consensus.cc:2804] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:23.603755  6233 raft_consensus.cc:697] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:23.604597  6233 consensus_queue.cc:237] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.605016  5934 raft_consensus.cc:2468] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 4.
I20260710 11:09:23.610905  5680 catalog_manager.cc:5697] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 3 to 4, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 4 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:23.653615  6072 raft_consensus.cc:993] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0: : Instructing follower d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:23.654137  6197 raft_consensus.cc:1081] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Signalling peer d7dcab5fa7cb495abcbeba63e6869462 to start an election
I20260710 11:09:23.656008  5860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "413ab4041a124026abe765c846216eca"
dest_uuid: "d7dcab5fa7cb495abcbeba63e6869462"
 from {username='slave'} at 127.0.0.1:52114
I20260710 11:09:23.656626  5860 raft_consensus.cc:493] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:23.656956  5860 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:23.663224  5860 raft_consensus.cc:515] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.665215  5860 leader_election.cc:290] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [CANDIDATE]: Term 3 election: Requested vote from peers c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719), 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67:35315)
I20260710 11:09:23.666261  6138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c7c601afffd3436c99f8e3ecd609c8dd"
I20260710 11:09:23.666527  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413ab4041a124026abe765c846216eca" candidate_uuid: "d7dcab5fa7cb495abcbeba63e6869462" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d3eb95ac7a346f28027073e969f05d0"
I20260710 11:09:23.666913  6138 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:23.667140  5934 raft_consensus.cc:3055] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:23.667492  5934 raft_consensus.cc:740] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d3eb95ac7a346f28027073e969f05d0, State: Running, Role: LEADER
I20260710 11:09:23.668267  5934 consensus_queue.cc:260] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.669209  5934 raft_consensus.cc:3060] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:23.672649  6138 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 3.
I20260710 11:09:23.673816  5825 leader_election.cc:304] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [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: c7c601afffd3436c99f8e3ecd609c8dd, d7dcab5fa7cb495abcbeba63e6869462; no voters: 
I20260710 11:09:23.674539  5934 raft_consensus.cc:2468] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7dcab5fa7cb495abcbeba63e6869462 in term 3.
I20260710 11:09:23.674538  6233 raft_consensus.cc:2804] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:23.675302  6233 raft_consensus.cc:697] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 3 LEADER]: Becoming Leader. State: Replica: d7dcab5fa7cb495abcbeba63e6869462, State: Running, Role: LEADER
I20260710 11:09:23.676131  6233 consensus_queue.cc:237] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [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: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } }
I20260710 11:09:23.684096  5680 catalog_manager.cc:5697] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 reported cstate change: term changed from 2 to 3, leader changed from 1d3eb95ac7a346f28027073e969f05d0 (127.2.165.67) to d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66). New cstate: current_term: 3 leader_uuid: "d7dcab5fa7cb495abcbeba63e6869462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:23.849179  6138 raft_consensus.cc:1275] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:23.851191  6197 consensus_queue.cc:1048] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:23.865276  5860 raft_consensus.cc:1275] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Refusing update from remote peer 1d3eb95ac7a346f28027073e969f05d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:23.867355  6259 consensus_queue.cc:1048] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7dcab5fa7cb495abcbeba63e6869462" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 42931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:24.091116  5934 raft_consensus.cc:1275] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:24.092821  6233 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:24.103612  6138 raft_consensus.cc:1275] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:24.105402  6196 consensus_queue.cc:1048] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7c601afffd3436c99f8e3ecd609c8dd" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:24.147487  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:24.182592  2709 tablet_server.cc:179] TabletServer@127.2.165.65:34719 shutting down...
I20260710 11:09:24.210990  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:24.212014  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.212908  2709 raft_consensus.cc:2243] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.213498  2709 raft_consensus.cc:2272] T 1695ce55950a43089517ab3214bc93b3 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.216010  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.216794  2709 raft_consensus.cc:2243] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.217309  2709 raft_consensus.cc:2272] T 7f9cb7be4314403e92a6f536681f44eb P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.219533  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.220206  2709 raft_consensus.cc:2243] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.220741  2709 raft_consensus.cc:2272] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.223958  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.224682  2709 raft_consensus.cc:2243] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.225160  2709 raft_consensus.cc:2272] T 1991ed4e61354ebaa84bca3ac018ba06 P c7c601afffd3436c99f8e3ecd609c8dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.227210  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.227828  2709 raft_consensus.cc:2243] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.228384  2709 raft_consensus.cc:2272] T a0580009c5874fdba719931979ca49fc P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.231122  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.231747  2709 raft_consensus.cc:2243] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.232256  2709 raft_consensus.cc:2272] T 413ab4041a124026abe765c846216eca P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.234201  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.234772  2709 raft_consensus.cc:2243] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.235203  2709 raft_consensus.cc:2272] T 5b74af360c154c988520e243803b8b55 P c7c601afffd3436c99f8e3ecd609c8dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.237250  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.237800  2709 raft_consensus.cc:2243] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.238265  2709 raft_consensus.cc:2272] T 979ce9531f5a422eb4d47cb2d6aabf4d P c7c601afffd3436c99f8e3ecd609c8dd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.240206  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.240715  2709 raft_consensus.cc:2243] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.241164  2709 raft_consensus.cc:2272] T 7ca68561319d4166a91e9015f7bc929a P c7c601afffd3436c99f8e3ecd609c8dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.243011  2709 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:24.243515  2709 raft_consensus.cc:2243] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.243904  2709 raft_consensus.cc:2272] T 2f37e3181b404db38da8bd183b71845f P c7c601afffd3436c99f8e3ecd609c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:24.248611  5825 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 67 similar messages]
W20260710 11:09:24.252604  5825 consensus_peers.cc:597] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:24.264930  5899 consensus_peers.cc:597] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.283010  2709 tablet_server.cc:196] TabletServer@127.2.165.65:34719 shutdown complete.
W20260710 11:09:24.293560  5825 consensus_peers.cc:597] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.297379  5934 raft_consensus.cc:1275] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Refusing update from remote peer d7dcab5fa7cb495abcbeba63e6869462: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:09:24.297410  5899 consensus_peers.cc:597] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.299328  6184 consensus_queue.cc:1048] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3eb95ac7a346f28027073e969f05d0" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:24.313973  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
I20260710 11:09:24.346650  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:09:24.349452  5898 consensus_peers.cc:597] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Couldn't send request to peer d7dcab5fa7cb495abcbeba63e6869462. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:24.349534  5899 consensus_peers.cc:597] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 -> Peer c7c601afffd3436c99f8e3ecd609c8dd (127.2.165.65:34719): Couldn't send request to peer c7c601afffd3436c99f8e3ecd609c8dd. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.350416  2709 tablet_replica.cc:333] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.351549  2709 raft_consensus.cc:2243] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.352520  2709 raft_consensus.cc:2272] T 7f9cb7be4314403e92a6f536681f44eb P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.354846  2709 tablet_replica.cc:333] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.355471  2709 raft_consensus.cc:2243] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.356387  2709 raft_consensus.cc:2272] T a0580009c5874fdba719931979ca49fc P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.359436  2709 tablet_replica.cc:333] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.360216  2709 raft_consensus.cc:2243] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.360709  2709 raft_consensus.cc:2272] T 1991ed4e61354ebaa84bca3ac018ba06 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.363270  2709 tablet_replica.cc:333] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.363958  2709 raft_consensus.cc:2243] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.364539  2709 raft_consensus.cc:2272] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P d7dcab5fa7cb495abcbeba63e6869462 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.367190  2709 tablet_replica.cc:333] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.367762  2709 raft_consensus.cc:2243] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.368652  2709 raft_consensus.cc:2272] T 1695ce55950a43089517ab3214bc93b3 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.370654  2709 tablet_replica.cc:333] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.371225  2709 raft_consensus.cc:2243] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.372145  2709 raft_consensus.cc:2272] T 7ca68561319d4166a91e9015f7bc929a P d7dcab5fa7cb495abcbeba63e6869462 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.374222  2709 tablet_replica.cc:333] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.374843  2709 raft_consensus.cc:2243] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.375315  2709 raft_consensus.cc:2272] T 2f37e3181b404db38da8bd183b71845f P d7dcab5fa7cb495abcbeba63e6869462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.377699  2709 tablet_replica.cc:333] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.378515  2709 raft_consensus.cc:2243] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.379271  2709 raft_consensus.cc:2272] T 5b74af360c154c988520e243803b8b55 P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.381486  2709 tablet_replica.cc:333] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.382046  2709 raft_consensus.cc:2243] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.382886  2709 raft_consensus.cc:2272] T 413ab4041a124026abe765c846216eca P d7dcab5fa7cb495abcbeba63e6869462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.385385  2709 tablet_replica.cc:333] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462: stopping tablet replica
I20260710 11:09:24.385872  2709 raft_consensus.cc:2243] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.386272  2709 raft_consensus.cc:2272] T 979ce9531f5a422eb4d47cb2d6aabf4d P d7dcab5fa7cb495abcbeba63e6869462 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.421599  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
W20260710 11:09:24.441107  5898 consensus_peers.cc:597] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 -> Peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Couldn't send request to peer d7dcab5fa7cb495abcbeba63e6869462. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:42931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.449132  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
W20260710 11:09:24.452243  5731 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:09:24.478477  5898 consensus_peers.cc:597] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 -> Peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Couldn't send request to peer d7dcab5fa7cb495abcbeba63e6869462. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:42931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:24.485937  5898 consensus_peers.cc:597] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 -> Peer d7dcab5fa7cb495abcbeba63e6869462 (127.2.165.66:42931): Couldn't send request to peer d7dcab5fa7cb495abcbeba63e6869462. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:42931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:24.489280  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:24.490190  2709 tablet_replica.cc:333] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.490972  2709 raft_consensus.cc:2243] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.491539  2709 raft_consensus.cc:2272] T 1695ce55950a43089517ab3214bc93b3 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.494246  2709 tablet_replica.cc:333] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.495016  2709 raft_consensus.cc:2243] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.495959  2709 raft_consensus.cc:2272] T 1991ed4e61354ebaa84bca3ac018ba06 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.498378  2709 tablet_replica.cc:333] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.498986  2709 raft_consensus.cc:2243] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.499895  2709 raft_consensus.cc:2272] T 2a7fff5d3dfc49f186bf827ab8d6eb42 P 1d3eb95ac7a346f28027073e969f05d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.502527  2709 tablet_replica.cc:333] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.503126  2709 raft_consensus.cc:2243] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.503537  2709 raft_consensus.cc:2272] T 7ca68561319d4166a91e9015f7bc929a P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.505537  2709 tablet_replica.cc:333] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.506039  2709 raft_consensus.cc:2243] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.506848  2709 raft_consensus.cc:2272] T 2f37e3181b404db38da8bd183b71845f P 1d3eb95ac7a346f28027073e969f05d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.509073  2709 tablet_replica.cc:333] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.509598  2709 raft_consensus.cc:2243] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.510423  2709 raft_consensus.cc:2272] T 979ce9531f5a422eb4d47cb2d6aabf4d P 1d3eb95ac7a346f28027073e969f05d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.512620  2709 tablet_replica.cc:333] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.513118  2709 raft_consensus.cc:2243] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.513556  2709 raft_consensus.cc:2272] T 413ab4041a124026abe765c846216eca P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.516948  2709 tablet_replica.cc:333] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.517509  2709 raft_consensus.cc:2243] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.518301  2709 raft_consensus.cc:2272] T 5b74af360c154c988520e243803b8b55 P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.520308  2709 tablet_replica.cc:333] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.520777  2709 raft_consensus.cc:2243] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.521162  2709 raft_consensus.cc:2272] T a0580009c5874fdba719931979ca49fc P 1d3eb95ac7a346f28027073e969f05d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.523829  2709 tablet_replica.cc:333] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0: stopping tablet replica
I20260710 11:09:24.524348  2709 raft_consensus.cc:2243] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:24.524739  2709 raft_consensus.cc:2272] T 7f9cb7be4314403e92a6f536681f44eb P 1d3eb95ac7a346f28027073e969f05d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.550208  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
I20260710 11:09:24.572412  2709 master.cc:562] Master@127.2.165.126:45031 shutting down...
I20260710 11:09:24.605598  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:24.606196  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:24.606536  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a6942a1763b47039339a666aa882b27: stopping tablet replica
I20260710 11:09:24.631181  2709 master.cc:584] Master@127.2.165.126:45031 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13401 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:09:24.680358  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:33575
I20260710 11:09:24.681828  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:24.688207  6272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:24.689883  6273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:24.689913  6275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:24.690786  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:24.691864  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:24.692143  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:24.692293  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681764692279 us; error 0 us; skew 500 ppm
I20260710 11:09:24.692858  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:24.695719  2709 webserver.cc:533] Webserver started at http://127.2.165.126:39807/ using document root <none> and password file <none>
I20260710 11:09:24.696333  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:24.696507  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:24.696758  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:24.697970  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "acefa0eee65a47b699bb4443f7ed97a5"
format_stamp: "Formatted at 2026-07-10 11:09:24 on dist-test-slave-f0nt"
I20260710 11:09:24.703600  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:09:24.707878  6280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:24.708953  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:24.709357  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "acefa0eee65a47b699bb4443f7ed97a5"
format_stamp: "Formatted at 2026-07-10 11:09:24 on dist-test-slave-f0nt"
I20260710 11:09:24.709745  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:24.723462  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:24.725306  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:24.770788  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:33575
I20260710 11:09:24.770884  6331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:33575 every 8 connection(s)
I20260710 11:09:24.775209  6332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.786972  6332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5: Bootstrap starting.
I20260710 11:09:24.793079  6332 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.797767  6332 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5: No bootstrap required, opened a new log
I20260710 11:09:24.799906  6332 raft_consensus.cc:359] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acefa0eee65a47b699bb4443f7ed97a5" member_type: VOTER }
I20260710 11:09:24.800309  6332 raft_consensus.cc:385] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.800494  6332 raft_consensus.cc:740] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acefa0eee65a47b699bb4443f7ed97a5, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.801091  6332 consensus_queue.cc:260] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "acefa0eee65a47b699bb4443f7ed97a5" member_type: VOTER }
I20260710 11:09:24.801523  6332 raft_consensus.cc:399] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:24.801717  6332 raft_consensus.cc:493] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:24.801939  6332 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:24.806561  6332 raft_consensus.cc:515] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acefa0eee65a47b699bb4443f7ed97a5" member_type: VOTER }
I20260710 11:09:24.807058  6332 leader_election.cc:304] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [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: acefa0eee65a47b699bb4443f7ed97a5; no voters: 
I20260710 11:09:24.808317  6332 leader_election.cc:290] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:24.808804  6335 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:24.810523  6335 raft_consensus.cc:697] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 1 LEADER]: Becoming Leader. State: Replica: acefa0eee65a47b699bb4443f7ed97a5, State: Running, Role: LEADER
I20260710 11:09:24.811420  6332 sys_catalog.cc:565] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:24.811332  6335 consensus_queue.cc:237] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [LEADER]: Queue going to LEADER mode. State: All 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: "acefa0eee65a47b699bb4443f7ed97a5" member_type: VOTER }
I20260710 11:09:24.815696  6337 sys_catalog.cc:455] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acefa0eee65a47b699bb4443f7ed97a5. Latest consensus state: current_term: 1 leader_uuid: "acefa0eee65a47b699bb4443f7ed97a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acefa0eee65a47b699bb4443f7ed97a5" member_type: VOTER } }
I20260710 11:09:24.816583  6337 sys_catalog.cc:458] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:24.816256  6336 sys_catalog.cc:455] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acefa0eee65a47b699bb4443f7ed97a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acefa0eee65a47b699bb4443f7ed97a5" member_type: VOTER } }
I20260710 11:09:24.817366  6336 sys_catalog.cc:458] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:24.822034  6342 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:24.831032  6342 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:24.832540  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:24.842253  6342 catalog_manager.cc:1383] Generated new cluster ID: dd56ce8dcc854bef8db46d4a95fef828
I20260710 11:09:24.842679  6342 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:24.863955  6342 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:24.865473  6342 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:24.885517  6342 catalog_manager.cc:6070] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5: Generated new TSK 0
I20260710 11:09:24.886270  6342 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:24.899972  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:24.907231  6353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:24.908685  6354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:24.911828  2709 server_base.cc:1061] running on GCE node
W20260710 11:09:24.912449  6357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:24.914070  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:24.914440  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:24.914707  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681764914683 us; error 0 us; skew 500 ppm
I20260710 11:09:24.915509  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:24.918605  2709 webserver.cc:533] Webserver started at http://127.2.165.65:41113/ using document root <none> and password file <none>
I20260710 11:09:24.919085  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:24.919263  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:24.919490  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:24.920761  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "2dc3ad5050fa4f4caff5ea05b385776e"
format_stamp: "Formatted at 2026-07-10 11:09:24 on dist-test-slave-f0nt"
I20260710 11:09:24.926072  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 11:09:24.930124  6361 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:24.931205  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:09:24.931500  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "2dc3ad5050fa4f4caff5ea05b385776e"
format_stamp: "Formatted at 2026-07-10 11:09:24 on dist-test-slave-f0nt"
I20260710 11:09:24.931830  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:24.946832  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:24.948484  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:24.950289  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:24.953161  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:24.953378  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:24.953740  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:24.953900  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:25.006861  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:33389
I20260710 11:09:25.007009  6423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:33389 every 8 connection(s)
I20260710 11:09:25.012894  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:25.021898  6428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:25.022562  6429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:25.026695  6432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:25.027974  6424 heartbeater.cc:344] Connected to a master server at 127.2.165.126:33575
I20260710 11:09:25.028662  6424 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:25.029945  6424 heartbeater.cc:507] Master 127.2.165.126:33575 requested a full tablet report, sending...
I20260710 11:09:25.052264  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:25.056216  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:25.056705  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:25.056890  6297 ts_manager.cc:194] Registered new tserver with Master: 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65:33389)
I20260710 11:09:25.057080  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681765057056 us; error 0 us; skew 500 ppm
I20260710 11:09:25.058194  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:25.060518  6297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59614
I20260710 11:09:25.063062  2709 webserver.cc:533] Webserver started at http://127.2.165.66:42211/ using document root <none> and password file <none>
I20260710 11:09:25.064133  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:25.064445  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:25.064838  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:25.066747  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "3a9eaefb39d44796b8c940dab89bc49e"
format_stamp: "Formatted at 2026-07-10 11:09:25 on dist-test-slave-f0nt"
I20260710 11:09:25.073030  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:09:25.078258  6437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:25.079392  2709 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:09:25.079803  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "3a9eaefb39d44796b8c940dab89bc49e"
format_stamp: "Formatted at 2026-07-10 11:09:25 on dist-test-slave-f0nt"
I20260710 11:09:25.080255  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:25.094395  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:25.096161  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:25.098179  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:25.102098  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:25.102432  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:25.102859  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:25.103096  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:25.160954  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:46251
I20260710 11:09:25.161098  6499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:46251 every 8 connection(s)
I20260710 11:09:25.168567  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:25.180202  6503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:25.181006  6504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:25.188412  6500 heartbeater.cc:344] Connected to a master server at 127.2.165.126:33575
W20260710 11:09:25.188609  6506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:25.188980  6500 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:25.190214  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:25.190407  6500 heartbeater.cc:507] Master 127.2.165.126:33575 requested a full tablet report, sending...
I20260710 11:09:25.192389  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:25.192770  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:25.192996  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681765192975 us; error 0 us; skew 500 ppm
I20260710 11:09:25.193255  6297 ts_manager.cc:194] Registered new tserver with Master: 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251)
I20260710 11:09:25.193784  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:25.195030  6297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59622
I20260710 11:09:25.197293  2709 webserver.cc:533] Webserver started at http://127.2.165.67:36603/ using document root <none> and password file <none>
I20260710 11:09:25.198218  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:25.198514  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:25.198813  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:25.200445  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "0040a76bf2ed46c1baa92b54670e8076"
format_stamp: "Formatted at 2026-07-10 11:09:25 on dist-test-slave-f0nt"
I20260710 11:09:25.206169  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:25.210646  6511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:25.212159  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:09:25.212625  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "0040a76bf2ed46c1baa92b54670e8076"
format_stamp: "Formatted at 2026-07-10 11:09:25 on dist-test-slave-f0nt"
I20260710 11:09:25.213032  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:25.230706  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:25.232589  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:25.234491  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:25.237960  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:25.238312  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:25.238632  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:25.238855  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:25.302641  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:40807
I20260710 11:09:25.302855  6573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:40807 every 8 connection(s)
I20260710 11:09:25.321374  6574 heartbeater.cc:344] Connected to a master server at 127.2.165.126:33575
I20260710 11:09:25.322140  6574 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:25.323309  6574 heartbeater.cc:507] Master 127.2.165.126:33575 requested a full tablet report, sending...
I20260710 11:09:25.326613  6297 ts_manager.cc:194] Registered new tserver with Master: 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:25.327260  2709 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020827558s
I20260710 11:09:25.328469  6297 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59638
I20260710 11:09:25.363426  6297 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59640:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:25.365970  6297 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:25.431959  6389 tablet_service.cc:1511] Processing CreateTablet for tablet 74f8e3964d5b4278ab2c915c832f1505 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4bc21205c7c84f6db6d32d89cc20a6e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:25.435262  6389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f8e3964d5b4278ab2c915c832f1505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.435032  6388 tablet_service.cc:1511] Processing CreateTablet for tablet 6483bd2245e54b1197d93778f9e82759 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4bc21205c7c84f6db6d32d89cc20a6e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:25.436726  6388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6483bd2245e54b1197d93778f9e82759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.437161  6465 tablet_service.cc:1511] Processing CreateTablet for tablet 74f8e3964d5b4278ab2c915c832f1505 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4bc21205c7c84f6db6d32d89cc20a6e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:25.437762  6464 tablet_service.cc:1511] Processing CreateTablet for tablet 6483bd2245e54b1197d93778f9e82759 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4bc21205c7c84f6db6d32d89cc20a6e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:25.438616  6465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f8e3964d5b4278ab2c915c832f1505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.439440  6464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6483bd2245e54b1197d93778f9e82759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.453912  6538 tablet_service.cc:1511] Processing CreateTablet for tablet 6483bd2245e54b1197d93778f9e82759 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4bc21205c7c84f6db6d32d89cc20a6e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:25.455399  6538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6483bd2245e54b1197d93778f9e82759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.453912  6539 tablet_service.cc:1511] Processing CreateTablet for tablet 74f8e3964d5b4278ab2c915c832f1505 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4bc21205c7c84f6db6d32d89cc20a6e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:25.457782  6539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f8e3964d5b4278ab2c915c832f1505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.473102  6589 tablet_bootstrap.cc:492] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e: Bootstrap starting.
I20260710 11:09:25.477577  6590 tablet_bootstrap.cc:492] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e: Bootstrap starting.
I20260710 11:09:25.481315  6589 tablet_bootstrap.cc:654] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.484470  6591 tablet_bootstrap.cc:492] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076: Bootstrap starting.
I20260710 11:09:25.488670  6589 tablet_bootstrap.cc:492] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e: No bootstrap required, opened a new log
I20260710 11:09:25.489192  6589 ts_tablet_manager.cc:1403] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 11:09:25.490172  6590 tablet_bootstrap.cc:654] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.491798  6589 raft_consensus.cc:359] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.492808  6589 raft_consensus.cc:385] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.493135  6589 raft_consensus.cc:740] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.493981  6589 consensus_queue.cc:260] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.495085  6591 tablet_bootstrap.cc:654] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.497123  6424 heartbeater.cc:499] Master 127.2.165.126:33575 was elected leader, sending a full tablet report...
I20260710 11:09:25.497694  6589 ts_tablet_manager.cc:1434] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 11:09:25.498193  6590 tablet_bootstrap.cc:492] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e: No bootstrap required, opened a new log
I20260710 11:09:25.498672  6589 tablet_bootstrap.cc:492] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e: Bootstrap starting.
I20260710 11:09:25.498862  6590 ts_tablet_manager.cc:1403] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260710 11:09:25.502712  6590 raft_consensus.cc:359] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.503926  6590 raft_consensus.cc:385] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.504555  6590 raft_consensus.cc:740] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9eaefb39d44796b8c940dab89bc49e, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.506570  6589 tablet_bootstrap.cc:654] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.506094  6590 consensus_queue.cc:260] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
W20260710 11:09:25.512192  6425 tablet.cc:2406] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:25.513964  6591 tablet_bootstrap.cc:492] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076: No bootstrap required, opened a new log
I20260710 11:09:25.514917  6591 ts_tablet_manager.cc:1403] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260710 11:09:25.516029  6500 heartbeater.cc:499] Master 127.2.165.126:33575 was elected leader, sending a full tablet report...
I20260710 11:09:25.517421  6590 ts_tablet_manager.cc:1434] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.008s
I20260710 11:09:25.519830  6590 tablet_bootstrap.cc:492] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e: Bootstrap starting.
I20260710 11:09:25.520202  6589 tablet_bootstrap.cc:492] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e: No bootstrap required, opened a new log
I20260710 11:09:25.520913  6589 ts_tablet_manager.cc:1403] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:09:25.523953  6591 raft_consensus.cc:359] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.525141  6591 raft_consensus.cc:385] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.524684  6589 raft_consensus.cc:359] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.525557  6591 raft_consensus.cc:740] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0040a76bf2ed46c1baa92b54670e8076, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.525815  6589 raft_consensus.cc:385] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.526345  6589 raft_consensus.cc:740] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.526827  6591 consensus_queue.cc:260] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.527346  6589 consensus_queue.cc:260] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.529341  6590 tablet_bootstrap.cc:654] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.529901  6589 ts_tablet_manager.cc:1434] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:09:25.536623  6574 heartbeater.cc:499] Master 127.2.165.126:33575 was elected leader, sending a full tablet report...
I20260710 11:09:25.536917  6591 ts_tablet_manager.cc:1434] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.011s
I20260710 11:09:25.538053  6590 tablet_bootstrap.cc:492] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e: No bootstrap required, opened a new log
I20260710 11:09:25.538327  6591 tablet_bootstrap.cc:492] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076: Bootstrap starting.
I20260710 11:09:25.538731  6590 ts_tablet_manager.cc:1403] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260710 11:09:25.542564  6590 raft_consensus.cc:359] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.543493  6590 raft_consensus.cc:385] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.543849  6590 raft_consensus.cc:740] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9eaefb39d44796b8c940dab89bc49e, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.545082  6590 consensus_queue.cc:260] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.548995  6591 tablet_bootstrap.cc:654] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.549333  6590 ts_tablet_manager.cc:1434] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:09:25.555964  6591 tablet_bootstrap.cc:492] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076: No bootstrap required, opened a new log
I20260710 11:09:25.556563  6591 ts_tablet_manager.cc:1403] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260710 11:09:25.559846  6591 raft_consensus.cc:359] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.560628  6591 raft_consensus.cc:385] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.560971  6591 raft_consensus.cc:740] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0040a76bf2ed46c1baa92b54670e8076, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.561655  6591 consensus_queue.cc:260] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.563828  6591 ts_tablet_manager.cc:1434] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:09:25.675415  6598 raft_consensus.cc:493] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.676330  6598 raft_consensus.cc:515] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.678949  6598 leader_election.cc:290] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65:33389), 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251)
I20260710 11:09:25.686836  6594 raft_consensus.cc:493] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.687548  6594 raft_consensus.cc:515] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.691902  6594 leader_election.cc:290] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:25.692734  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "0040a76bf2ed46c1baa92b54670e8076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" is_pre_election: true
I20260710 11:09:25.692938  6475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "0040a76bf2ed46c1baa92b54670e8076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e" is_pre_election: true
I20260710 11:09:25.693922  6475 raft_consensus.cc:2468] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0040a76bf2ed46c1baa92b54670e8076 in term 0.
I20260710 11:09:25.694301  6399 raft_consensus.cc:2468] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0040a76bf2ed46c1baa92b54670e8076 in term 0.
I20260710 11:09:25.696278  6515 leader_election.cc:304] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0040a76bf2ed46c1baa92b54670e8076, 2dc3ad5050fa4f4caff5ea05b385776e; no voters: 
I20260710 11:09:25.697265  6598 raft_consensus.cc:2804] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.697695  6598 raft_consensus.cc:493] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.698072  6598 raft_consensus.cc:3060] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.704818  6475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e" is_pre_election: true
I20260710 11:09:25.705577  6475 raft_consensus.cc:2468] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 0.
I20260710 11:09:25.706977  6363 leader_election.cc:304] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc3ad5050fa4f4caff5ea05b385776e, 3a9eaefb39d44796b8c940dab89bc49e; no voters: 
I20260710 11:09:25.706970  6598 raft_consensus.cc:515] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.707692  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076" is_pre_election: true
I20260710 11:09:25.707926  6594 raft_consensus.cc:2804] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.708480  6594 raft_consensus.cc:493] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.708635  6549 raft_consensus.cc:2393] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dc3ad5050fa4f4caff5ea05b385776e in current term 1: Already voted for candidate 0040a76bf2ed46c1baa92b54670e8076 in this term.
I20260710 11:09:25.708792  6594 raft_consensus.cc:3060] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.710736  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "0040a76bf2ed46c1baa92b54670e8076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc3ad5050fa4f4caff5ea05b385776e"
I20260710 11:09:25.711351  6598 leader_election.cc:290] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [CANDIDATE]: Term 1 election: Requested vote from peers 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65:33389), 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251)
I20260710 11:09:25.710767  6475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "0040a76bf2ed46c1baa92b54670e8076" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e"
I20260710 11:09:25.712245  6475 raft_consensus.cc:3060] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.718294  6594 raft_consensus.cc:515] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.719820  6399 raft_consensus.cc:2393] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0040a76bf2ed46c1baa92b54670e8076 in current term 1: Already voted for candidate 2dc3ad5050fa4f4caff5ea05b385776e in this term.
I20260710 11:09:25.720711  6475 raft_consensus.cc:2468] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0040a76bf2ed46c1baa92b54670e8076 in term 1.
I20260710 11:09:25.721012  6594 leader_election.cc:290] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 election: Requested vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:25.722244  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e"
I20260710 11:09:25.722329  6513 leader_election.cc:304] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0040a76bf2ed46c1baa92b54670e8076, 3a9eaefb39d44796b8c940dab89bc49e; no voters: 
I20260710 11:09:25.723031  6474 raft_consensus.cc:2393] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dc3ad5050fa4f4caff5ea05b385776e in current term 1: Already voted for candidate 0040a76bf2ed46c1baa92b54670e8076 in this term.
I20260710 11:09:25.723655  6598 raft_consensus.cc:2804] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.724234  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6483bd2245e54b1197d93778f9e82759" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076"
I20260710 11:09:25.725258  6598 raft_consensus.cc:697] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 LEADER]: Becoming Leader. State: Replica: 0040a76bf2ed46c1baa92b54670e8076, State: Running, Role: LEADER
I20260710 11:09:25.726400  6598 consensus_queue.cc:237] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.734480  6363 leader_election.cc:304] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [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: 2dc3ad5050fa4f4caff5ea05b385776e; no voters: 0040a76bf2ed46c1baa92b54670e8076, 3a9eaefb39d44796b8c940dab89bc49e
I20260710 11:09:25.735335  6594 raft_consensus.cc:2749] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.738938  6297 catalog_manager.cc:5697] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "0040a76bf2ed46c1baa92b54670e8076" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.763595  6594 raft_consensus.cc:493] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.764279  6594 raft_consensus.cc:515] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.766170  6594 leader_election.cc:290] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:25.767153  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8e3964d5b4278ab2c915c832f1505" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e" is_pre_election: true
I20260710 11:09:25.767679  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8e3964d5b4278ab2c915c832f1505" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076" is_pre_election: true
I20260710 11:09:25.767915  6474 raft_consensus.cc:2468] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 0.
I20260710 11:09:25.768435  6549 raft_consensus.cc:2468] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 0.
I20260710 11:09:25.769193  6363 leader_election.cc:304] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc3ad5050fa4f4caff5ea05b385776e, 3a9eaefb39d44796b8c940dab89bc49e; no voters: 
I20260710 11:09:25.769934  6594 raft_consensus.cc:2804] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.770313  6594 raft_consensus.cc:493] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.770609  6594 raft_consensus.cc:3060] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.775501  6594 raft_consensus.cc:515] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.777700  6594 leader_election.cc:290] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 election: Requested vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:25.778658  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8e3964d5b4278ab2c915c832f1505" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e"
I20260710 11:09:25.778808  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8e3964d5b4278ab2c915c832f1505" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076"
I20260710 11:09:25.779394  6474 raft_consensus.cc:3060] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.779392  6549 raft_consensus.cc:3060] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.787626  6474 raft_consensus.cc:2468] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 1.
I20260710 11:09:25.787626  6549 raft_consensus.cc:2468] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 1.
I20260710 11:09:25.789350  6363 leader_election.cc:304] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc3ad5050fa4f4caff5ea05b385776e, 3a9eaefb39d44796b8c940dab89bc49e; no voters: 
I20260710 11:09:25.790155  6594 raft_consensus.cc:2804] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.792006  6594 raft_consensus.cc:697] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Becoming Leader. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Running, Role: LEADER
I20260710 11:09:25.793221  6594 consensus_queue.cc:237] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.801447  6295 catalog_manager.cc:5697] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65). New cstate: current_term: 1 leader_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.853292  6295 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59656:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:25.855264  6295 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.
I20260710 11:09:25.883301  6388 tablet_service.cc:1511] Processing CreateTablet for tablet 51bafed83a8e4e3ca7091131a900d1d9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ef64966707f342fdaa209e42ccc72917]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:25.884693  6388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bafed83a8e4e3ca7091131a900d1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.884698  6465 tablet_service.cc:1511] Processing CreateTablet for tablet 51bafed83a8e4e3ca7091131a900d1d9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ef64966707f342fdaa209e42ccc72917]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:25.886341  6465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bafed83a8e4e3ca7091131a900d1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.886124  6538 tablet_service.cc:1511] Processing CreateTablet for tablet 51bafed83a8e4e3ca7091131a900d1d9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ef64966707f342fdaa209e42ccc72917]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:25.887524  6538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51bafed83a8e4e3ca7091131a900d1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.890277  6389 tablet_service.cc:1511] Processing CreateTablet for tablet cfd5e28405bb4038aadb2b2919c83bc5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ef64966707f342fdaa209e42ccc72917]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:25.891602  6389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd5e28405bb4038aadb2b2919c83bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.897703  6464 tablet_service.cc:1511] Processing CreateTablet for tablet cfd5e28405bb4038aadb2b2919c83bc5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ef64966707f342fdaa209e42ccc72917]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:25.899233  6464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd5e28405bb4038aadb2b2919c83bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.899343  6539 tablet_service.cc:1511] Processing CreateTablet for tablet cfd5e28405bb4038aadb2b2919c83bc5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=ef64966707f342fdaa209e42ccc72917]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:25.900816  6539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd5e28405bb4038aadb2b2919c83bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:25.933241  6591 tablet_bootstrap.cc:492] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076: Bootstrap starting.
I20260710 11:09:25.933985  6590 tablet_bootstrap.cc:492] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: Bootstrap starting.
I20260710 11:09:25.934625  6589 tablet_bootstrap.cc:492] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e: Bootstrap starting.
I20260710 11:09:25.940763  6591 tablet_bootstrap.cc:654] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.941727  6590 tablet_bootstrap.cc:654] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.942081  6589 tablet_bootstrap.cc:654] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.951607  6589 tablet_bootstrap.cc:492] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e: No bootstrap required, opened a new log
I20260710 11:09:25.952199  6589 ts_tablet_manager.cc:1403] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260710 11:09:25.952955  6591 tablet_bootstrap.cc:492] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076: No bootstrap required, opened a new log
I20260710 11:09:25.953518  6591 ts_tablet_manager.cc:1403] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 11:09:25.953920  6590 tablet_bootstrap.cc:492] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: No bootstrap required, opened a new log
I20260710 11:09:25.954602  6590 ts_tablet_manager.cc:1403] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260710 11:09:25.955278  6589 raft_consensus.cc:359] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.956127  6589 raft_consensus.cc:385] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.956427  6589 raft_consensus.cc:740] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.956483  6591 raft_consensus.cc:359] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.957247  6591 raft_consensus.cc:385] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.957561  6591 raft_consensus.cc:740] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0040a76bf2ed46c1baa92b54670e8076, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.957419  6589 consensus_queue.cc:260] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.958495  6591 consensus_queue.cc:260] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.961261  6591 ts_tablet_manager.cc:1434] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:25.964532  6589 ts_tablet_manager.cc:1434] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:25.965672  6589 tablet_bootstrap.cc:492] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e: Bootstrap starting.
I20260710 11:09:25.966794  6590 raft_consensus.cc:359] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.967746  6590 raft_consensus.cc:385] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.968123  6590 raft_consensus.cc:740] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9eaefb39d44796b8c940dab89bc49e, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.969121  6590 consensus_queue.cc:260] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:25.972900  6589 tablet_bootstrap.cc:654] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.973639  6591 tablet_bootstrap.cc:492] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076: Bootstrap starting.
I20260710 11:09:25.975340  6590 ts_tablet_manager.cc:1434] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:09:25.976622  6590 tablet_bootstrap.cc:492] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e: Bootstrap starting.
I20260710 11:09:25.981789  6591 tablet_bootstrap.cc:654] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.984040  6590 tablet_bootstrap.cc:654] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.999265  6590 tablet_bootstrap.cc:492] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e: No bootstrap required, opened a new log
I20260710 11:09:25.999946  6590 ts_tablet_manager.cc:1403] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:09:25.999265  6589 tablet_bootstrap.cc:492] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e: No bootstrap required, opened a new log
I20260710 11:09:26.000947  6591 tablet_bootstrap.cc:492] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076: No bootstrap required, opened a new log
I20260710 11:09:26.001062  6589 ts_tablet_manager.cc:1403] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.007s
I20260710 11:09:26.001566  6591 ts_tablet_manager.cc:1403] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260710 11:09:26.003938  6590 raft_consensus.cc:359] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.004284  6589 raft_consensus.cc:359] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.004832  6590 raft_consensus.cc:385] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.004683  6591 raft_consensus.cc:359] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.005096  6589 raft_consensus.cc:385] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.005235  6590 raft_consensus.cc:740] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9eaefb39d44796b8c940dab89bc49e, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.005542  6591 raft_consensus.cc:385] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.005820  6589 raft_consensus.cc:740] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.006202  6591 raft_consensus.cc:740] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0040a76bf2ed46c1baa92b54670e8076, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.006685  6590 consensus_queue.cc:260] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.006971  6589 consensus_queue.cc:260] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.007395  6591 consensus_queue.cc:260] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.010020  6589 ts_tablet_manager.cc:1434] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:26.009102  6590 ts_tablet_manager.cc:1434] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:26.015380  6591 ts_tablet_manager.cc:1434] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 11:09:26.046914  6594 raft_consensus.cc:493] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.047549  6594 raft_consensus.cc:515] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.049544  6594 leader_election.cc:290] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:26.050731  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5e28405bb4038aadb2b2919c83bc5" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e" is_pre_election: true
I20260710 11:09:26.050988  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5e28405bb4038aadb2b2919c83bc5" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076" is_pre_election: true
I20260710 11:09:26.051532  6474 raft_consensus.cc:2468] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 0.
I20260710 11:09:26.051736  6549 raft_consensus.cc:2468] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 0.
I20260710 11:09:26.052901  6363 leader_election.cc:304] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc3ad5050fa4f4caff5ea05b385776e, 3a9eaefb39d44796b8c940dab89bc49e; no voters: 
I20260710 11:09:26.053750  6594 raft_consensus.cc:2804] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.054088  6594 raft_consensus.cc:493] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.054436  6594 raft_consensus.cc:3060] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.056318  6606 raft_consensus.cc:493] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.056901  6606 raft_consensus.cc:515] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.059032  6606 leader_election.cc:290] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:26.060458  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e" is_pre_election: true
I20260710 11:09:26.060395  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076" is_pre_election: true
I20260710 11:09:26.061321  6549 raft_consensus.cc:2468] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 0.
I20260710 11:09:26.061318  6474 raft_consensus.cc:2468] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 0.
I20260710 11:09:26.061554  6594 raft_consensus.cc:515] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.062762  6363 leader_election.cc:304] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0040a76bf2ed46c1baa92b54670e8076, 2dc3ad5050fa4f4caff5ea05b385776e; no voters: 
I20260710 11:09:26.063576  6606 raft_consensus.cc:2804] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.063833  6594 leader_election.cc:290] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 election: Requested vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:26.064148  6606 raft_consensus.cc:493] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.064535  6606 raft_consensus.cc:3060] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.065084  6474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5e28405bb4038aadb2b2919c83bc5" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e"
I20260710 11:09:26.065784  6474 raft_consensus.cc:3060] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.065835  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd5e28405bb4038aadb2b2919c83bc5" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076"
I20260710 11:09:26.066658  6549 raft_consensus.cc:3060] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.072235  6606 raft_consensus.cc:515] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.074450  6606 leader_election.cc:290] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 election: Requested vote from peers 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66:46251), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:26.075656  6474 raft_consensus.cc:2468] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 1.
I20260710 11:09:26.075672  6475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e"
I20260710 11:09:26.076643  6475 raft_consensus.cc:3060] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.076675  6548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9" candidate_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0040a76bf2ed46c1baa92b54670e8076"
I20260710 11:09:26.077464  6548 raft_consensus.cc:3060] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.077927  6549 raft_consensus.cc:2468] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 1.
I20260710 11:09:26.079509  6363 leader_election.cc:304] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0040a76bf2ed46c1baa92b54670e8076, 2dc3ad5050fa4f4caff5ea05b385776e; no voters: 
I20260710 11:09:26.081046  6606 raft_consensus.cc:2804] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.081573  6606 raft_consensus.cc:697] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Becoming Leader. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Running, Role: LEADER
I20260710 11:09:26.082460  6606 consensus_queue.cc:237] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.084926  6475 raft_consensus.cc:2468] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 1.
I20260710 11:09:26.085078  6548 raft_consensus.cc:2468] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc3ad5050fa4f4caff5ea05b385776e in term 1.
I20260710 11:09:26.086468  6363 leader_election.cc:304] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0040a76bf2ed46c1baa92b54670e8076, 2dc3ad5050fa4f4caff5ea05b385776e; no voters: 
I20260710 11:09:26.087234  6606 raft_consensus.cc:2804] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.087786  6606 raft_consensus.cc:697] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Becoming Leader. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Running, Role: LEADER
I20260710 11:09:26.088683  6606 consensus_queue.cc:237] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.091782  6296 catalog_manager.cc:5697] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65). New cstate: current_term: 1 leader_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.106892  6296 catalog_manager.cc:5697] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65). New cstate: current_term: 1 leader_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.118788  6598 consensus_queue.cc:1048] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.137634  6598 consensus_queue.cc:1048] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.188045  2709 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:09:26.190110  2709 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:09:26.190579  2709 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:09:26.205965  6399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9"
dest_uuid: "2dc3ad5050fa4f4caff5ea05b385776e"
mode: GRACEFUL
new_leader_uuid: "3a9eaefb39d44796b8c940dab89bc49e"
 from {username='slave'} at 127.0.0.1:42316
I20260710 11:09:26.206665  6399 raft_consensus.cc:606] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Received request to transfer leadership to TS 3a9eaefb39d44796b8c940dab89bc49e
I20260710 11:09:26.208283  2709 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:09:26.325634  6606 consensus_queue.cc:1048] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.339361  6630 consensus_queue.cc:1048] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.583704  6630 consensus_queue.cc:1048] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.591168  6606 raft_consensus.cc:993] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e: : Instructing follower 3a9eaefb39d44796b8c940dab89bc49e to start an election
I20260710 11:09:26.591832  6594 raft_consensus.cc:1081] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Signalling peer 3a9eaefb39d44796b8c940dab89bc49e to start an election
I20260710 11:09:26.594550  6474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9"
dest_uuid: "3a9eaefb39d44796b8c940dab89bc49e"
 from {username='slave'} at 127.0.0.1:41554
I20260710 11:09:26.595827  6474 raft_consensus.cc:493] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:26.596328  6474 raft_consensus.cc:3060] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:26.599622  6594 consensus_queue.cc:1048] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.606294  6474 raft_consensus.cc:515] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.611006  6474 leader_election.cc:290] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [CANDIDATE]: Term 2 election: Requested vote from peers 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65:33389), 0040a76bf2ed46c1baa92b54670e8076 (127.2.165.67:40807)
I20260710 11:09:26.615986  6606 consensus_queue.cc:1048] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.621572  6594 consensus_queue.cc:1048] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.637940  6549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9" candidate_uuid: "3a9eaefb39d44796b8c940dab89bc49e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0040a76bf2ed46c1baa92b54670e8076"
I20260710 11:09:26.638720  6549 raft_consensus.cc:3060] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:26.640153  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51bafed83a8e4e3ca7091131a900d1d9" candidate_uuid: "3a9eaefb39d44796b8c940dab89bc49e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2dc3ad5050fa4f4caff5ea05b385776e"
I20260710 11:09:26.640841  6399 raft_consensus.cc:3055] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:26.641187  6399 raft_consensus.cc:740] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2dc3ad5050fa4f4caff5ea05b385776e, State: Running, Role: LEADER
I20260710 11:09:26.641986  6399 consensus_queue.cc:260] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.643153  6399 raft_consensus.cc:3060] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:26.650168  6549 raft_consensus.cc:2468] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9eaefb39d44796b8c940dab89bc49e in term 2.
I20260710 11:09:26.653399  6439 leader_election.cc:304] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0040a76bf2ed46c1baa92b54670e8076, 3a9eaefb39d44796b8c940dab89bc49e; no voters: 
I20260710 11:09:26.654708  6596 raft_consensus.cc:2804] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:26.656174  6596 raft_consensus.cc:697] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 2 LEADER]: Becoming Leader. State: Replica: 3a9eaefb39d44796b8c940dab89bc49e, State: Running, Role: LEADER
I20260710 11:09:26.657245  6596 consensus_queue.cc:237] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } }
I20260710 11:09:26.659729  6399 raft_consensus.cc:2468] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9eaefb39d44796b8c940dab89bc49e in term 2.
I20260710 11:09:26.667017  6294 catalog_manager.cc:5697] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e reported cstate change: term changed from 1 to 2, leader changed from 2dc3ad5050fa4f4caff5ea05b385776e (127.2.165.65) to 3a9eaefb39d44796b8c940dab89bc49e (127.2.165.66). New cstate: current_term: 2 leader_uuid: "3a9eaefb39d44796b8c940dab89bc49e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2dc3ad5050fa4f4caff5ea05b385776e" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 33389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9eaefb39d44796b8c940dab89bc49e" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 46251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0040a76bf2ed46c1baa92b54670e8076" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 40807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.848270  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
I20260710 11:09:26.879739  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:26.880785  2709 tablet_replica.cc:333] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e: stopping tablet replica
I20260710 11:09:26.881462  2709 raft_consensus.cc:2243] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:26.882421  2709 raft_consensus.cc:2272] T cfd5e28405bb4038aadb2b2919c83bc5 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.885264  2709 tablet_replica.cc:333] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e: stopping tablet replica
I20260710 11:09:26.885900  2709 raft_consensus.cc:2243] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:26.886408  2709 raft_consensus.cc:2272] T 51bafed83a8e4e3ca7091131a900d1d9 P 2dc3ad5050fa4f4caff5ea05b385776e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.889014  2709 tablet_replica.cc:333] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e: stopping tablet replica
I20260710 11:09:26.889628  2709 raft_consensus.cc:2243] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:26.890115  2709 raft_consensus.cc:2272] T 6483bd2245e54b1197d93778f9e82759 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.892884  2709 tablet_replica.cc:333] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e: stopping tablet replica
I20260710 11:09:26.893471  2709 raft_consensus.cc:2243] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:26.894392  2709 raft_consensus.cc:2272] T 74f8e3964d5b4278ab2c915c832f1505 P 2dc3ad5050fa4f4caff5ea05b385776e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.921123  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
I20260710 11:09:26.938434  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
I20260710 11:09:26.965344  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:26.966307  2709 tablet_replica.cc:333] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e: stopping tablet replica
I20260710 11:09:26.967132  2709 raft_consensus.cc:2243] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:26.967723  2709 raft_consensus.cc:2272] T cfd5e28405bb4038aadb2b2919c83bc5 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.970649  2709 tablet_replica.cc:333] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: stopping tablet replica
I20260710 11:09:26.971309  2709 raft_consensus.cc:2243] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:26.972208  2709 pending_rounds.cc:70] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: Trying to abort 1 pending ops.
I20260710 11:09:26.972435  2709 pending_rounds.cc:77] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960516240650240 op_type: NO_OP noop_request { }
I20260710 11:09:26.972849  2709 raft_consensus.cc:2889] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:09:26.973181  2709 raft_consensus.cc:2272] T 51bafed83a8e4e3ca7091131a900d1d9 P 3a9eaefb39d44796b8c940dab89bc49e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.976454  2709 tablet_replica.cc:333] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e: stopping tablet replica
I20260710 11:09:26.977564  2709 raft_consensus.cc:2243] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:26.978358  2709 raft_consensus.cc:2272] T 6483bd2245e54b1197d93778f9e82759 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.981397  2709 tablet_replica.cc:333] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e: stopping tablet replica
I20260710 11:09:26.982025  2709 raft_consensus.cc:2243] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:26.982594  2709 raft_consensus.cc:2272] T 74f8e3964d5b4278ab2c915c832f1505 P 3a9eaefb39d44796b8c940dab89bc49e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:26.998148  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
I20260710 11:09:27.011770  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
I20260710 11:09:27.037744  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:27.038524  2709 tablet_replica.cc:333] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076: stopping tablet replica
I20260710 11:09:27.039369  2709 raft_consensus.cc:2243] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:27.039903  2709 raft_consensus.cc:2272] T cfd5e28405bb4038aadb2b2919c83bc5 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:27.042479  2709 tablet_replica.cc:333] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076: stopping tablet replica
I20260710 11:09:27.043046  2709 raft_consensus.cc:2243] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:27.043476  2709 raft_consensus.cc:2272] T 51bafed83a8e4e3ca7091131a900d1d9 P 0040a76bf2ed46c1baa92b54670e8076 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:27.045935  2709 tablet_replica.cc:333] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076: stopping tablet replica
I20260710 11:09:27.046442  2709 raft_consensus.cc:2243] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:27.046852  2709 raft_consensus.cc:2272] T 74f8e3964d5b4278ab2c915c832f1505 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:27.049204  2709 tablet_replica.cc:333] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076: stopping tablet replica
I20260710 11:09:27.049713  2709 raft_consensus.cc:2243] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:27.050463  2709 raft_consensus.cc:2272] T 6483bd2245e54b1197d93778f9e82759 P 0040a76bf2ed46c1baa92b54670e8076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:27.064692  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
I20260710 11:09:27.077003  2709 master.cc:562] Master@127.2.165.126:33575 shutting down...
I20260710 11:09:27.105619  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:27.106258  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:27.106608  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P acefa0eee65a47b699bb4443f7ed97a5: stopping tablet replica
I20260710 11:09:27.127166  2709 master.cc:584] Master@127.2.165.126:33575 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2489 ms)
[----------] 6 tests from LeaderRebalancerTest (92866 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:09:27.170360  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:34481
I20260710 11:09:27.171649  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:27.177505  6644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.178022  6645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.179755  6647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:27.180732  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:27.181695  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:27.181901  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:27.182032  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681767182020 us; error 0 us; skew 500 ppm
I20260710 11:09:27.182570  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:27.185838  2709 webserver.cc:533] Webserver started at http://127.2.165.126:44263/ using document root <none> and password file <none>
I20260710 11:09:27.186378  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:27.186563  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:27.186834  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:27.188234  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "86325bac902b4d0ca74ef97d8ac93641"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.193526  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:09:27.197959  6652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.199048  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:27.199344  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "86325bac902b4d0ca74ef97d8ac93641"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.199630  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:27.214675  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:27.215914  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:27.260390  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:34481
I20260710 11:09:27.260646  6703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:34481 every 8 connection(s)
I20260710 11:09:27.264935  6704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.279832  6704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641: Bootstrap starting.
I20260710 11:09:27.285866  6704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:27.291702  6704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641: No bootstrap required, opened a new log
I20260710 11:09:27.294610  6704 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86325bac902b4d0ca74ef97d8ac93641" member_type: VOTER }
I20260710 11:09:27.295090  6704 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:27.295401  6704 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86325bac902b4d0ca74ef97d8ac93641, State: Initialized, Role: FOLLOWER
I20260710 11:09:27.296221  6704 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86325bac902b4d0ca74ef97d8ac93641" member_type: VOTER }
I20260710 11:09:27.296813  6704 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:27.297049  6704 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:27.297391  6704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:27.303959  6704 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86325bac902b4d0ca74ef97d8ac93641" member_type: VOTER }
I20260710 11:09:27.304697  6704 leader_election.cc:304] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [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: 86325bac902b4d0ca74ef97d8ac93641; no voters: 
I20260710 11:09:27.306226  6704 leader_election.cc:290] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:27.306680  6707 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:27.308527  6707 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 1 LEADER]: Becoming Leader. State: Replica: 86325bac902b4d0ca74ef97d8ac93641, State: Running, Role: LEADER
I20260710 11:09:27.309295  6707 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [LEADER]: Queue going to LEADER mode. State: All 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: "86325bac902b4d0ca74ef97d8ac93641" member_type: VOTER }
I20260710 11:09:27.309805  6704 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:27.314625  6709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86325bac902b4d0ca74ef97d8ac93641. Latest consensus state: current_term: 1 leader_uuid: "86325bac902b4d0ca74ef97d8ac93641" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86325bac902b4d0ca74ef97d8ac93641" member_type: VOTER } }
I20260710 11:09:27.315363  6709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:27.320510  6708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86325bac902b4d0ca74ef97d8ac93641" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86325bac902b4d0ca74ef97d8ac93641" member_type: VOTER } }
I20260710 11:09:27.322006  6708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:27.323249  6713 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:27.332579  6713 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:27.334328  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:27.344499  6713 catalog_manager.cc:1383] Generated new cluster ID: c5e84f354c44453dbaeffee134ec4cd9
I20260710 11:09:27.344916  6713 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:27.379935  6713 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:27.381490  6713 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:27.397416  6713 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641: Generated new TSK 0
I20260710 11:09:27.398190  6713 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:27.466003  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:27.473527  6725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.474279  6726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.477250  6728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:27.477707  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:27.478801  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:27.479008  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:27.479244  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681767479206 us; error 0 us; skew 500 ppm
I20260710 11:09:27.479861  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:27.483045  2709 webserver.cc:533] Webserver started at http://127.2.165.65:46877/ using document root <none> and password file <none>
I20260710 11:09:27.483614  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:27.483796  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:27.484202  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:27.485451  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "13c1fc7a781d461687642f622f807dc3"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.491030  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:09:27.495807  6733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.497051  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:27.497364  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "13c1fc7a781d461687642f622f807dc3"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.497656  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:27.518544  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:27.519801  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:27.521512  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:27.524125  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:27.524330  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.524694  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:27.524856  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.571969  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:42625
I20260710 11:09:27.572157  6795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:42625 every 8 connection(s)
I20260710 11:09:27.577742  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:27.585909  6800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.586337  6801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.591714  6804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:27.591868  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:27.592975  6796 heartbeater.cc:344] Connected to a master server at 127.2.165.126:34481
I20260710 11:09:27.593441  6796 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:27.593586  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:27.593919  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:27.594107  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681767594071 us; error 0 us; skew 500 ppm
I20260710 11:09:27.594427  6796 heartbeater.cc:507] Master 127.2.165.126:34481 requested a full tablet report, sending...
I20260710 11:09:27.594812  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:27.597163  6669 ts_manager.cc:194] Registered new tserver with Master: 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625)
I20260710 11:09:27.597981  2709 webserver.cc:533] Webserver started at http://127.2.165.66:41555/ using document root <none> and password file <none>
I20260710 11:09:27.598647  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:27.598896  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:27.599251  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:27.599754  6669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43118
I20260710 11:09:27.600733  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "380b3cc09a12459baa73647eec7eae6b"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.606209  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:27.610268  6808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.611424  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:09:27.611828  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "380b3cc09a12459baa73647eec7eae6b"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.612272  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:27.642024  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:27.643169  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:27.644698  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:27.647105  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:27.647332  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.647590  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:27.647768  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.695889  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:36755
I20260710 11:09:27.696008  6870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:36755 every 8 connection(s)
I20260710 11:09:27.701551  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:27.711050  6874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.712100  6875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:27.715420  2709 server_base.cc:1061] running on GCE node
W20260710 11:09:27.716456  6877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:27.717244  6871 heartbeater.cc:344] Connected to a master server at 127.2.165.126:34481
I20260710 11:09:27.717795  6871 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:27.717938  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:27.718251  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:27.718462  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681767718442 us; error 0 us; skew 500 ppm
I20260710 11:09:27.718832  6871 heartbeater.cc:507] Master 127.2.165.126:34481 requested a full tablet report, sending...
I20260710 11:09:27.719349  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:27.721807  6669 ts_manager.cc:194] Registered new tserver with Master: 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:27.723126  2709 webserver.cc:533] Webserver started at http://127.2.165.67:40743/ using document root <none> and password file <none>
I20260710 11:09:27.723716  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:27.723934  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:27.723812  6669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43134
I20260710 11:09:27.724647  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:27.726079  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "8c49383c90c34988a7918d1db97ffa20"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.731477  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:27.735525  6882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.736537  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:27.736936  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "8c49383c90c34988a7918d1db97ffa20"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-f0nt"
I20260710 11:09:27.737268  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:27.781471  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:27.782815  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:27.784686  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:27.787489  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:27.787755  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.788029  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:27.788308  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:09:27.845556  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:39403
I20260710 11:09:27.845679  6944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:39403 every 8 connection(s)
I20260710 11:09:27.863099  6945 heartbeater.cc:344] Connected to a master server at 127.2.165.126:34481
I20260710 11:09:27.863514  6945 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:27.864507  6945 heartbeater.cc:507] Master 127.2.165.126:34481 requested a full tablet report, sending...
I20260710 11:09:27.866777  6669 ts_manager.cc:194] Registered new tserver with Master: 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:27.867554  2709 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018043563s
I20260710 11:09:27.868343  6669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43148
I20260710 11:09:27.900032  6669 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43154:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:27.903121  6669 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:27.978940  6910 tablet_service.cc:1511] Processing CreateTablet for tablet 4880fe3a10b64721ba2d260fbc510230 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:27.979740  6909 tablet_service.cc:1511] Processing CreateTablet for tablet 104d2f77a5e44653881a092a54e2ba43 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:27.980706  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4880fe3a10b64721ba2d260fbc510230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.983558  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104d2f77a5e44653881a092a54e2ba43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.986692  6908 tablet_service.cc:1511] Processing CreateTablet for tablet f92a104046cd431db4f03b53695b24a0 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:27.988358  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a104046cd431db4f03b53695b24a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.990090  6907 tablet_service.cc:1511] Processing CreateTablet for tablet 334ec5977bfb40aa95a844015b130c1e (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:27.991750  6907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334ec5977bfb40aa95a844015b130c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:27.997982  6906 tablet_service.cc:1511] Processing CreateTablet for tablet c62f0db94a8144af980d6ab887b4bf1d (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:27.999737  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62f0db94a8144af980d6ab887b4bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.016394  6761 tablet_service.cc:1511] Processing CreateTablet for tablet 4880fe3a10b64721ba2d260fbc510230 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:28.016394  6905 tablet_service.cc:1511] Processing CreateTablet for tablet 62730fa07e344e0bade71d1a310ad9d8 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:28.018280  6905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62730fa07e344e0bade71d1a310ad9d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.019510  6760 tablet_service.cc:1511] Processing CreateTablet for tablet 104d2f77a5e44653881a092a54e2ba43 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:28.022010  6759 tablet_service.cc:1511] Processing CreateTablet for tablet f92a104046cd431db4f03b53695b24a0 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:28.018280  6761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4880fe3a10b64721ba2d260fbc510230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.024340  6758 tablet_service.cc:1511] Processing CreateTablet for tablet 334ec5977bfb40aa95a844015b130c1e (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:28.025702  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334ec5977bfb40aa95a844015b130c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.028128  6757 tablet_service.cc:1511] Processing CreateTablet for tablet c62f0db94a8144af980d6ab887b4bf1d (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:28.030413  6756 tablet_service.cc:1511] Processing CreateTablet for tablet 62730fa07e344e0bade71d1a310ad9d8 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:28.032136  6904 tablet_service.cc:1511] Processing CreateTablet for tablet d0ab8f09cb9b4d308c69937115989b69 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:28.033793  6904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ab8f09cb9b4d308c69937115989b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.036492  6756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62730fa07e344e0bade71d1a310ad9d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.038312  6757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62f0db94a8144af980d6ab887b4bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.043284  6909 tablet_service.cc:1511] Processing CreateTablet for tablet 337ce5d3005648398334dc4c3de8facd (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:28.044492  6759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a104046cd431db4f03b53695b24a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.044873  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337ce5d3005648398334dc4c3de8facd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.048709  6760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104d2f77a5e44653881a092a54e2ba43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.065460  6755 tablet_service.cc:1511] Processing CreateTablet for tablet d0ab8f09cb9b4d308c69937115989b69 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:28.067054  6755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ab8f09cb9b4d308c69937115989b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.072046  6903 tablet_service.cc:1511] Processing CreateTablet for tablet 1e68d1a1b04645138ed70ab06c2b31ae (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:28.073619  6903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e68d1a1b04645138ed70ab06c2b31ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.073763  6754 tablet_service.cc:1511] Processing CreateTablet for tablet 337ce5d3005648398334dc4c3de8facd (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:28.075356  6754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337ce5d3005648398334dc4c3de8facd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.118707  6753 tablet_service.cc:1511] Processing CreateTablet for tablet 1e68d1a1b04645138ed70ab06c2b31ae (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:28.122243  6753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e68d1a1b04645138ed70ab06c2b31ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.134477  6836 tablet_service.cc:1511] Processing CreateTablet for tablet 4880fe3a10b64721ba2d260fbc510230 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:28.136448  6830 tablet_service.cc:1511] Processing CreateTablet for tablet d0ab8f09cb9b4d308c69937115989b69 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:28.137185  6835 tablet_service.cc:1511] Processing CreateTablet for tablet 104d2f77a5e44653881a092a54e2ba43 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:28.139957  6829 tablet_service.cc:1511] Processing CreateTablet for tablet 337ce5d3005648398334dc4c3de8facd (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:28.141300  6833 tablet_service.cc:1511] Processing CreateTablet for tablet 334ec5977bfb40aa95a844015b130c1e (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:28.143585  6832 tablet_service.cc:1511] Processing CreateTablet for tablet c62f0db94a8144af980d6ab887b4bf1d (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:28.146145  6831 tablet_service.cc:1511] Processing CreateTablet for tablet 62730fa07e344e0bade71d1a310ad9d8 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:28.143592  6828 tablet_service.cc:1511] Processing CreateTablet for tablet 1e68d1a1b04645138ed70ab06c2b31ae (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:28.139575  6834 tablet_service.cc:1511] Processing CreateTablet for tablet f92a104046cd431db4f03b53695b24a0 (DEFAULT_TABLE table=test-workload [id=eb5353655b514316b378599248c48aa8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:28.151621  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4880fe3a10b64721ba2d260fbc510230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.152551  6831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62730fa07e344e0bade71d1a310ad9d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.153530  6828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e68d1a1b04645138ed70ab06c2b31ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.155793  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334ec5977bfb40aa95a844015b130c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.160442  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104d2f77a5e44653881a092a54e2ba43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.161332  6830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ab8f09cb9b4d308c69937115989b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.164487  6829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337ce5d3005648398334dc4c3de8facd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.168418  6834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a104046cd431db4f03b53695b24a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.172508  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62f0db94a8144af980d6ab887b4bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.190620  6964 tablet_bootstrap.cc:492] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.211285  6962 tablet_bootstrap.cc:492] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.215309  6963 tablet_bootstrap.cc:492] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.239173  6964 tablet_bootstrap.cc:654] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.243526  6962 tablet_bootstrap.cc:654] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.250700  6963 tablet_bootstrap.cc:654] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.261806  6964 tablet_bootstrap.cc:492] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.262511  6964 ts_tablet_manager.cc:1403] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.024s
I20260710 11:09:28.265107  6963 tablet_bootstrap.cc:492] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.265722  6963 ts_tablet_manager.cc:1403] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.000s
I20260710 11:09:28.266009  6964 raft_consensus.cc:359] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.266883  6964 raft_consensus.cc:385] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.267225  6964 raft_consensus.cc:740] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.268267  6964 consensus_queue.cc:260] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.269136  6963 raft_consensus.cc:359] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.272006  6963 raft_consensus.cc:385] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.273890  6963 raft_consensus.cc:740] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.276400  6963 consensus_queue.cc:260] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.282117  6964 ts_tablet_manager.cc:1434] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.005s
I20260710 11:09:28.283116  6871 heartbeater.cc:499] Master 127.2.165.126:34481 was elected leader, sending a full tablet report...
I20260710 11:09:28.283949  6796 heartbeater.cc:499] Master 127.2.165.126:34481 was elected leader, sending a full tablet report...
I20260710 11:09:28.288941  6963 ts_tablet_manager.cc:1434] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.003s
I20260710 11:09:28.289886  6962 tablet_bootstrap.cc:492] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.290410  6962 ts_tablet_manager.cc:1403] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.020s
I20260710 11:09:28.293008  6963 tablet_bootstrap.cc:492] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.293316  6962 raft_consensus.cc:359] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.294137  6962 raft_consensus.cc:385] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.294485  6962 raft_consensus.cc:740] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.296438  6962 consensus_queue.cc:260] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.299566  6964 tablet_bootstrap.cc:492] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.302379  6963 tablet_bootstrap.cc:654] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.305421  6945 heartbeater.cc:499] Master 127.2.165.126:34481 was elected leader, sending a full tablet report...
I20260710 11:09:28.305869  6962 ts_tablet_manager.cc:1434] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.011s
I20260710 11:09:28.307065  6962 tablet_bootstrap.cc:492] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.309276  6963 tablet_bootstrap.cc:492] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.309989  6963 ts_tablet_manager.cc:1403] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 11:09:28.313786  6963 raft_consensus.cc:359] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.314625  6962 tablet_bootstrap.cc:654] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.314940  6963 raft_consensus.cc:385] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.315462  6963 raft_consensus.cc:740] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.316545  6963 consensus_queue.cc:260] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.317514  6964 tablet_bootstrap.cc:654] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.319401  6963 ts_tablet_manager.cc:1434] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:28.320683  6963 tablet_bootstrap.cc:492] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
W20260710 11:09:28.328694  6717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:28.329456  6963 tablet_bootstrap.cc:654] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.372673  6964 tablet_bootstrap.cc:492] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.373270  6964 ts_tablet_manager.cc:1403] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.074s	user 0.034s	sys 0.025s
I20260710 11:09:28.376756  6963 tablet_bootstrap.cc:492] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.376633  6964 raft_consensus.cc:359] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.377396  6964 raft_consensus.cc:385] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.377475  6962 tablet_bootstrap.cc:492] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.377485  6963 ts_tablet_manager.cc:1403] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.057s	user 0.036s	sys 0.017s
I20260710 11:09:28.377701  6964 raft_consensus.cc:740] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.378397  6962 ts_tablet_manager.cc:1403] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.072s	user 0.034s	sys 0.033s
I20260710 11:09:28.378928  6964 consensus_queue.cc:260] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.381145  6964 ts_tablet_manager.cc:1434] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:28.381601  6963 raft_consensus.cc:359] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.381784  6962 raft_consensus.cc:359] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.382206  6964 tablet_bootstrap.cc:492] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.382520  6963 raft_consensus.cc:385] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.382587  6962 raft_consensus.cc:385] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.383042  6963 raft_consensus.cc:740] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.383188  6962 raft_consensus.cc:740] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.383987  6963 consensus_queue.cc:260] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.384270  6962 consensus_queue.cc:260] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.386508  6962 ts_tablet_manager.cc:1434] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:28.386508  6963 ts_tablet_manager.cc:1434] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:28.387763  6963 tablet_bootstrap.cc:492] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.387763  6962 tablet_bootstrap.cc:492] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.389582  6964 tablet_bootstrap.cc:654] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.394892  6962 tablet_bootstrap.cc:654] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.395285  6963 tablet_bootstrap.cc:654] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.407867  6963 tablet_bootstrap.cc:492] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.407967  6962 tablet_bootstrap.cc:492] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.408524  6963 ts_tablet_manager.cc:1403] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:09:28.408545  6962 ts_tablet_manager.cc:1403] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:09:28.411948  6962 raft_consensus.cc:359] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.412086  6963 raft_consensus.cc:359] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.412930  6962 raft_consensus.cc:385] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.413007  6963 raft_consensus.cc:385] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.413398  6962 raft_consensus.cc:740] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.413445  6963 raft_consensus.cc:740] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.414484  6963 consensus_queue.cc:260] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.414484  6962 consensus_queue.cc:260] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.417248  6963 ts_tablet_manager.cc:1434] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:28.418360  6963 tablet_bootstrap.cc:492] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.420342  6962 ts_tablet_manager.cc:1434] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:09:28.421631  6962 tablet_bootstrap.cc:492] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.425173  6963 tablet_bootstrap.cc:654] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.428499  6962 tablet_bootstrap.cc:654] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.437495  6963 tablet_bootstrap.cc:492] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.438104  6963 ts_tablet_manager.cc:1403] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:09:28.439929  6962 tablet_bootstrap.cc:492] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.440518  6962 ts_tablet_manager.cc:1403] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:09:28.441272  6963 raft_consensus.cc:359] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.442133  6963 raft_consensus.cc:385] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.442466  6963 raft_consensus.cc:740] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.443297  6963 consensus_queue.cc:260] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.443686  6962 raft_consensus.cc:359] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.444517  6962 raft_consensus.cc:385] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.444833  6962 raft_consensus.cc:740] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.445899  6963 ts_tablet_manager.cc:1434] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:09:28.445901  6962 consensus_queue.cc:260] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.447157  6963 tablet_bootstrap.cc:492] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.448874  6962 ts_tablet_manager.cc:1434] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:28.450050  6962 tablet_bootstrap.cc:492] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.452150  6969 raft_consensus.cc:493] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.452963  6969 raft_consensus.cc:515] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.454455  6963 tablet_bootstrap.cc:654] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.458685  6962 tablet_bootstrap.cc:654] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.463932  6968 raft_consensus.cc:493] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.464835  6968 raft_consensus.cc:515] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.467113  6963 tablet_bootstrap.cc:492] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.467754  6963 ts_tablet_manager.cc:1403] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:09:28.470032  6962 tablet_bootstrap.cc:492] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.470799  6962 ts_tablet_manager.cc:1403] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260710 11:09:28.473112  6963 raft_consensus.cc:359] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.473902  6963 raft_consensus.cc:385] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.474197  6963 raft_consensus.cc:740] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.474936  6962 raft_consensus.cc:359] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.475759  6962 raft_consensus.cc:385] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.476089  6962 raft_consensus.cc:740] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.477026  6962 consensus_queue.cc:260] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.474901  6963 consensus_queue.cc:260] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.479661  6962 ts_tablet_manager.cc:1434] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:28.480774  6962 tablet_bootstrap.cc:492] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.480942  6968 leader_election.cc:290] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.487414  6962 tablet_bootstrap.cc:654] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.494936  6969 leader_election.cc:290] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.498672  6963 ts_tablet_manager.cc:1434] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260710 11:09:28.500159  6963 tablet_bootstrap.cc:492] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.519767  6963 tablet_bootstrap.cc:654] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.520329  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
W20260710 11:09:28.522253  6734 leader_election.cc:343] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.533118  6963 tablet_bootstrap.cc:492] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.533890  6963 ts_tablet_manager.cc:1403] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260710 11:09:28.535069  6970 raft_consensus.cc:493] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.535564  6970 raft_consensus.cc:515] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.537070  6963 raft_consensus.cc:359] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.537788  6963 raft_consensus.cc:385] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.538098  6963 raft_consensus.cc:740] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.538266  6970 leader_election.cc:290] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.539022  6963 consensus_queue.cc:260] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.542495  6963 ts_tablet_manager.cc:1434] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:28.544126  6963 tablet_bootstrap.cc:492] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.553228  6963 tablet_bootstrap.cc:654] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.557149  6987 raft_consensus.cc:493] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.558034  6987 raft_consensus.cc:515] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.561415  6987 leader_election.cc:290] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.563603  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:28.564630  6846 raft_consensus.cc:2468] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:28.566659  6734 leader_election.cc:304] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:28.567298  6963 tablet_bootstrap.cc:492] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.567942  6987 raft_consensus.cc:2804] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.568131  6963 ts_tablet_manager.cc:1403] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260710 11:09:28.568971  6987 raft_consensus.cc:493] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.569641  6987 raft_consensus.cc:3060] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.572643  6963 raft_consensus.cc:359] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.573664  6963 raft_consensus.cc:385] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.574007  6963 raft_consensus.cc:740] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.574836  6963 consensus_queue.cc:260] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.577795  6963 ts_tablet_manager.cc:1434] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:28.579109  6963 tablet_bootstrap.cc:492] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:28.587415  6963 tablet_bootstrap.cc:654] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.603132  6969 raft_consensus.cc:493] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.604179  6969 raft_consensus.cc:515] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.601612  6963 tablet_bootstrap.cc:492] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:28.605895  6963 ts_tablet_manager.cc:1403] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260710 11:09:28.609869  6970 raft_consensus.cc:493] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.610554  6963 raft_consensus.cc:359] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.610697  6970 raft_consensus.cc:515] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.612429  6963 raft_consensus.cc:385] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.612888  6963 raft_consensus.cc:740] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.613963  6963 consensus_queue.cc:260] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.615053  6970 leader_election.cc:290] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.622277  6969 leader_election.cc:290] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.622982  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
W20260710 11:09:28.624684  6734 leader_election.cc:343] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.629524  6987 raft_consensus.cc:515] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.640348  6968 raft_consensus.cc:493] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.640959  6968 raft_consensus.cc:515] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.641319  6987 leader_election.cc:290] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.642768  6964 tablet_bootstrap.cc:492] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.643122  6968 leader_election.cc:290] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.643461  6964 ts_tablet_manager.cc:1403] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.261s	user 0.087s	sys 0.146s
I20260710 11:09:28.645211  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:28.645911  6846 raft_consensus.cc:3060] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.647150  6964 raft_consensus.cc:359] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.650029  6962 tablet_bootstrap.cc:492] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.650836  6962 ts_tablet_manager.cc:1403] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.170s	user 0.053s	sys 0.093s
I20260710 11:09:28.654040  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:28.654345  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:28.655088  6771 raft_consensus.cc:2393] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:28.655789  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.656833  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.657452  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.658118  6918 raft_consensus.cc:2468] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:28.654966  6770 raft_consensus.cc:2468] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:28.659192  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:28.656023  6970 raft_consensus.cc:493] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.659633  6962 raft_consensus.cc:359] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.660284  6970 raft_consensus.cc:515] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.660882  6962 raft_consensus.cc:385] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.661334  6962 raft_consensus.cc:740] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.662230  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:28.662636  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:28.663060  6770 raft_consensus.cc:2468] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 0.
I20260710 11:09:28.663530  6771 raft_consensus.cc:2468] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 0.
I20260710 11:09:28.662309  6964 raft_consensus.cc:385] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.665124  6964 raft_consensus.cc:740] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.665522  6809 leader_election.cc:304] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:28.666101  6964 consensus_queue.cc:260] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.666605  6968 raft_consensus.cc:2804] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.667181  6968 raft_consensus.cc:493] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.667553  6968 raft_consensus.cc:3060] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.668094  6970 leader_election.cc:290] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.668339  6963 ts_tablet_manager.cc:1434] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.062s	user 0.016s	sys 0.005s
I20260710 11:09:28.670467  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.670711  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.671511  6846 raft_consensus.cc:2468] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:28.672775  6734 leader_election.cc:304] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
W20260710 11:09:28.673244  6736 leader_election.cc:343] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.673954  6994 raft_consensus.cc:2804] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.674811  6994 raft_consensus.cc:697] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:28.675709  6883 leader_election.cc:304] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:28.676082  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
W20260710 11:09:28.676571  6736 leader_election.cc:343] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.675925  6994 consensus_queue.cc:237] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.677044  6771 raft_consensus.cc:2468] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 0.
I20260710 11:09:28.677095  6736 leader_election.cc:304] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3; no voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:28.678117  6968 raft_consensus.cc:515] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.678674  6987 raft_consensus.cc:2749] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.678736  6736 leader_election.cc:304] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [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: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 380b3cc09a12459baa73647eec7eae6b
W20260710 11:09:28.680315  6811 leader_election.cc:343] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.680742  6987 raft_consensus.cc:2804] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.680956  6811 leader_election.cc:304] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b; no voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:28.681353  6987 raft_consensus.cc:493] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.682010  6987 raft_consensus.cc:3060] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.683637  6970 raft_consensus.cc:2804] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.685827  6970 raft_consensus.cc:493] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.686192  6970 raft_consensus.cc:3060] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:28.682868  6736 leader_election.cc:343] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.689662  6964 ts_tablet_manager.cc:1434] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.004s
I20260710 11:09:28.690572  6987 raft_consensus.cc:515] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.694289  6987 leader_election.cc:290] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.694403  6964 tablet_bootstrap.cc:492] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.683992  6883 leader_election.cc:304] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:28.696410  6968 leader_election.cc:290] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.694514  6970 raft_consensus.cc:515] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
W20260710 11:09:28.702456  6811 leader_election.cc:343] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.700156  6666 catalog_manager.cc:5697] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.706467  6970 leader_election.cc:290] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.707093  6970 raft_consensus.cc:2804] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.707007  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:28.707530  6970 raft_consensus.cc:493] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.696457  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
W20260710 11:09:28.708715  6811 leader_election.cc:343] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.709148  6998 raft_consensus.cc:2749] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.662271  6962 consensus_queue.cc:260] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
W20260710 11:09:28.709319  6734 leader_election.cc:343] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.712131  6962 ts_tablet_manager.cc:1434] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.061s	user 0.013s	sys 0.000s
I20260710 11:09:28.713524  6883 leader_election.cc:304] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:28.697688  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:28.714555  6771 raft_consensus.cc:3060] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.715456  6962 tablet_bootstrap.cc:492] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.715811  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:28.716202  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:28.716581  6770 raft_consensus.cc:3060] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.718317  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:28.720597  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:28.721447  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:28.722352  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
W20260710 11:09:28.722973  6883 leader_election.cc:343] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.723172  6962 tablet_bootstrap.cc:654] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:28.724287  6883 leader_election.cc:343] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:28.725307  6883 leader_election.cc:343] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:28.726337  6883 leader_election.cc:343] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.727500  6999 raft_consensus.cc:2804] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.727979  6999 raft_consensus.cc:493] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.728425  6999 raft_consensus.cc:3060] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.729439  6771 raft_consensus.cc:2468] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:28.730497  6770 raft_consensus.cc:2468] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 1.
I20260710 11:09:28.707882  6970 raft_consensus.cc:3060] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.732290  6809 leader_election.cc:304] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:28.733736  6998 raft_consensus.cc:2804] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.734328  6998 raft_consensus.cc:697] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:28.736708  6998 consensus_queue.cc:237] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.738447  6964 tablet_bootstrap.cc:654] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.738597  6999 raft_consensus.cc:515] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.741731  6999 leader_election.cc:290] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.744402  6970 raft_consensus.cc:515] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.745975  6883 leader_election.cc:304] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:28.746191  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:28.749018  6999 raft_consensus.cc:2804] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:09:28.750946  6883 leader_election.cc:343] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.754041  6962 tablet_bootstrap.cc:492] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.754379  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:28.754810  6962 ts_tablet_manager.cc:1403] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.009s
I20260710 11:09:28.755064  6770 raft_consensus.cc:3060] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.755461  6918 raft_consensus.cc:2393] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13c1fc7a781d461687642f622f807dc3 in current term 1: Already voted for candidate 8c49383c90c34988a7918d1db97ffa20 in this term.
I20260710 11:09:28.758543  6962 raft_consensus.cc:359] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.764856  6962 raft_consensus.cc:385] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.765291  6962 raft_consensus.cc:740] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.766384  6962 consensus_queue.cc:260] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.763356  6999 raft_consensus.cc:697] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:28.769814  6962 ts_tablet_manager.cc:1434] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:09:28.770385  6999 consensus_queue.cc:237] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.761102  6736 leader_election.cc:304] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [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: 13c1fc7a781d461687642f622f807dc3; no voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:28.762403  6994 raft_consensus.cc:493] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.762647  6964 tablet_bootstrap.cc:492] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.771687  6994 raft_consensus.cc:515] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.763052  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:28.763983  7005 raft_consensus.cc:493] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.772670  6964 ts_tablet_manager.cc:1403] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.004s
W20260710 11:09:28.774205  6883 leader_election.cc:343] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.774406  6987 raft_consensus.cc:2749] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.774237  6994 leader_election.cc:290] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.775218  6770 raft_consensus.cc:2468] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 1.
I20260710 11:09:28.763919  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:28.776252  6771 raft_consensus.cc:2393] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c49383c90c34988a7918d1db97ffa20 in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:28.776665  6883 leader_election.cc:304] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:28.773752  7005 raft_consensus.cc:515] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.777634  6964 raft_consensus.cc:359] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.778504  6964 raft_consensus.cc:385] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.778848  6964 raft_consensus.cc:740] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.779623  7005 leader_election.cc:290] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.779834  6964 consensus_queue.cc:260] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.780891  7005 raft_consensus.cc:2804] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.781384  7005 raft_consensus.cc:697] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:28.782608  6964 ts_tablet_manager.cc:1434] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:28.782246  7005 consensus_queue.cc:237] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.771090  6962 tablet_bootstrap.cc:492] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.783717  6964 tablet_bootstrap.cc:492] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.784615  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f0db94a8144af980d6ab887b4bf1d" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
W20260710 11:09:28.786674  6734 leader_election.cc:343] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.760625  6970 leader_election.cc:290] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.798187  6962 tablet_bootstrap.cc:654] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.797991  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:28.799468  6770 raft_consensus.cc:2468] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 0.
I20260710 11:09:28.799444  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:28.800598  6844 raft_consensus.cc:2468] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 0.
I20260710 11:09:28.801496  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f0db94a8144af980d6ab887b4bf1d" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.801493  6883 leader_election.cc:304] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [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: 8c49383c90c34988a7918d1db97ffa20; no voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:28.804141  7006 raft_consensus.cc:2749] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.806607  6994 raft_consensus.cc:493] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.807260  6994 raft_consensus.cc:515] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.807524  6883 leader_election.cc:304] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
W20260710 11:09:28.807736  6736 leader_election.cc:343] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.808434  6736 leader_election.cc:304] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3; no voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:28.808713  7007 raft_consensus.cc:2804] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.809303  6987 raft_consensus.cc:2749] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:28.810156  6964 tablet_bootstrap.cc:654] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.810120  6994 leader_election.cc:290] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.811194  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:28.809324  7007 raft_consensus.cc:493] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.812590  7007 raft_consensus.cc:3060] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:28.812942  6734 leader_election.cc:343] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.814792  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.815814  6918 raft_consensus.cc:2468] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:28.817327  6962 tablet_bootstrap.cc:492] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.817974  6962 ts_tablet_manager.cc:1403] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.002s
I20260710 11:09:28.817956  6736 leader_election.cc:304] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [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: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:28.819792  6994 raft_consensus.cc:2804] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.820310  6994 raft_consensus.cc:493] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:28.820668  6994 raft_consensus.cc:3060] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.822926  6668 catalog_manager.cc:5697] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 1 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.821904  6962 raft_consensus.cc:359] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.826395  6962 raft_consensus.cc:385] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.826773  6962 raft_consensus.cc:740] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.828169  6962 consensus_queue.cc:260] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.826642  7007 raft_consensus.cc:515] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.829521  6994 raft_consensus.cc:515] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.831117  7007 leader_election.cc:290] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:28.831357  6962 ts_tablet_manager.cc:1434] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:28.832284  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:28.832978  6770 raft_consensus.cc:3060] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.833669  6998 raft_consensus.cc:493] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:28.834139  6998 raft_consensus.cc:515] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.836489  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:28.837157  6844 raft_consensus.cc:3060] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.839921  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:28.841200  6998 leader_election.cc:290] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.840986  6771 raft_consensus.cc:2468] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:28.840919  6770 raft_consensus.cc:2468] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 1.
I20260710 11:09:28.843007  6809 leader_election.cc:304] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:28.843240  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:28.843362  6883 leader_election.cc:304] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:28.843302  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:28.844312  7007 raft_consensus.cc:2804] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.844276  6998 raft_consensus.cc:2804] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:28.844861  6994 leader_election.cc:290] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.845136  7007 raft_consensus.cc:697] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:28.845362  6998 raft_consensus.cc:493] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:28.845602  6734 leader_election.cc:343] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:28.845935  6998 raft_consensus.cc:3060] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.846509  6918 raft_consensus.cc:2468] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:28.846205  7007 consensus_queue.cc:237] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.855077  6998 raft_consensus.cc:515] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.860369  6844 raft_consensus.cc:2468] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 1.
I20260710 11:09:28.861125  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:28.861515  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:28.861845  6770 raft_consensus.cc:3060] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.862084  6917 raft_consensus.cc:3060] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.863039  6668 catalog_manager.cc:5697] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.874006  6770 raft_consensus.cc:2468] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:28.857228  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:28.875427  6918 raft_consensus.cc:3060] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:28.875597  6809 leader_election.cc:304] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:28.857285  6962 tablet_bootstrap.cc:492] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:28.879276  6996 raft_consensus.cc:2804] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.879812  6996 raft_consensus.cc:697] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:28.881548  6996 consensus_queue.cc:237] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.884112  6962 tablet_bootstrap.cc:654] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.885848  6964 tablet_bootstrap.cc:492] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.886399  6964 ts_tablet_manager.cc:1403] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.015s
I20260710 11:09:28.888347  6668 catalog_manager.cc:5697] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:28.889595  6917 raft_consensus.cc:2468] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:28.890506  6668 catalog_manager.cc:5697] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:28.891070  6964 raft_consensus.cc:359] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.892457  6964 raft_consensus.cc:385] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.893129  6964 raft_consensus.cc:740] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.894475  6964 consensus_queue.cc:260] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.898093  6964 ts_tablet_manager.cc:1434] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:09:28.898595  6998 leader_election.cc:290] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:28.901222  6964 tablet_bootstrap.cc:492] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.910969  6669 catalog_manager.cc:5697] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 1 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.911932  6962 tablet_bootstrap.cc:492] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:28.912581  6962 ts_tablet_manager.cc:1403] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.011s
I20260710 11:09:28.912845  6964 tablet_bootstrap.cc:654] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.915102  6962 raft_consensus.cc:359] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.915701  6962 raft_consensus.cc:385] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.915925  6962 raft_consensus.cc:740] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.916844  6962 consensus_queue.cc:260] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.919703  6918 raft_consensus.cc:2468] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:28.920678  6964 tablet_bootstrap.cc:492] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.921192  6964 ts_tablet_manager.cc:1403] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260710 11:09:28.921494  6736 leader_election.cc:304] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:28.922454  6994 raft_consensus.cc:2804] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:28.922947  6994 raft_consensus.cc:697] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:28.923974  6962 ts_tablet_manager.cc:1434] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:09:28.923687  6994 consensus_queue.cc:237] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.930289  6964 raft_consensus.cc:359] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.930986  6964 raft_consensus.cc:385] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.931250  6964 raft_consensus.cc:740] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.932006  6964 consensus_queue.cc:260] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:28.934540  6964 ts_tablet_manager.cc:1434] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:09:28.934034  6669 catalog_manager.cc:5697] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:28.936887  6964 tablet_bootstrap.cc:492] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.944769  6964 tablet_bootstrap.cc:654] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.950394  6964 tablet_bootstrap.cc:492] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.950879  6964 ts_tablet_manager.cc:1403] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 11:09:28.953482  6964 raft_consensus.cc:359] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.954103  6964 raft_consensus.cc:385] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.954322  6964 raft_consensus.cc:740] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.955066  6964 consensus_queue.cc:260] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.956648  6964 ts_tablet_manager.cc:1434] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:28.957875  6964 tablet_bootstrap.cc:492] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.964272  6964 tablet_bootstrap.cc:654] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.969569  6964 tablet_bootstrap.cc:492] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.970098  6964 ts_tablet_manager.cc:1403] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:09:28.972473  6964 raft_consensus.cc:359] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.973138  6964 raft_consensus.cc:385] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.973408  6964 raft_consensus.cc:740] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.974025  6964 consensus_queue.cc:260] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.975890  6964 ts_tablet_manager.cc:1434] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:28.976991  6964 tablet_bootstrap.cc:492] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:28.983299  6964 tablet_bootstrap.cc:654] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:28.988533  6964 tablet_bootstrap.cc:492] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:28.989105  6964 ts_tablet_manager.cc:1403] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 11:09:28.991469  6964 raft_consensus.cc:359] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.992079  6964 raft_consensus.cc:385] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:28.992486  6964 raft_consensus.cc:740] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:28.993151  6964 consensus_queue.cc:260] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:28.994800  6964 ts_tablet_manager.cc:1434] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:29.110708  6996 raft_consensus.cc:493] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:29.111356  6996 raft_consensus.cc:515] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:29.113380  6996 leader_election.cc:290] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403), 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625)
I20260710 11:09:29.114485  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:29.114826  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:29.115628  6770 raft_consensus.cc:2393] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 8c49383c90c34988a7918d1db97ffa20 in this term.
I20260710 11:09:29.116773  6809 leader_election.cc:304] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b; no voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:29.117529  6996 raft_consensus.cc:3060] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.122606  7005 raft_consensus.cc:493] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:29.123209  7005 raft_consensus.cc:515] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:29.123837  6996 raft_consensus.cc:2749] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:29.125432  7005 leader_election.cc:290] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:29.126385  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:29.126631  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:29.126602  6994 consensus_queue.cc:1048] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.127722  6844 raft_consensus.cc:2393] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c49383c90c34988a7918d1db97ffa20 in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:29.128793  6883 leader_election.cc:304] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c49383c90c34988a7918d1db97ffa20; no voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:29.130182  7005 raft_consensus.cc:3060] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.140034  7005 raft_consensus.cc:2749] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:29.145586  6994 consensus_queue.cc:1048] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.182541  6918 raft_consensus.cc:3060] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.190949  6996 raft_consensus.cc:493] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:29.191610  6996 raft_consensus.cc:515] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:29.192137  6998 consensus_queue.cc:1048] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.193661  6996 leader_election.cc:290] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:29.194659  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:29.195263  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:29.195503  6770 raft_consensus.cc:2393] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:29.196213  6917 raft_consensus.cc:2393] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 8c49383c90c34988a7918d1db97ffa20 in this term.
I20260710 11:09:29.197566  6811 leader_election.cc:304] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b; no voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:29.198561  6996 raft_consensus.cc:3060] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.207582  6996 raft_consensus.cc:2749] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:29.207603  7027 consensus_queue.cc:1048] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.231009  7005 consensus_queue.cc:1048] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:29.236047  7027 raft_consensus.cc:493] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:29.236686  7027 raft_consensus.cc:515] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:29.238871  7027 leader_election.cc:290] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:29.242550  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f0db94a8144af980d6ab887b4bf1d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:29.243254  6918 raft_consensus.cc:2468] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:29.243322  7007 consensus_queue.cc:1048] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.244807  6811 leader_election.cc:304] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:29.245688  7027 raft_consensus.cc:2804] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:29.246045  7027 raft_consensus.cc:493] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:29.246354  7027 raft_consensus.cc:3060] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.246673  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f0db94a8144af980d6ab887b4bf1d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:29.247467  6770 raft_consensus.cc:2468] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:29.254093  7027 raft_consensus.cc:515] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:29.257257  7027 leader_election.cc:290] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:29.258308  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f0db94a8144af980d6ab887b4bf1d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:29.257941  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62f0db94a8144af980d6ab887b4bf1d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:29.259105  6918 raft_consensus.cc:3060] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.259164  6770 raft_consensus.cc:3060] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.266559  6770 raft_consensus.cc:2468] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:29.266559  6918 raft_consensus.cc:2468] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:29.267997  6809 leader_election.cc:304] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:29.268908  7027 raft_consensus.cc:2804] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:29.269555  7027 raft_consensus.cc:697] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:29.269990  7007 consensus_queue.cc:1048] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:29.270335  7027 consensus_queue.cc:237] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:29.282138  6844 raft_consensus.cc:3060] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.281366  6666 catalog_manager.cc:5697] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 1 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:29.295333  6970 consensus_queue.cc:1048] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.326184  7027 raft_consensus.cc:493] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:29.326805  7027 raft_consensus.cc:515] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:29.328995  7027 leader_election.cc:290] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:29.329963  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:29.330315  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:29.331071  6918 raft_consensus.cc:2393] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:29.332371  6811 leader_election.cc:304] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b; no voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:29.333122  7027 raft_consensus.cc:3060] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:29.334430  6994 consensus_queue.cc:1048] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:29.334823  6717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:29.340582  7027 raft_consensus.cc:2749] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:29.349488  6994 consensus_queue.cc:1048] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:29.367980  7027 consensus_queue.cc:1048] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:29.380264  7027 consensus_queue.cc:1048] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:29.434990  6970 consensus_queue.cc:1048] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:29.447732  7006 consensus_queue.cc:1048] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.732034  7027 consensus_queue.cc:1048] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:29.744249  6998 consensus_queue.cc:1048] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:09:30.338974  6717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:30.521464  7035 raft_consensus.cc:493] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:30.522282  7035 raft_consensus.cc:515] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:30.524538  7035 leader_election.cc:290] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:30.525362  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:30.525789  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:30.526052  6844 raft_consensus.cc:2468] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:30.526640  6918 raft_consensus.cc:2468] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:30.527504  6734 leader_election.cc:304] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [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: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:30.528457  7035 raft_consensus.cc:2804] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:30.528872  7035 raft_consensus.cc:493] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:30.529206  7035 raft_consensus.cc:3060] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.536113  7035 raft_consensus.cc:515] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:30.538393  7035 leader_election.cc:290] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:30.539703  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:30.539640  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334ec5977bfb40aa95a844015b130c1e" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:30.540606  6918 raft_consensus.cc:3060] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.540621  6844 raft_consensus.cc:3060] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.548265  6844 raft_consensus.cc:2468] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:30.548265  6918 raft_consensus.cc:2468] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:30.549786  6736 leader_election.cc:304] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:30.550591  7035 raft_consensus.cc:2804] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:30.551669  7035 raft_consensus.cc:697] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:30.552667  7035 consensus_queue.cc:237] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER 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: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:30.560783  6666 catalog_manager.cc:5697] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 2, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:30.776611  6918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
mode: GRACEFUL
new_leader_uuid: "13c1fc7a781d461687642f622f807dc3"
 from {username='slave'} at 127.0.0.1:43200
I20260710 11:09:30.777313  6918 raft_consensus.cc:606] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Received request to transfer leadership to TS 13c1fc7a781d461687642f622f807dc3
I20260710 11:09:30.783578  6918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
mode: GRACEFUL
new_leader_uuid: "13c1fc7a781d461687642f622f807dc3"
 from {username='slave'} at 127.0.0.1:43200
I20260710 11:09:30.784271  6918 raft_consensus.cc:606] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Received request to transfer leadership to TS 13c1fc7a781d461687642f622f807dc3
I20260710 11:09:30.805809  6917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
mode: GRACEFUL
new_leader_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:43200
I20260710 11:09:30.806380  6917 raft_consensus.cc:606] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Received request to transfer leadership to TS 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:30.822347  6770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
mode: GRACEFUL
new_leader_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:44550
I20260710 11:09:30.822963  6770 raft_consensus.cc:606] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Received request to transfer leadership to TS 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:30.838492  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
mode: GRACEFUL
new_leader_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:43684
I20260710 11:09:30.839249  6844 raft_consensus.cc:606] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Received request to transfer leadership to TS 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:30.846824  7007 raft_consensus.cc:993] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20: : Instructing follower 13c1fc7a781d461687642f622f807dc3 to start an election
I20260710 11:09:30.847355  7007 raft_consensus.cc:1081] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Signalling peer 13c1fc7a781d461687642f622f807dc3 to start an election
I20260710 11:09:30.849164  6770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
 from {username='slave'} at 127.0.0.1:44546
I20260710 11:09:30.849835  6770 raft_consensus.cc:493] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:30.850176  6770 raft_consensus.cc:3060] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.856410  6770 raft_consensus.cc:515] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:30.858690  6770 leader_election.cc:290] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Requested vote from peers 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:30.859743  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:30.860134  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4880fe3a10b64721ba2d260fbc510230" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:30.860486  6917 raft_consensus.cc:3055] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:30.860786  6844 raft_consensus.cc:3060] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.860908  6917 raft_consensus.cc:740] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:30.861919  6917 consensus_queue.cc:260] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:30.863159  6917 raft_consensus.cc:3060] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.867995  6844 raft_consensus.cc:2468] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:30.869278  6917 raft_consensus.cc:2468] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:30.869448  6734 leader_election.cc:304] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:30.870448  7035 raft_consensus.cc:2804] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:30.871037  7035 raft_consensus.cc:697] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:30.871838  7035 consensus_queue.cc:237] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } }
I20260710 11:09:30.880295  6666 catalog_manager.cc:5697] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 1 to 2, leader changed from 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67) to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:30.992826  6844 raft_consensus.cc:1275] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:30.994362  6998 raft_consensus.cc:993] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b: : Instructing follower 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:30.994444  7035 consensus_queue.cc:1048] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:30.994978  7055 raft_consensus.cc:1081] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Signalling peer 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:30.997012  6917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:43184
I20260710 11:09:30.997606  6917 raft_consensus.cc:493] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:30.998054  6917 raft_consensus.cc:3060] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.006878  6917 raft_consensus.cc:515] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.008931  6918 raft_consensus.cc:1275] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:31.009007  6917 leader_election.cc:290] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:31.010684  7035 consensus_queue.cc:1048] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:31.011087  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:31.011096  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e68d1a1b04645138ed70ab06c2b31ae" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:31.011787  6770 raft_consensus.cc:3060] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.012473  6845 raft_consensus.cc:3055] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:31.012813  6845 raft_consensus.cc:740] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:31.013669  6845 consensus_queue.cc:260] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.014854  6845 raft_consensus.cc:3060] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.019838  6770 raft_consensus.cc:2468] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:31.021509  6883 leader_election.cc:304] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:31.022661  7007 raft_consensus.cc:2804] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:31.023257  7007 raft_consensus.cc:697] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:31.024391  7007 consensus_queue.cc:237] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.027957  6845 raft_consensus.cc:2468] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:31.044206  6666 catalog_manager.cc:5697] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 1 to 2, leader changed from 380b3cc09a12459baa73647eec7eae6b (127.2.165.66) to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:31.126071  7053 raft_consensus.cc:993] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20: : Instructing follower 13c1fc7a781d461687642f622f807dc3 to start an election
I20260710 11:09:31.126158  7043 raft_consensus.cc:993] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3: : Instructing follower 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:31.126713  7007 raft_consensus.cc:1081] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Signalling peer 13c1fc7a781d461687642f622f807dc3 to start an election
I20260710 11:09:31.126855  7035 raft_consensus.cc:1081] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Signalling peer 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:31.128736  6770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
 from {username='slave'} at 127.0.0.1:44546
I20260710 11:09:31.128731  6845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:43668
I20260710 11:09:31.129326  6770 raft_consensus.cc:493] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:31.129731  6845 raft_consensus.cc:493] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:31.129817  6770 raft_consensus.cc:3060] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.130270  6845 raft_consensus.cc:3060] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.136304  6845 raft_consensus.cc:515] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.137014  6770 raft_consensus.cc:515] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.138315  6845 leader_election.cc:290] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:31.139283  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:31.139492  6770 leader_election.cc:290] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:31.139679  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337ce5d3005648398334dc4c3de8facd" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:31.140035  6771 raft_consensus.cc:3055] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:31.140404  6918 raft_consensus.cc:3060] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.140450  6771 raft_consensus.cc:740] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:31.141513  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:31.141878  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104d2f77a5e44653881a092a54e2ba43" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:31.142191  6845 raft_consensus.cc:3060] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.142581  6917 raft_consensus.cc:3055] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:31.142912  6917 raft_consensus.cc:740] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:31.143653  6917 consensus_queue.cc:260] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.144688  6917 raft_consensus.cc:3060] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.148895  6918 raft_consensus.cc:2468] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 2.
I20260710 11:09:31.149775  6845 raft_consensus.cc:2468] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:31.141538  6771 consensus_queue.cc:260] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.150137  6917 raft_consensus.cc:2468] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:31.150444  6811 leader_election.cc:304] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:31.151129  6734 leader_election.cc:304] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:31.151338  6771 raft_consensus.cc:3060] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.151547  7055 raft_consensus.cc:2804] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:31.152215  7055 raft_consensus.cc:697] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:31.152542  7035 raft_consensus.cc:2804] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:31.153076  7035 raft_consensus.cc:697] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:31.153126  7055 consensus_queue.cc:237] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.154165  7035 consensus_queue.cc:237] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.160244  6771 raft_consensus.cc:2468] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 2.
I20260710 11:09:31.163545  6666 catalog_manager.cc:5697] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 1 to 2, leader changed from 13c1fc7a781d461687642f622f807dc3 (127.2.165.65) to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 2 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.165525  6668 catalog_manager.cc:5697] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 1 to 2, leader changed from 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67) to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.252701  6845 raft_consensus.cc:1275] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.254341  7035 consensus_queue.cc:1048] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.268776  6918 raft_consensus.cc:1275] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.270560  7035 consensus_queue.cc:1048] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.283478  7053 raft_consensus.cc:993] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20: : Instructing follower 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:31.284006  7007 raft_consensus.cc:1081] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Signalling peer 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:31.285888  6845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:43670
I20260710 11:09:31.286624  6845 raft_consensus.cc:493] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:31.286983  6845 raft_consensus.cc:3060] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.293952  6845 raft_consensus.cc:515] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.295822  6845 leader_election.cc:290] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:31.297221  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:31.297873  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ab8f09cb9b4d308c69937115989b69" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:31.297940  6918 raft_consensus.cc:3055] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:31.298630  6771 raft_consensus.cc:3060] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.298679  6918 raft_consensus.cc:740] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:31.299948  6918 consensus_queue.cc:260] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.301210  6918 raft_consensus.cc:3060] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:31.304536  6771 raft_consensus.cc:2468] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 2.
I20260710 11:09:31.305960  6809 leader_election.cc:304] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:31.306788  7055 raft_consensus.cc:2804] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:31.307341  7055 raft_consensus.cc:697] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:31.308302  7055 consensus_queue.cc:237] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:31.308207  6918 raft_consensus.cc:2468] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 2.
I20260710 11:09:31.317916  6668 catalog_manager.cc:5697] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 1 to 2, leader changed from 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67) to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 2 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:31.463052  6771 raft_consensus.cc:1275] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.464692  7007 consensus_queue.cc:1048] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.477404  6845 raft_consensus.cc:1275] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.479478  7053 consensus_queue.cc:1048] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.575825  6918 raft_consensus.cc:1275] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.577345  7055 consensus_queue.cc:1048] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.587950  6771 raft_consensus.cc:1275] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.590080  6998 consensus_queue.cc:1048] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.713832  6918 raft_consensus.cc:1275] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.715416  7066 consensus_queue.cc:1048] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.726637  6845 raft_consensus.cc:1275] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.729674  7035 consensus_queue.cc:1048] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.838372  6918 raft_consensus.cc:1275] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.839845  6998 consensus_queue.cc:1048] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:31.850651  6771 raft_consensus.cc:1275] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:31.852888  6998 consensus_queue.cc:1048] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.872277  6668 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43170:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:33.874718  6668 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:33.930696  6756 tablet_service.cc:1511] Processing CreateTablet for tablet 94e27efb72da493da43a2d8b92027c0d (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:33.932247  6756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e27efb72da493da43a2d8b92027c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.935097  6760 tablet_service.cc:1511] Processing CreateTablet for tablet 1edc5527f55c4975bd1ac83949836e25 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:33.935858  6834 tablet_service.cc:1511] Processing CreateTablet for tablet 94e27efb72da493da43a2d8b92027c0d (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:33.936182  6906 tablet_service.cc:1511] Processing CreateTablet for tablet 94e27efb72da493da43a2d8b92027c0d (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:33.936738  6760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edc5527f55c4975bd1ac83949836e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.937472  6834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e27efb72da493da43a2d8b92027c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.937629  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e27efb72da493da43a2d8b92027c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.940723  6909 tablet_service.cc:1511] Processing CreateTablet for tablet 1edc5527f55c4975bd1ac83949836e25 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:33.942355  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edc5527f55c4975bd1ac83949836e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.944284  6905 tablet_service.cc:1511] Processing CreateTablet for tablet 20454ab6e92e43d2b115a6e4c3b76c72 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:33.940723  6832 tablet_service.cc:1511] Processing CreateTablet for tablet 1edc5527f55c4975bd1ac83949836e25 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:33.946126  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edc5527f55c4975bd1ac83949836e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.945791  6833 tablet_service.cc:1511] Processing CreateTablet for tablet 20454ab6e92e43d2b115a6e4c3b76c72 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:33.947260  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20454ab6e92e43d2b115a6e4c3b76c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.949226  6759 tablet_service.cc:1511] Processing CreateTablet for tablet 20454ab6e92e43d2b115a6e4c3b76c72 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:33.950663  6759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20454ab6e92e43d2b115a6e4c3b76c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.950534  6755 tablet_service.cc:1511] Processing CreateTablet for tablet bfd83b234eb84ac7bb6a43356aeb9a31 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:33.945855  6905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20454ab6e92e43d2b115a6e4c3b76c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.952221  6755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd83b234eb84ac7bb6a43356aeb9a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.961329  6836 tablet_service.cc:1511] Processing CreateTablet for tablet bfd83b234eb84ac7bb6a43356aeb9a31 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:33.963431  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd83b234eb84ac7bb6a43356aeb9a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.988421  6903 tablet_service.cc:1511] Processing CreateTablet for tablet bfd83b234eb84ac7bb6a43356aeb9a31 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:33.990079  6903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd83b234eb84ac7bb6a43356aeb9a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.991714  6758 tablet_service.cc:1511] Processing CreateTablet for tablet f91c42291b4a41a49d92715b10b49a59 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:33.993981  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91c42291b4a41a49d92715b10b49a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.028230  7096 tablet_bootstrap.cc:492] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.028748  6836 tablet_service.cc:1511] Processing CreateTablet for tablet f91c42291b4a41a49d92715b10b49a59 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:34.030743  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91c42291b4a41a49d92715b10b49a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.037446  6905 tablet_service.cc:1511] Processing CreateTablet for tablet f91c42291b4a41a49d92715b10b49a59 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:34.038985  6905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91c42291b4a41a49d92715b10b49a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.047200  7096 tablet_bootstrap.cc:654] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.059971  7095 tablet_bootstrap.cc:492] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.065145  6830 tablet_service.cc:1511] Processing CreateTablet for tablet af9641a2637d4ec7bf479a2ba177f298 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:34.066690  6830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9641a2637d4ec7bf479a2ba177f298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.060123  6755 tablet_service.cc:1511] Processing CreateTablet for tablet af9641a2637d4ec7bf479a2ba177f298 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:34.069347  6755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9641a2637d4ec7bf479a2ba177f298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.077068  6906 tablet_service.cc:1511] Processing CreateTablet for tablet af9641a2637d4ec7bf479a2ba177f298 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:34.078692  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9641a2637d4ec7bf479a2ba177f298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.081283  7094 tablet_bootstrap.cc:492] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.085817  6832 tablet_service.cc:1511] Processing CreateTablet for tablet a37bf3cedb46445cac8e400e878c02c3 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:34.086970  6760 tablet_service.cc:1511] Processing CreateTablet for tablet a37bf3cedb46445cac8e400e878c02c3 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:34.088807  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37bf3cedb46445cac8e400e878c02c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.094178  7096 tablet_bootstrap.cc:492] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.100198  7096 ts_tablet_manager.cc:1403] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.006s
I20260710 11:09:34.100538  6756 tablet_service.cc:1511] Processing CreateTablet for tablet c586286334784a0aa710db58dbe5fe39 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:34.103169  6756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c586286334784a0aa710db58dbe5fe39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.104142  6760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37bf3cedb46445cac8e400e878c02c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.104578  6905 tablet_service.cc:1511] Processing CreateTablet for tablet a37bf3cedb46445cac8e400e878c02c3 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:34.105947  6905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a37bf3cedb46445cac8e400e878c02c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.110787  7096 raft_consensus.cc:359] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.113924  6903 tablet_service.cc:1511] Processing CreateTablet for tablet c586286334784a0aa710db58dbe5fe39 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:34.114419  7096 raft_consensus.cc:385] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.114172  6833 tablet_service.cc:1511] Processing CreateTablet for tablet c586286334784a0aa710db58dbe5fe39 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:34.126375  7096 raft_consensus.cc:740] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.127539  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c586286334784a0aa710db58dbe5fe39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.127238  7096 consensus_queue.cc:260] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.129976  6830 tablet_service.cc:1511] Processing CreateTablet for tablet 8573a0163afa458eac753c7357d71909 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:34.131515  6830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8573a0163afa458eac753c7357d71909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.120787  6759 tablet_service.cc:1511] Processing CreateTablet for tablet 8573a0163afa458eac753c7357d71909 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:34.133204  6759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8573a0163afa458eac753c7357d71909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.133675  7081 raft_consensus.cc:493] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.134302  7081 raft_consensus.cc:515] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.136744  7081 leader_election.cc:290] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:34.138602  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:34.140219  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.115453  6903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c586286334784a0aa710db58dbe5fe39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.094863  7095 tablet_bootstrap.cc:654] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.131551  7094 tablet_bootstrap.cc:654] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:34.153436  6883 leader_election.cc:343] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:34.155617  6906 tablet_service.cc:1511] Processing CreateTablet for tablet 8573a0163afa458eac753c7357d71909 (DEFAULT_TABLE table=soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 11:09:34.172875  6883 leader_election.cc:343] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:34.173346  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8573a0163afa458eac753c7357d71909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.173377  6883 leader_election.cc:304] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c49383c90c34988a7918d1db97ffa20; no voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:34.169970  7096 ts_tablet_manager.cc:1434] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260710 11:09:34.179275  7081 raft_consensus.cc:2749] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:34.187697  7096 tablet_bootstrap.cc:492] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.196092  7095 tablet_bootstrap.cc:492] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.196799  7095 ts_tablet_manager.cc:1403] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.017s
I20260710 11:09:34.197428  7096 tablet_bootstrap.cc:654] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.197929  7094 tablet_bootstrap.cc:492] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.198609  7094 ts_tablet_manager.cc:1403] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.006s
I20260710 11:09:34.200763  7095 raft_consensus.cc:359] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.201673  7095 raft_consensus.cc:385] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.202004  7095 raft_consensus.cc:740] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.202872  7095 consensus_queue.cc:260] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.203037  7094 raft_consensus.cc:359] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.203943  7094 raft_consensus.cc:385] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.204311  7094 raft_consensus.cc:740] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.205125  7094 consensus_queue.cc:260] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.205909  7095 ts_tablet_manager.cc:1434] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:34.207996  7094 ts_tablet_manager.cc:1434] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:09:34.209448  7094 tablet_bootstrap.cc:492] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.209596  7095 tablet_bootstrap.cc:492] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.213268  7096 tablet_bootstrap.cc:492] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.213907  7096 ts_tablet_manager.cc:1403] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260710 11:09:34.217636  7095 tablet_bootstrap.cc:654] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.217890  7096 raft_consensus.cc:359] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.218716  7096 raft_consensus.cc:385] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.218999  7096 raft_consensus.cc:740] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.219784  7096 consensus_queue.cc:260] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.220690  7081 raft_consensus.cc:493] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.221344  7081 raft_consensus.cc:515] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.224663  7096 ts_tablet_manager.cc:1434] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:09:34.225818  7096 tablet_bootstrap.cc:492] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.217636  7094 tablet_bootstrap.cc:654] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.230572  7081 leader_election.cc:290] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:34.233870  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc5527f55c4975bd1ac83949836e25" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.235163  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc5527f55c4975bd1ac83949836e25" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
W20260710 11:09:34.235651  6883 leader_election.cc:343] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:34.236490  7096 tablet_bootstrap.cc:654] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:34.237113  6883 leader_election.cc:343] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:34.237593  6883 leader_election.cc:304] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c49383c90c34988a7918d1db97ffa20; no voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:34.239077  7095 tablet_bootstrap.cc:492] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.238984  7101 raft_consensus.cc:2749] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:34.239115  7094 tablet_bootstrap.cc:492] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.240247  7095 ts_tablet_manager.cc:1403] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.009s
I20260710 11:09:34.240607  7094 ts_tablet_manager.cc:1403] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.001s
I20260710 11:09:34.244102  7094 raft_consensus.cc:359] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.244975  7094 raft_consensus.cc:385] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.244647  7095 raft_consensus.cc:359] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.245313  7094 raft_consensus.cc:740] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.245442  7095 raft_consensus.cc:385] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.245782  7095 raft_consensus.cc:740] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.246205  7094 consensus_queue.cc:260] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.246587  7095 consensus_queue.cc:260] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.248991  7095 ts_tablet_manager.cc:1434] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:09:34.249047  7094 ts_tablet_manager.cc:1434] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:09:34.250233  7094 tablet_bootstrap.cc:492] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.251310  7095 tablet_bootstrap.cc:492] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.260870  7096 tablet_bootstrap.cc:492] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.261541  7096 ts_tablet_manager.cc:1403] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.000s
I20260710 11:09:34.262426  7095 tablet_bootstrap.cc:654] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.265272  7096 raft_consensus.cc:359] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.266393  7096 raft_consensus.cc:385] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.266842  7096 raft_consensus.cc:740] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.267797  7096 consensus_queue.cc:260] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.270748  7096 ts_tablet_manager.cc:1434] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:09:34.273146  7096 tablet_bootstrap.cc:492] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.275902  7094 tablet_bootstrap.cc:654] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.276405  7095 tablet_bootstrap.cc:492] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.276942  7095 ts_tablet_manager.cc:1403] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260710 11:09:34.280946  7096 tablet_bootstrap.cc:654] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.280392  7095 raft_consensus.cc:359] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.281591  7095 raft_consensus.cc:385] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.282024  7095 raft_consensus.cc:740] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.283090  7095 consensus_queue.cc:260] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.288770  7095 ts_tablet_manager.cc:1434] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:09:34.290050  7095 tablet_bootstrap.cc:492] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.298872  7096 tablet_bootstrap.cc:492] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.299659  7096 ts_tablet_manager.cc:1403] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.019s
I20260710 11:09:34.300143  7095 tablet_bootstrap.cc:654] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.306247  7055 raft_consensus.cc:493] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.306365  7096 raft_consensus.cc:359] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.306964  7055 raft_consensus.cc:515] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.307458  7096 raft_consensus.cc:385] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.307745  7094 tablet_bootstrap.cc:492] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.307924  7096 raft_consensus.cc:740] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.308290  7095 tablet_bootstrap.cc:492] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.308956  7095 ts_tablet_manager.cc:1403] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260710 11:09:34.308816  7094 ts_tablet_manager.cc:1403] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.021s
I20260710 11:09:34.309108  7096 consensus_queue.cc:260] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.312738  7096 ts_tablet_manager.cc:1434] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:09:34.314366  7094 raft_consensus.cc:359] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.314945  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:34.315317  7094 raft_consensus.cc:385] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.315726  6771 raft_consensus.cc:2468] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.316349  7055 leader_election.cc:290] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.315939  7095 raft_consensus.cc:359] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.316373  7096 tablet_bootstrap.cc:492] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.315738  7094 raft_consensus.cc:740] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.317766  6809 leader_election.cc:304] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:34.317039  7095 raft_consensus.cc:385] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.318657  7055 raft_consensus.cc:2804] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.319139  7095 raft_consensus.cc:740] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.319387  7055 raft_consensus.cc:493] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.320168  7055 raft_consensus.cc:3060] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.320451  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.321190  6917 raft_consensus.cc:2468] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.318149  7094 consensus_queue.cc:260] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.320094  7095 consensus_queue.cc:260] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.325191  7096 tablet_bootstrap.cc:654] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.325347  7095 ts_tablet_manager.cc:1434] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:09:34.326581  7095 tablet_bootstrap.cc:492] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.334384  7095 tablet_bootstrap.cc:654] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.349973  7094 ts_tablet_manager.cc:1434] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.013s
I20260710 11:09:34.354363  7094 tablet_bootstrap.cc:492] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.364663  7066 raft_consensus.cc:493] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.368783  7066 raft_consensus.cc:515] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.372632  7066 leader_election.cc:290] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.376044  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91c42291b4a41a49d92715b10b49a59" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
W20260710 11:09:34.378748  6736 leader_election.cc:343] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:34.381330  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91c42291b4a41a49d92715b10b49a59" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
W20260710 11:09:34.382042  6717 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:34.383394  7094 tablet_bootstrap.cc:654] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:34.383330  6734 leader_election.cc:343] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:34.383945  6734 leader_election.cc:304] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3; no voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:34.385416  7066 raft_consensus.cc:2749] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:34.384972  7055 raft_consensus.cc:515] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.389533  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:34.390348  6770 raft_consensus.cc:3060] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.391026  7055 leader_election.cc:290] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.393270  7096 tablet_bootstrap.cc:492] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.394228  7096 ts_tablet_manager.cc:1403] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.029s
I20260710 11:09:34.395398  7095 tablet_bootstrap.cc:492] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.393240  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.396023  7095 ts_tablet_manager.cc:1403] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.022s
I20260710 11:09:34.396209  6918 raft_consensus.cc:3060] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.399088  6770 raft_consensus.cc:2468] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:34.399420  7095 raft_consensus.cc:359] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.400363  7095 raft_consensus.cc:385] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.399988  7096 raft_consensus.cc:359] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.400832  7096 raft_consensus.cc:385] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.400786  6809 leader_election.cc:304] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:34.401721  7096 raft_consensus.cc:740] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.402388  7055 raft_consensus.cc:2804] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.402946  7094 tablet_bootstrap.cc:492] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.402570  7096 consensus_queue.cc:260] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.403671  7094 ts_tablet_manager.cc:1403] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.000s
I20260710 11:09:34.405117  7096 ts_tablet_manager.cc:1434] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 11:09:34.400717  7095 raft_consensus.cc:740] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.405997  7095 consensus_queue.cc:260] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.402941  7055 raft_consensus.cc:697] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:34.407657  7055 consensus_queue.cc:237] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.411072  7095 ts_tablet_manager.cc:1434] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:09:34.407229  7094 raft_consensus.cc:359] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.419947  7094 raft_consensus.cc:385] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.420456  7094 raft_consensus.cc:740] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.421455  7094 consensus_queue.cc:260] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.423702  7095 tablet_bootstrap.cc:492] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.424649  7094 ts_tablet_manager.cc:1434] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 11:09:34.426199  7094 tablet_bootstrap.cc:492] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.412001  7096 tablet_bootstrap.cc:492] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.406265  6918 raft_consensus.cc:2468] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:34.436721  7095 tablet_bootstrap.cc:654] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.439762  7096 tablet_bootstrap.cc:654] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.442783  7094 tablet_bootstrap.cc:654] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.450753  6668 catalog_manager.cc:5697] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 1 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:34.451773  7095 tablet_bootstrap.cc:492] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.452371  7095 ts_tablet_manager.cc:1403] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.010s
I20260710 11:09:34.455991  7095 raft_consensus.cc:359] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.457130  7095 raft_consensus.cc:385] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.457522  7095 raft_consensus.cc:740] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.460457  7095 consensus_queue.cc:260] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.462294  7094 tablet_bootstrap.cc:492] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.462539  7096 tablet_bootstrap.cc:492] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.462899  7094 ts_tablet_manager.cc:1403] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.012s
I20260710 11:09:34.463114  7095 ts_tablet_manager.cc:1434] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:09:34.463379  7096 ts_tablet_manager.cc:1403] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.021s
I20260710 11:09:34.464301  7095 tablet_bootstrap.cc:492] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.466251  7094 raft_consensus.cc:359] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.467022  7094 raft_consensus.cc:385] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.467327  7094 raft_consensus.cc:740] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.468832  7094 consensus_queue.cc:260] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.467517  7096 raft_consensus.cc:359] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.470538  7096 raft_consensus.cc:385] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.470978  7096 raft_consensus.cc:740] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.471921  7094 ts_tablet_manager.cc:1434] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:09:34.472725  7095 tablet_bootstrap.cc:654] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.472093  7096 consensus_queue.cc:260] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.473392  7094 tablet_bootstrap.cc:492] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.475366  7096 ts_tablet_manager.cc:1434] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:09:34.476928  7096 tablet_bootstrap.cc:492] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.484112  7094 tablet_bootstrap.cc:654] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.498971  7096 tablet_bootstrap.cc:654] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.501454  7095 tablet_bootstrap.cc:492] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.502099  7095 ts_tablet_manager.cc:1403] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.018s
I20260710 11:09:34.506273  7095 raft_consensus.cc:359] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.507378  7095 raft_consensus.cc:385] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.507815  7095 raft_consensus.cc:740] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.508956  7095 consensus_queue.cc:260] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.512403  7095 ts_tablet_manager.cc:1434] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:09:34.513988  7095 tablet_bootstrap.cc:492] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.524071  7066 raft_consensus.cc:493] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.525321  7095 tablet_bootstrap.cc:654] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.524958  7066 raft_consensus.cc:515] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.526219  7055 raft_consensus.cc:493] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.526743  7055 raft_consensus.cc:515] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.528874  7055 leader_election.cc:290] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.529196  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.531127  6918 raft_consensus.cc:2468] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.530467  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.532814  6917 raft_consensus.cc:2468] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.530442  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.534380  6845 raft_consensus.cc:2468] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.536134  6736 leader_election.cc:304] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.536397  6811 leader_election.cc:304] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.537088  7066 leader_election.cc:290] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.537281  7083 raft_consensus.cc:2804] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.537680  7083 raft_consensus.cc:493] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.538009  7083 raft_consensus.cc:3060] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.540802  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:34.548287  7055 raft_consensus.cc:2804] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.548833  7055 raft_consensus.cc:493] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.549252  7055 raft_consensus.cc:3060] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.547626  7083 raft_consensus.cc:515] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.557070  6770 raft_consensus.cc:2393] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:34.558137  7083 leader_election.cc:290] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.559722  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.560452  6917 raft_consensus.cc:3060] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.560693  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:34.561830  7094 tablet_bootstrap.cc:492] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.562343  7094 ts_tablet_manager.cc:1403] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.028s
I20260710 11:09:34.564087  7096 tablet_bootstrap.cc:492] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.564570  7096 ts_tablet_manager.cc:1403] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.088s	user 0.031s	sys 0.037s
I20260710 11:09:34.564397  7055 raft_consensus.cc:515] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.565721  6845 raft_consensus.cc:2393] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13c1fc7a781d461687642f622f807dc3 in current term 1: Already voted for candidate 380b3cc09a12459baa73647eec7eae6b in this term.
I20260710 11:09:34.565554  7094 raft_consensus.cc:359] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.566372  7094 raft_consensus.cc:385] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.566697  7094 raft_consensus.cc:740] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.567464  7094 consensus_queue.cc:260] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.562419  7095 tablet_bootstrap.cc:492] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.567656  7096 raft_consensus.cc:359] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.568876  6917 raft_consensus.cc:2468] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.572091  7055 leader_election.cc:290] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.573019  6736 leader_election.cc:304] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:34.573174  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.573890  7083 raft_consensus.cc:2804] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.573990  6917 raft_consensus.cc:2393] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:34.574572  7083 raft_consensus.cc:697] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:34.575491  7083 consensus_queue.cc:237] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.570596  7096 raft_consensus.cc:385] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.570247  7094 ts_tablet_manager.cc:1434] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:34.570757  7095 ts_tablet_manager.cc:1403] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.024s
I20260710 11:09:34.577152  7096 raft_consensus.cc:740] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.576576  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:34.578353  7096 consensus_queue.cc:260] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.580494  7094 tablet_bootstrap.cc:492] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.580541  7095 raft_consensus.cc:359] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.581244  7096 ts_tablet_manager.cc:1434] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 11:09:34.581482  7095 raft_consensus.cc:385] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.582052  7095 raft_consensus.cc:740] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.579495  6809 leader_election.cc:304] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [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: 380b3cc09a12459baa73647eec7eae6b; no voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:34.583029  7096 tablet_bootstrap.cc:492] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.582880  7095 consensus_queue.cc:260] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.583449  7055 raft_consensus.cc:2749] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:34.585186  7095 ts_tablet_manager.cc:1434] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:34.591344  7096 tablet_bootstrap.cc:654] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.592362  7094 tablet_bootstrap.cc:654] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.592939  7095 tablet_bootstrap.cc:492] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: Bootstrap starting.
I20260710 11:09:34.601202  7095 tablet_bootstrap.cc:654] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.604372  7094 tablet_bootstrap.cc:492] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.605057  7094 ts_tablet_manager.cc:1403] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260710 11:09:34.608896  7094 raft_consensus.cc:359] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.609903  7094 raft_consensus.cc:385] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.610498  7094 raft_consensus.cc:740] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.609941  6666 catalog_manager.cc:5697] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:34.611716  7094 consensus_queue.cc:260] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.618296  7096 tablet_bootstrap.cc:492] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.618933  7096 ts_tablet_manager.cc:1403] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.011s
I20260710 11:09:34.621913  7096 raft_consensus.cc:359] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.622635  7096 raft_consensus.cc:385] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.622884  7096 raft_consensus.cc:740] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.623553  7096 consensus_queue.cc:260] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.625607  7096 ts_tablet_manager.cc:1434] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:34.625794  7094 ts_tablet_manager.cc:1434] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:09:34.629405  7096 tablet_bootstrap.cc:492] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20: Bootstrap starting.
I20260710 11:09:34.632833  7094 tablet_bootstrap.cc:492] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.634204  7095 tablet_bootstrap.cc:492] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: No bootstrap required, opened a new log
I20260710 11:09:34.634697  7095 ts_tablet_manager.cc:1403] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.023s
I20260710 11:09:34.636520  7096 tablet_bootstrap.cc:654] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.637383  7095 raft_consensus.cc:359] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.638176  7095 raft_consensus.cc:385] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.638456  7095 raft_consensus.cc:740] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.639117  7095 consensus_queue.cc:260] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.639781  7094 tablet_bootstrap.cc:654] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.641252  7095 ts_tablet_manager.cc:1434] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:34.649639  7094 tablet_bootstrap.cc:492] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.650159  7094 ts_tablet_manager.cc:1403] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260710 11:09:34.652878  7094 raft_consensus.cc:359] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.653404  7094 raft_consensus.cc:385] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.653618  7094 raft_consensus.cc:740] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.654225  7094 consensus_queue.cc:260] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.655859  7094 ts_tablet_manager.cc:1434] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:34.656181  7083 raft_consensus.cc:493] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.656754  7094 tablet_bootstrap.cc:492] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: Bootstrap starting.
I20260710 11:09:34.656782  7083 raft_consensus.cc:515] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.659077  7083 leader_election.cc:290] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.660427  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc5527f55c4975bd1ac83949836e25" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.660979  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc5527f55c4975bd1ac83949836e25" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.661317  6845 raft_consensus.cc:2468] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.661625  6917 raft_consensus.cc:2468] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.662573  7096 tablet_bootstrap.cc:492] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20: No bootstrap required, opened a new log
I20260710 11:09:34.663090  7096 ts_tablet_manager.cc:1403] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.013s
I20260710 11:09:34.663105  6734 leader_election.cc:304] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:34.663774  7094 tablet_bootstrap.cc:654] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:34.664690  7083 raft_consensus.cc:2804] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.665077  7083 raft_consensus.cc:493] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.665426  7083 raft_consensus.cc:3060] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.669178  7096 raft_consensus.cc:359] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.669914  7096 raft_consensus.cc:385] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.670168  7096 raft_consensus.cc:740] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.670516  7094 tablet_bootstrap.cc:492] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: No bootstrap required, opened a new log
I20260710 11:09:34.671238  7094 ts_tablet_manager.cc:1403] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 11:09:34.670895  7096 consensus_queue.cc:260] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.672771  7096 ts_tablet_manager.cc:1434] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:34.674823  7094 raft_consensus.cc:359] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.675355  7094 raft_consensus.cc:385] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:34.675587  7094 raft_consensus.cc:740] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Initialized, Role: FOLLOWER
I20260710 11:09:34.676231  7094 consensus_queue.cc:260] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.677908  7094 ts_tablet_manager.cc:1434] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:34.678678  7083 raft_consensus.cc:515] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.681747  7083 leader_election.cc:290] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.682981  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc5527f55c4975bd1ac83949836e25" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.683499  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc5527f55c4975bd1ac83949836e25" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:34.683683  6917 raft_consensus.cc:3060] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.684121  6845 raft_consensus.cc:3060] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.692647  6917 raft_consensus.cc:2468] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.693712  6845 raft_consensus.cc:2468] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.694406  6736 leader_election.cc:304] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.695171  7083 raft_consensus.cc:2804] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.695698  7083 raft_consensus.cc:697] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:34.696558  7083 consensus_queue.cc:237] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.698676  7101 raft_consensus.cc:493] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.699216  7101 raft_consensus.cc:515] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.701489  7101 leader_election.cc:290] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:34.704149  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:34.704149  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.705109  6770 raft_consensus.cc:2468] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 0.
I20260710 11:09:34.705169  6845 raft_consensus.cc:2468] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 0.
I20260710 11:09:34.706676  6883 leader_election.cc:304] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.706235  6666 catalog_manager.cc:5697] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:34.708173  7101 raft_consensus.cc:2804] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.708577  7101 raft_consensus.cc:493] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.708901  7101 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.716184  7101 raft_consensus.cc:515] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.717818  7101 leader_election.cc:290] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:34.718976  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:34.719344  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:34.719686  6770 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.720031  6845 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.725423  6770 raft_consensus.cc:2468] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 1.
I20260710 11:09:34.726413  6845 raft_consensus.cc:2468] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 1.
I20260710 11:09:34.726719  6883 leader_election.cc:304] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.727726  7101 raft_consensus.cc:2804] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.728248  7101 raft_consensus.cc:697] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:34.729022  7101 consensus_queue.cc:237] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.737762  6666 catalog_manager.cc:5697] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:34.753346  7111 raft_consensus.cc:493] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.753984  7111 raft_consensus.cc:515] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.756611  7055 raft_consensus.cc:493] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.756611  7111 leader_election.cc:290] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.757344  7055 raft_consensus.cc:515] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.757540  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c586286334784a0aa710db58dbe5fe39" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:34.757613  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c586286334784a0aa710db58dbe5fe39" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.758575  6770 raft_consensus.cc:2468] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.758607  6917 raft_consensus.cc:2468] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.760550  7055 leader_election.cc:290] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.760718  6811 leader_election.cc:304] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.761598  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91c42291b4a41a49d92715b10b49a59" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:34.761994  7055 raft_consensus.cc:2804] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.762595  7055 raft_consensus.cc:493] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.762292  6771 raft_consensus.cc:2468] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.763104  7055 raft_consensus.cc:3060] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.763541  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91c42291b4a41a49d92715b10b49a59" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.764353  6917 raft_consensus.cc:2468] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.765679  6809 leader_election.cc:304] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:34.766932  7111 raft_consensus.cc:2804] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.767367  7111 raft_consensus.cc:493] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.767741  7111 raft_consensus.cc:3060] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.771903  7055 raft_consensus.cc:515] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.774693  7055 leader_election.cc:290] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.775619  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c586286334784a0aa710db58dbe5fe39" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:34.776088  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c586286334784a0aa710db58dbe5fe39" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.776609  6917 raft_consensus.cc:3060] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.776522  6771 raft_consensus.cc:3060] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.776425  7111 raft_consensus.cc:515] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.778666  7111 leader_election.cc:290] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.779593  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91c42291b4a41a49d92715b10b49a59" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:34.780278  6770 raft_consensus.cc:3060] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.780230  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91c42291b4a41a49d92715b10b49a59" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.781263  6918 raft_consensus.cc:3060] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.784334  6917 raft_consensus.cc:2468] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:34.785333  7066 raft_consensus.cc:493] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.785902  7066 raft_consensus.cc:515] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.788214  7066 leader_election.cc:290] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.788656  6918 raft_consensus.cc:2468] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:34.785890  6811 leader_election.cc:304] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.789808  6770 raft_consensus.cc:2468] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:34.789870  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573a0163afa458eac753c7357d71909" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.791344  6845 raft_consensus.cc:2468] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.791541  7111 raft_consensus.cc:2804] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.792598  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573a0163afa458eac753c7357d71909" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.792816  6734 leader_election.cc:304] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:34.791366  6811 leader_election.cc:304] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.793308  6918 raft_consensus.cc:2468] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.793983  7066 raft_consensus.cc:2804] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.794457  7055 raft_consensus.cc:493] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.794358  7066 raft_consensus.cc:493] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.792200  7111 raft_consensus.cc:697] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:34.794659  6771 raft_consensus.cc:2468] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 1.
I20260710 11:09:34.795154  7066 raft_consensus.cc:3060] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.795214  7109 raft_consensus.cc:2804] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.795974  7109 raft_consensus.cc:697] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:34.795017  7055 raft_consensus.cc:515] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.797052  7109 consensus_queue.cc:237] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.796826  7111 consensus_queue.cc:237] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.810559  7055 leader_election.cc:290] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.806313  7066 raft_consensus.cc:515] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.813058  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.813782  6918 raft_consensus.cc:2468] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 0.
I20260710 11:09:34.815291  6811 leader_election.cc:304] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.815531  7066 leader_election.cc:290] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.817440  7083 raft_consensus.cc:493] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.817854  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573a0163afa458eac753c7357d71909" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.818511  7055 raft_consensus.cc:2804] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.818748  6918 raft_consensus.cc:3060] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.818948  7055 raft_consensus.cc:493] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.819303  7055 raft_consensus.cc:3060] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.817971  7083 raft_consensus.cc:515] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.822863  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.823050  7083 leader_election.cc:290] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.817854  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573a0163afa458eac753c7357d71909" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:34.824757  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.825397  6845 raft_consensus.cc:3060] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.825482  6917 raft_consensus.cc:2468] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.827209  7066 raft_consensus.cc:493] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:34.827387  6736 leader_election.cc:304] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.827756  7066 raft_consensus.cc:515] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.828248  7083 raft_consensus.cc:2804] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.828627  7083 raft_consensus.cc:493] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.828941  7083 raft_consensus.cc:3060] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.830940  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b" is_pre_election: true
I20260710 11:09:34.831244  6918 raft_consensus.cc:2468] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.831701  6846 raft_consensus.cc:2468] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.833214  6734 leader_election.cc:304] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:34.834825  7066 leader_election.cc:290] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.835099  6845 raft_consensus.cc:2468] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.835896  7066 raft_consensus.cc:2804] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:34.836308  7066 raft_consensus.cc:493] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:34.836664  7066 raft_consensus.cc:3060] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.837651  6736 leader_election.cc:304] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:34.838744  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3" is_pre_election: true
I20260710 11:09:34.840435  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20" is_pre_election: true
I20260710 11:09:34.841176  6918 raft_consensus.cc:2468] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 0.
I20260710 11:09:34.843758  7138 raft_consensus.cc:2804] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.844605  7109 consensus_queue.cc:1048] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:34.845825  7066 raft_consensus.cc:515] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.847896  7083 raft_consensus.cc:515] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.848332  7055 raft_consensus.cc:515] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.849126  6771 raft_consensus.cc:2393] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:34.849666  6844 raft_consensus.cc:2393] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13c1fc7a781d461687642f622f807dc3 in current term 1: Already voted for candidate 380b3cc09a12459baa73647eec7eae6b in this term.
I20260710 11:09:34.852420  7083 leader_election.cc:290] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.853365  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:34.854245  6844 raft_consensus.cc:2393] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13c1fc7a781d461687642f622f807dc3 in current term 1: Already voted for candidate 380b3cc09a12459baa73647eec7eae6b in this term.
I20260710 11:09:34.853773  6666 catalog_manager.cc:5697] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 1 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:34.855535  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.856156  6918 raft_consensus.cc:3060] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.855365  7138 raft_consensus.cc:697] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:34.858642  7138 consensus_queue.cc:237] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.859095  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:34.859727  6844 raft_consensus.cc:3060] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.862258  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.856411  7055 leader_election.cc:290] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 1 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.869222  6918 raft_consensus.cc:2468] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.871096  6736 leader_election.cc:304] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:34.871179  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20454ab6e92e43d2b115a6e4c3b76c72" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:34.872372  6771 raft_consensus.cc:2393] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 380b3cc09a12459baa73647eec7eae6b in current term 1: Already voted for candidate 13c1fc7a781d461687642f622f807dc3 in this term.
I20260710 11:09:34.872840  7140 raft_consensus.cc:2804] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.873627  7140 raft_consensus.cc:697] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:34.873745  6666 catalog_manager.cc:5697] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 1 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:34.872920  7066 leader_election.cc:290] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:34.876710  6844 raft_consensus.cc:2468] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.875257  7140 consensus_queue.cc:237] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.878065  6734 leader_election.cc:304] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:34.878978  7066 raft_consensus.cc:2804] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:34.879698  7066 raft_consensus.cc:697] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:34.880594  7066 consensus_queue.cc:237] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:34.883141  6809 leader_election.cc:304] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [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: 380b3cc09a12459baa73647eec7eae6b; no voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:34.884181  7055 raft_consensus.cc:2749] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:34.886164  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:34.886957  6920 raft_consensus.cc:3060] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:34.902444  6920 raft_consensus.cc:2468] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 1.
I20260710 11:09:34.910207  6666 catalog_manager.cc:5697] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:34.912585  7109 consensus_queue.cc:1048] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:34.938649  6666 catalog_manager.cc:5697] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:34.940505  6666 catalog_manager.cc:5697] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 1 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.138561  7138 consensus_queue.cc:1048] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:09:35.161880  6845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
mode: GRACEFUL
new_leader_uuid: "13c1fc7a781d461687642f622f807dc3"
 from {username='slave'} at 127.0.0.1:43684
I20260710 11:09:35.162954  6845 raft_consensus.cc:606] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Received request to transfer leadership to TS 13c1fc7a781d461687642f622f807dc3
I20260710 11:09:35.163995  7083 consensus_queue.cc:1048] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.186544  6920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
mode: GRACEFUL
new_leader_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:43200
I20260710 11:09:35.187340  6920 raft_consensus.cc:606] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Received request to transfer leadership to TS 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:35.188740  7101 consensus_queue.cc:1048] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.200527  7083 consensus_queue.cc:1048] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.206470  6770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
mode: GRACEFUL
new_leader_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:44550
I20260710 11:09:35.207284  6770 raft_consensus.cc:606] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Received request to transfer leadership to TS 380b3cc09a12459baa73647eec7eae6b
I20260710 11:09:35.223938  7081 raft_consensus.cc:993] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: : Instructing follower 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:35.224846  7101 raft_consensus.cc:1081] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Signalling peer 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:35.227350  7083 consensus_queue.cc:1048] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:35.229804  6770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8573a0163afa458eac753c7357d71909"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
mode: GRACEFUL
new_leader_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:44550
I20260710 11:09:35.230456  6770 raft_consensus.cc:606] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Received request to transfer leadership to TS 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:35.230723  6846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:43670
I20260710 11:09:35.231818  6846 raft_consensus.cc:493] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.232427  6846 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.255216  6846 raft_consensus.cc:515] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.255784  7101 consensus_queue.cc:1048] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.262926  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:35.267310  6846 leader_election.cc:290] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:35.268586  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:35.270823  6920 raft_consensus.cc:3055] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:35.271222  6920 raft_consensus.cc:740] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:35.272836  6920 consensus_queue.cc:260] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.274022  6920 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.277870  7109 consensus_queue.cc:1048] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.281883  7138 consensus_queue.cc:1048] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:35.299988  6920 raft_consensus.cc:2468] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 2.
I20260710 11:09:35.301700  7110 consensus_queue.cc:1048] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.303050  7139 raft_consensus.cc:993] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: : Instructing follower 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:35.303611  7139 raft_consensus.cc:1081] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Signalling peer 380b3cc09a12459baa73647eec7eae6b to start an election
I20260710 11:09:35.304169  6811 leader_election.cc:304] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [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: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 13c1fc7a781d461687642f622f807dc3
I20260710 11:09:35.306602  7110 raft_consensus.cc:2804] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:35.307109  7110 raft_consensus.cc:697] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:35.308717  7110 consensus_queue.cc:237] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.309180  7137 consensus_queue.cc:1048] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.309650  6845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
 from {username='slave'} at 127.0.0.1:43668
I20260710 11:09:35.310429  6845 raft_consensus.cc:493] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.310874  6845 raft_consensus.cc:3060] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.331506  7138 consensus_queue.cc:1048] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.331698  6845 raft_consensus.cc:515] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.338967  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:35.342712  6918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a37bf3cedb46445cac8e400e878c02c3" candidate_uuid: "380b3cc09a12459baa73647eec7eae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:35.344029  6918 raft_consensus.cc:3060] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.357841  7109 consensus_queue.cc:1048] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.360184  6845 leader_election.cc:290] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:35.362920  6918 raft_consensus.cc:2468] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 2.
I20260710 11:09:35.364416  6811 leader_election.cc:304] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:35.358424  6666 catalog_manager.cc:5697] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 1 to 2, leader changed from 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67) to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 2 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.365345  7110 raft_consensus.cc:2804] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:35.365913  7110 raft_consensus.cc:697] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Becoming Leader. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:35.367151  7110 consensus_queue.cc:237] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.396250  7138 consensus_queue.cc:1048] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.407646  6771 raft_consensus.cc:3055] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:35.410260  6918 raft_consensus.cc:1240] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Rejecting Update request from peer 13c1fc7a781d461687642f622f807dc3 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:35.409865  6771 raft_consensus.cc:740] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:35.420655  6771 consensus_queue.cc:260] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.422078  6771 raft_consensus.cc:3060] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.424523  7066 consensus_queue.cc:1048] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.437980  6669 catalog_manager.cc:5697] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b reported cstate change: term changed from 1 to 2, leader changed from 13c1fc7a781d461687642f622f807dc3 (127.2.165.65) to 380b3cc09a12459baa73647eec7eae6b (127.2.165.66). New cstate: current_term: 2 leader_uuid: "380b3cc09a12459baa73647eec7eae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.440297  6771 raft_consensus.cc:2468] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 380b3cc09a12459baa73647eec7eae6b in term 2.
I20260710 11:09:35.456600  7165 consensus_queue.cc:1048] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:09:35.511497  7164 raft_consensus.cc:993] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: : Instructing follower 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:35.512131  7164 raft_consensus.cc:1081] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Signalling peer 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:35.519037  7110 raft_consensus.cc:993] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: : Instructing follower 13c1fc7a781d461687642f622f807dc3 to start an election
I20260710 11:09:35.519685  7137 raft_consensus.cc:1081] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Signalling peer 13c1fc7a781d461687642f622f807dc3 to start an election
I20260710 11:09:35.521494  6917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8573a0163afa458eac753c7357d71909"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:43168
I20260710 11:09:35.522300  6917 raft_consensus.cc:493] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.522768  6917 raft_consensus.cc:3060] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.523936  6771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
 from {username='slave'} at 127.0.0.1:44538
I20260710 11:09:35.524871  6771 raft_consensus.cc:493] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:35.525368  6771 raft_consensus.cc:3060] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.532931  6771 raft_consensus.cc:515] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.533143  6917 raft_consensus.cc:515] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.536757  6846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:35.537402  6846 raft_consensus.cc:3055] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:35.537753  6846 raft_consensus.cc:740] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:35.537986  6917 leader_election.cc:290] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:35.538650  6846 consensus_queue.cc:260] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.540032  6846 raft_consensus.cc:3060] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.540390  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573a0163afa458eac753c7357d71909" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:35.541208  6845 raft_consensus.cc:3060] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.545042  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573a0163afa458eac753c7357d71909" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:35.545754  6770 raft_consensus.cc:3055] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:35.546088  6770 raft_consensus.cc:740] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:35.547176  6846 raft_consensus.cc:2468] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:35.546977  6770 consensus_queue.cc:260] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.548421  6770 raft_consensus.cc:3060] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.549611  6845 raft_consensus.cc:2468] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:35.551123  6734 leader_election.cc:304] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 380b3cc09a12459baa73647eec7eae6b; no voters: 
I20260710 11:09:35.551251  6883 leader_election.cc:304] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:35.552287  7101 raft_consensus.cc:2804] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:35.552347  7139 raft_consensus.cc:2804] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:35.552958  7101 raft_consensus.cc:697] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:35.553133  7139 raft_consensus.cc:697] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Becoming Leader. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:35.554556  6771 leader_election.cc:290] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [CANDIDATE]: Term 2 election: Requested vote from peers 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755), 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403)
I20260710 11:09:35.554183  7101 consensus_queue.cc:237] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.554323  7139 consensus_queue.cc:237] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:35.556710  6770 raft_consensus.cc:2468] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:35.557852  6917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd83b234eb84ac7bb6a43356aeb9a31" candidate_uuid: "13c1fc7a781d461687642f622f807dc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
I20260710 11:09:35.558816  6917 raft_consensus.cc:3060] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.566787  6669 catalog_manager.cc:5697] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 reported cstate change: term changed from 1 to 2, leader changed from 380b3cc09a12459baa73647eec7eae6b (127.2.165.66) to 13c1fc7a781d461687642f622f807dc3 (127.2.165.65). New cstate: current_term: 2 leader_uuid: "13c1fc7a781d461687642f622f807dc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.566877  6668 catalog_manager.cc:5697] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 1 to 2, leader changed from 13c1fc7a781d461687642f622f807dc3 (127.2.165.65) to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.568023  6917 raft_consensus.cc:2468] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c1fc7a781d461687642f622f807dc3 in term 2.
I20260710 11:09:35.696523  6770 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:35.696561  6917 raft_consensus.cc:1275] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:35.698447  7109 consensus_queue.cc:1048] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:35.704736  6770 raft_consensus.cc:1275] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:35.706418  7110 consensus_queue.cc:1048] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:35.766038  6770 raft_consensus.cc:1275] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:35.767469  7110 consensus_queue.cc:1048] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:35.776166  6917 raft_consensus.cc:1275] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 380b3cc09a12459baa73647eec7eae6b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:35.777904  7109 consensus_queue.cc:1048] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:35.996908  6917 raft_consensus.cc:1275] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:35.998466  7164 consensus_queue.cc:1048] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.010691  6845 raft_consensus.cc:1275] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 13c1fc7a781d461687642f622f807dc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.012512  7164 consensus_queue.cc:1048] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:36.025969  6770 raft_consensus.cc:1275] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.027426  7101 consensus_queue.cc:1048] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.039439  6845 raft_consensus.cc:1275] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.041143  7101 consensus_queue.cc:1048] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:38.235292  6665 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43170:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:38.263026  6665 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43170:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:38.322790  2709 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:09:38.453720  7199 log.cc:927] Time spent T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: Append to log took a long time: real 0.092s	user 0.000s	sys 0.003s
I20260710 11:09:38.522881  6665 catalog_manager.cc:5789] TS 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67:39403) does not have the latest schema for tablet 8573a0163afa458eac753c7357d71909 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
W20260710 11:09:38.512528  6811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.67:39403, user_credentials={real_user=slave}} blocked reactor thread for 64470.5us
W20260710 11:09:38.537045  7183 log.cc:927] Time spent T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: Append to log took a long time: real 0.216s	user 0.000s	sys 0.004s
W20260710 11:09:38.522984  7198 log.cc:927] Time spent T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: Append to log took a long time: real 0.169s	user 0.002s	sys 0.000s
I20260710 11:09:38.525390  7210 tablet.cc:1724] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:38.604293  7191 log.cc:927] Time spent T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 11:09:38.697381  6669 catalog_manager.cc:5789] TS 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625) does not have the latest schema for tablet 94e27efb72da493da43a2d8b92027c0d (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
I20260710 11:09:38.701730  6669 catalog_manager.cc:5789] TS 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625) does not have the latest schema for tablet 20454ab6e92e43d2b115a6e4c3b76c72 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
I20260710 11:09:38.706384  7228 tablet.cc:1724] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.709975  6669 catalog_manager.cc:5789] TS 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625) does not have the latest schema for tablet bfd83b234eb84ac7bb6a43356aeb9a31 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
I20260710 11:09:38.717059  6669 catalog_manager.cc:5789] TS 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625) does not have the latest schema for tablet 1edc5527f55c4975bd1ac83949836e25 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
I20260710 11:09:38.787004  7233 tablet.cc:1724] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.793416  7210 tablet.cc:1724] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:38.816469  6797 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1edc5527f55c4975bd1ac83949836e25)
I20260710 11:09:38.822500  7235 tablet.cc:1724] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.747500  7229 tablet.cc:1724] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.822329  7242 tablet.cc:1724] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:38.831893  7223 log.cc:927] Time spent T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: Append to log took a long time: real 0.120s	user 0.000s	sys 0.002s
I20260710 11:09:38.801550  7232 tablet.cc:1724] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:38.835516  7221 log.cc:927] Time spent T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: Append to log took a long time: real 0.178s	user 0.003s	sys 0.001s
I20260710 11:09:38.835500  7240 tablet.cc:1724] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.841424  7238 tablet.cc:1724] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.843537  6769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
mode: GRACEFUL
new_leader_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:32788
I20260710 11:09:38.844336  6769 raft_consensus.cc:606] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Received request to transfer leadership to TS 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:38.855388  7234 tablet.cc:1724] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:38.863363  6946 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1edc5527f55c4975bd1ac83949836e25)
I20260710 11:09:38.865131  7233 tablet.cc:1724] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.882681  7241 tablet.cc:1724] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.884920  7239 tablet.cc:1724] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.886807  6668 catalog_manager.cc:5789] TS 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755) does not have the latest schema for tablet a37bf3cedb46445cac8e400e878c02c3 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
W20260710 11:09:38.880554  6946 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1edc5527f55c4975bd1ac83949836e25)
I20260710 11:09:38.899060  6668 catalog_manager.cc:5789] TS 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755) does not have the latest schema for tablet f91c42291b4a41a49d92715b10b49a59 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
I20260710 11:09:38.901322  6668 catalog_manager.cc:5789] TS 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755) does not have the latest schema for tablet af9641a2637d4ec7bf479a2ba177f298 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
I20260710 11:09:38.902927  6668 catalog_manager.cc:5789] TS 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755) does not have the latest schema for tablet c586286334784a0aa710db58dbe5fe39 (table soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1]). Expected version 1 got 0
I20260710 11:09:38.915910  7233 tablet.cc:1724] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.946534  7210 tablet.cc:1724] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.948431  7232 tablet.cc:1724] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.961086  7241 tablet.cc:1724] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.961436  7229 tablet.cc:1724] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.978364  7228 tablet.cc:1724] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.979562  7235 tablet.cc:1724] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.989087  7238 tablet.cc:1724] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.990886  7242 tablet.cc:1724] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.987233  7233 tablet.cc:1724] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.996284  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
mode: GRACEFUL
new_leader_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:50010
I20260710 11:09:38.976447  7234 tablet.cc:1724] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:38.997119  6844 raft_consensus.cc:606] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Received request to transfer leadership to TS 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:39.004241  2709 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:09:39.004954  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:39.008945  7239 tablet.cc:1724] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:39.015400  7241 tablet.cc:1724] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:39.026185  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8"
dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
mode: GRACEFUL
new_leader_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:50010
I20260710 11:09:39.027082  6844 raft_consensus.cc:606] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Received request to transfer leadership to TS 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:39.041458  6767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0"
dest_uuid: "13c1fc7a781d461687642f622f807dc3"
mode: GRACEFUL
new_leader_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:32788
I20260710 11:09:39.042095  6767 raft_consensus.cc:606] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Received request to transfer leadership to TS 8c49383c90c34988a7918d1db97ffa20
I20260710 11:09:39.043879  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:39.044581  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:39.065721  6669 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641: soft_deleted_table [id=d8fee3f78ba44991b1814770d674f6d1] alter complete (version 1)
I20260710 11:09:39.349254  7214 raft_consensus.cc:993] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: : Instructing follower 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.349881  7236 raft_consensus.cc:1081] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Signalling peer 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.351675  6913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:43168
I20260710 11:09:39.352351  6913 raft_consensus.cc:493] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.352684  6913 raft_consensus.cc:3060] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.359092  6913 raft_consensus.cc:515] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.362023  6913 leader_election.cc:290] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:39.363273  6767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:39.363396  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e27efb72da493da43a2d8b92027c0d" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:39.364104  6767 raft_consensus.cc:3055] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.364220  6844 raft_consensus.cc:3060] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.364511  6767 raft_consensus.cc:740] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:39.365489  6767 consensus_queue.cc:260] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.366732  6767 raft_consensus.cc:3060] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.372414  6844 raft_consensus.cc:2468] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:39.373852  6767 raft_consensus.cc:2468] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:39.374130  6883 leader_election.cc:304] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:39.375373  7204 raft_consensus.cc:2804] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.377296  7204 raft_consensus.cc:697] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:39.378535  7204 consensus_queue.cc:237] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.379820  7219 raft_consensus.cc:993] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: : Instructing follower 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.380788  7213 raft_consensus.cc:1081] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Signalling peer 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.383069  6913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:43184
I20260710 11:09:39.383787  6913 raft_consensus.cc:493] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.384312  6913 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.394172  6913 raft_consensus.cc:515] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.394886  6669 catalog_manager.cc:5697] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 1 to 2, leader changed from 13c1fc7a781d461687642f622f807dc3 (127.2.165.65) to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:39.395856  6913 leader_election.cc:290] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 3 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:39.404619  6767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:39.405457  6767 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.408345  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9641a2637d4ec7bf479a2ba177f298" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:39.409201  6844 raft_consensus.cc:3055] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:39.410030  6844 raft_consensus.cc:740] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:39.411042  6844 consensus_queue.cc:260] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [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: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.412712  6844 raft_consensus.cc:3060] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:39.414819  6767 raft_consensus.cc:2468] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 3.
I20260710 11:09:39.416491  6883 leader_election.cc:304] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [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: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:39.417533  7204 raft_consensus.cc:2804] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:39.418073  7204 raft_consensus.cc:697] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 3 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:39.419023  7204 consensus_queue.cc:237] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [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: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.424326  6844 raft_consensus.cc:2468] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 3.
I20260710 11:09:39.429574  6669 catalog_manager.cc:5697] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 2 to 3, leader changed from 380b3cc09a12459baa73647eec7eae6b (127.2.165.66) to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:39.471765  7220 raft_consensus.cc:993] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b: : Instructing follower 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.472369  7213 raft_consensus.cc:1081] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Signalling peer 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.474427  6913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:43184
I20260710 11:09:39.475168  6913 raft_consensus.cc:493] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.475611  6913 raft_consensus.cc:3060] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.485165  6913 raft_consensus.cc:515] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.487156  6913 leader_election.cc:290] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:39.488353  6767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:39.488583  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62730fa07e344e0bade71d1a310ad9d8" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:39.489226  6767 raft_consensus.cc:3060] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.489226  6844 raft_consensus.cc:3055] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.489846  6844 raft_consensus.cc:740] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 380b3cc09a12459baa73647eec7eae6b, State: Running, Role: LEADER
I20260710 11:09:39.490780  6844 consensus_queue.cc:260] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.492219  6844 raft_consensus.cc:3060] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.498143  6767 raft_consensus.cc:2468] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:39.499720  6883 leader_election.cc:304] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c1fc7a781d461687642f622f807dc3, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:39.500562  6844 raft_consensus.cc:2468] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:39.500864  7204 raft_consensus.cc:2804] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.501508  7204 raft_consensus.cc:697] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:39.502499  7204 consensus_queue.cc:237] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.525251  6669 catalog_manager.cc:5697] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 1 to 2, leader changed from 380b3cc09a12459baa73647eec7eae6b (127.2.165.66) to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:39.566897  7214 raft_consensus.cc:993] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3: : Instructing follower 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.567514  7214 raft_consensus.cc:1081] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Signalling peer 8c49383c90c34988a7918d1db97ffa20 to start an election
I20260710 11:09:39.569643  6913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0"
dest_uuid: "8c49383c90c34988a7918d1db97ffa20"
 from {username='slave'} at 127.0.0.1:43168
I20260710 11:09:39.570256  6913 raft_consensus.cc:493] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.570986  6913 raft_consensus.cc:3060] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.578409  6913 raft_consensus.cc:515] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.580643  6913 leader_election.cc:290] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Requested vote from peers 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625), 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755)
I20260710 11:09:39.581697  6768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c1fc7a781d461687642f622f807dc3"
I20260710 11:09:39.582444  6768 raft_consensus.cc:3055] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.582645  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a104046cd431db4f03b53695b24a0" candidate_uuid: "8c49383c90c34988a7918d1db97ffa20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "380b3cc09a12459baa73647eec7eae6b"
I20260710 11:09:39.582826  6768 raft_consensus.cc:740] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13c1fc7a781d461687642f622f807dc3, State: Running, Role: LEADER
I20260710 11:09:39.583528  6844 raft_consensus.cc:3060] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.584138  6768 consensus_queue.cc:260] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.585582  6768 raft_consensus.cc:3060] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.589643  6844 raft_consensus.cc:2468] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:39.591696  6883 leader_election.cc:304] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 380b3cc09a12459baa73647eec7eae6b, 8c49383c90c34988a7918d1db97ffa20; no voters: 
I20260710 11:09:39.592360  6768 raft_consensus.cc:2468] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c49383c90c34988a7918d1db97ffa20 in term 2.
I20260710 11:09:39.592586  7204 raft_consensus.cc:2804] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.593257  7204 raft_consensus.cc:697] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Becoming Leader. State: Replica: 8c49383c90c34988a7918d1db97ffa20, State: Running, Role: LEADER
I20260710 11:09:39.594257  7204 consensus_queue.cc:237] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } }
I20260710 11:09:39.604278  6669 catalog_manager.cc:5697] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 reported cstate change: term changed from 1 to 2, leader changed from 13c1fc7a781d461687642f622f807dc3 (127.2.165.65) to 8c49383c90c34988a7918d1db97ffa20 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "8c49383c90c34988a7918d1db97ffa20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c49383c90c34988a7918d1db97ffa20" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:39.772848  6843 raft_consensus.cc:1275] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:39.774304  7204 consensus_queue.cc:1048] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:39.785615  6768 raft_consensus.cc:1275] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:39.787238  7255 consensus_queue.cc:1048] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:39.809441  6843 raft_consensus.cc:1275] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 3 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:39.810775  7251 consensus_queue.cc:1048] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:39.819038  6768 raft_consensus.cc:1275] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 3 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:39.820878  7204 consensus_queue.cc:1048] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:39.906950  6768 raft_consensus.cc:1275] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.908595  7251 consensus_queue.cc:1048] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.921612  6843 raft_consensus.cc:1275] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.923756  7251 consensus_queue.cc:1048] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.997454  6843 raft_consensus.cc:1275] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.999239  7204 consensus_queue.cc:1048] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "380b3cc09a12459baa73647eec7eae6b" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 36755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:40.011416  6768 raft_consensus.cc:1275] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Refusing update from remote peer 8c49383c90c34988a7918d1db97ffa20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:40.013968  7251 consensus_queue.cc:1048] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c1fc7a781d461687642f622f807dc3" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 42625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:40.122632  2709 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:40.128233  2709 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:09:40.128758  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:40.133728  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:09:40.134299  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:41.170019  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
I20260710 11:09:41.209362  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:41.210449  2709 tablet_replica.cc:333] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.211434  2709 raft_consensus.cc:2243] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.212041  2709 raft_consensus.cc:2272] T a37bf3cedb46445cac8e400e878c02c3 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.214416  2709 tablet_replica.cc:333] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.215077  2709 raft_consensus.cc:2243] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.215597  2709 raft_consensus.cc:2272] T 8573a0163afa458eac753c7357d71909 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.217758  2709 tablet_replica.cc:333] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.218425  2709 raft_consensus.cc:2243] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.218827  2709 raft_consensus.cc:2272] T af9641a2637d4ec7bf479a2ba177f298 P 13c1fc7a781d461687642f622f807dc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.220844  2709 tablet_replica.cc:333] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.221408  2709 raft_consensus.cc:2243] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.221827  2709 raft_consensus.cc:2272] T c586286334784a0aa710db58dbe5fe39 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.223639  2709 tablet_replica.cc:333] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.224287  2709 raft_consensus.cc:2243] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.224694  2709 raft_consensus.cc:2272] T 94e27efb72da493da43a2d8b92027c0d P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.226701  2709 tablet_replica.cc:333] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.227310  2709 raft_consensus.cc:2243] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.227718  2709 raft_consensus.cc:2272] T 62730fa07e344e0bade71d1a310ad9d8 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.229784  2709 tablet_replica.cc:333] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.230326  2709 raft_consensus.cc:2243] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.230741  2709 raft_consensus.cc:2272] T c62f0db94a8144af980d6ab887b4bf1d P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.233057  2709 tablet_replica.cc:333] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.233680  2709 raft_consensus.cc:2243] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.234512  2709 raft_consensus.cc:2272] T 104d2f77a5e44653881a092a54e2ba43 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.237208  2709 tablet_replica.cc:333] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.237987  2709 raft_consensus.cc:2243] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.238566  2709 raft_consensus.cc:2272] T f92a104046cd431db4f03b53695b24a0 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.241160  2709 tablet_replica.cc:333] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.241755  2709 raft_consensus.cc:2243] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.242197  2709 raft_consensus.cc:2272] T 337ce5d3005648398334dc4c3de8facd P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.244524  2709 tablet_replica.cc:333] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.245268  2709 raft_consensus.cc:2243] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.246307  2709 raft_consensus.cc:2272] T 334ec5977bfb40aa95a844015b130c1e P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:41.247378  6809 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 11:09:41.249343  2709 tablet_replica.cc:333] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.250211  2709 raft_consensus.cc:2243] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:09:41.250689  6809 consensus_peers.cc:597] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.250805  2709 raft_consensus.cc:2272] T d0ab8f09cb9b4d308c69937115989b69 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.253489  2709 tablet_replica.cc:333] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.254142  2709 raft_consensus.cc:2243] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.255017  2709 raft_consensus.cc:2272] T bfd83b234eb84ac7bb6a43356aeb9a31 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.257300  2709 tablet_replica.cc:333] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.257903  2709 raft_consensus.cc:2243] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.258985  2709 raft_consensus.cc:2272] T 20454ab6e92e43d2b115a6e4c3b76c72 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:41.261415  6809 consensus_peers.cc:597] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.261590  2709 tablet_replica.cc:333] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.262312  2709 raft_consensus.cc:2243] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.263144  2709 raft_consensus.cc:2272] T 4880fe3a10b64721ba2d260fbc510230 P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.265523  2709 tablet_replica.cc:333] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.266408  2709 raft_consensus.cc:2243] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.267683  2709 raft_consensus.cc:2272] T f91c42291b4a41a49d92715b10b49a59 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.269884  2709 tablet_replica.cc:333] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.270736  2709 raft_consensus.cc:2243] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.271381  2709 raft_consensus.cc:2272] T 1e68d1a1b04645138ed70ab06c2b31ae P 13c1fc7a781d461687642f622f807dc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.274552  2709 tablet_replica.cc:333] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3: stopping tablet replica
I20260710 11:09:41.275364  2709 raft_consensus.cc:2243] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.276535  2709 raft_consensus.cc:2272] T 1edc5527f55c4975bd1ac83949836e25 P 13c1fc7a781d461687642f622f807dc3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:41.278324  6883 consensus_peers.cc:597] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.314929  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
W20260710 11:09:41.315214  6809 consensus_peers.cc:597] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:42625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.360273  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
I20260710 11:09:41.400413  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:41.401489  2709 tablet_replica.cc:333] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.402634  2709 raft_consensus.cc:2243] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.403327  2709 raft_consensus.cc:2272] T 8573a0163afa458eac753c7357d71909 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.405694  2709 tablet_replica.cc:333] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.406317  2709 raft_consensus.cc:2243] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.407163  2709 raft_consensus.cc:2272] T a37bf3cedb46445cac8e400e878c02c3 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.409256  2709 tablet_replica.cc:333] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.409878  2709 raft_consensus.cc:2243] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.410342  2709 raft_consensus.cc:2272] T af9641a2637d4ec7bf479a2ba177f298 P 380b3cc09a12459baa73647eec7eae6b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.412901  2709 tablet_replica.cc:333] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.413597  2709 raft_consensus.cc:2243] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.414242  2709 raft_consensus.cc:2272] T 1edc5527f55c4975bd1ac83949836e25 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.416949  2709 tablet_replica.cc:333] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.417572  2709 raft_consensus.cc:2243] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.418196  2709 raft_consensus.cc:2272] T f92a104046cd431db4f03b53695b24a0 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.420519  2709 tablet_replica.cc:333] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.421155  2709 raft_consensus.cc:2243] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.421597  2709 raft_consensus.cc:2272] T 104d2f77a5e44653881a092a54e2ba43 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.423532  2709 tablet_replica.cc:333] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.424141  2709 raft_consensus.cc:2243] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.424955  2709 raft_consensus.cc:2272] T c62f0db94a8144af980d6ab887b4bf1d P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.427023  2709 tablet_replica.cc:333] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.427568  2709 raft_consensus.cc:2243] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.428385  2709 raft_consensus.cc:2272] T 337ce5d3005648398334dc4c3de8facd P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.430294  2709 tablet_replica.cc:333] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.430828  2709 raft_consensus.cc:2243] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.431319  2709 raft_consensus.cc:2272] T 334ec5977bfb40aa95a844015b130c1e P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.433266  2709 tablet_replica.cc:333] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.433760  2709 raft_consensus.cc:2243] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.434504  2709 raft_consensus.cc:2272] T d0ab8f09cb9b4d308c69937115989b69 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.436395  2709 tablet_replica.cc:333] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.436896  2709 raft_consensus.cc:2243] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.437304  2709 raft_consensus.cc:2272] T bfd83b234eb84ac7bb6a43356aeb9a31 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.439313  2709 tablet_replica.cc:333] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.439810  2709 raft_consensus.cc:2243] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.440263  2709 raft_consensus.cc:2272] T 20454ab6e92e43d2b115a6e4c3b76c72 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.442050  2709 tablet_replica.cc:333] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.442545  2709 raft_consensus.cc:2243] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.442953  2709 raft_consensus.cc:2272] T 4880fe3a10b64721ba2d260fbc510230 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.445047  2709 tablet_replica.cc:333] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.445559  2709 raft_consensus.cc:2243] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.446323  2709 raft_consensus.cc:2272] T f91c42291b4a41a49d92715b10b49a59 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.448254  2709 tablet_replica.cc:333] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.448755  2709 raft_consensus.cc:2243] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.449296  2709 raft_consensus.cc:2272] T 1e68d1a1b04645138ed70ab06c2b31ae P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.452044  2709 tablet_replica.cc:333] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.452664  2709 raft_consensus.cc:2243] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.453488  2709 raft_consensus.cc:2272] T c586286334784a0aa710db58dbe5fe39 P 380b3cc09a12459baa73647eec7eae6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:41.455461  6883 consensus_peers.cc:597] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:42625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.455933  2709 tablet_replica.cc:333] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.456774  2709 raft_consensus.cc:2243] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.457362  2709 raft_consensus.cc:2272] T 94e27efb72da493da43a2d8b92027c0d P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.459937  2709 tablet_replica.cc:333] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b: stopping tablet replica
I20260710 11:09:41.460498  2709 raft_consensus.cc:2243] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.460892  2709 raft_consensus.cc:2272] T 62730fa07e344e0bade71d1a310ad9d8 P 380b3cc09a12459baa73647eec7eae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.501823  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
I20260710 11:09:41.535595  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
W20260710 11:09:41.554170  6883 consensus_peers.cc:597] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:42625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:41.583102  6883 consensus_peers.cc:597] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 -> Peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Couldn't send request to peer 380b3cc09a12459baa73647eec7eae6b. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:41.585536  6883 consensus_peers.cc:597] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:42625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:41.586483  6883 consensus_peers.cc:597] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 -> Peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Couldn't send request to peer 380b3cc09a12459baa73647eec7eae6b. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.586920  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:41.587949  2709 tablet_replica.cc:333] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.589026  2709 raft_consensus.cc:2243] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.589883  2709 raft_consensus.cc:2272] T 8573a0163afa458eac753c7357d71909 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.592599  2709 tablet_replica.cc:333] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.593302  2709 raft_consensus.cc:2243] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.593739  2709 raft_consensus.cc:2272] T a37bf3cedb46445cac8e400e878c02c3 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.595703  2709 tablet_replica.cc:333] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.596323  2709 raft_consensus.cc:2243] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.597157  2709 raft_consensus.cc:2272] T af9641a2637d4ec7bf479a2ba177f298 P 8c49383c90c34988a7918d1db97ffa20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.599339  2709 tablet_replica.cc:333] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.599864  2709 raft_consensus.cc:2243] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.600365  2709 raft_consensus.cc:2272] T bfd83b234eb84ac7bb6a43356aeb9a31 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.602543  2709 tablet_replica.cc:333] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.603163  2709 raft_consensus.cc:2243] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.603739  2709 raft_consensus.cc:2272] T c586286334784a0aa710db58dbe5fe39 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.606168  2709 tablet_replica.cc:333] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.606915  2709 raft_consensus.cc:2243] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.607985  2709 raft_consensus.cc:2272] T 94e27efb72da493da43a2d8b92027c0d P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:41.608960  6883 consensus_peers.cc:597] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 -> Peer 13c1fc7a781d461687642f622f807dc3 (127.2.165.65:42625): Couldn't send request to peer 13c1fc7a781d461687642f622f807dc3. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:42625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.610713  2709 tablet_replica.cc:333] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.611667  2709 raft_consensus.cc:2243] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.612344  2709 raft_consensus.cc:2272] T 334ec5977bfb40aa95a844015b130c1e P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:41.613983  6883 consensus_peers.cc:597] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 -> Peer 380b3cc09a12459baa73647eec7eae6b (127.2.165.66:36755): Couldn't send request to peer 380b3cc09a12459baa73647eec7eae6b. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:36755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:41.615239  2709 tablet_replica.cc:333] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.615931  2709 raft_consensus.cc:2243] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.616434  2709 raft_consensus.cc:2272] T 337ce5d3005648398334dc4c3de8facd P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.618592  2709 tablet_replica.cc:333] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.619167  2709 raft_consensus.cc:2243] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.619585  2709 raft_consensus.cc:2272] T 1edc5527f55c4975bd1ac83949836e25 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.621611  2709 tablet_replica.cc:333] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.622133  2709 raft_consensus.cc:2243] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.622568  2709 raft_consensus.cc:2272] T 104d2f77a5e44653881a092a54e2ba43 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.625200  2709 tablet_replica.cc:333] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.625736  2709 raft_consensus.cc:2243] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.626145  2709 raft_consensus.cc:2272] T c62f0db94a8144af980d6ab887b4bf1d P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.628366  2709 tablet_replica.cc:333] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.628902  2709 raft_consensus.cc:2243] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.629308  2709 raft_consensus.cc:2272] T 4880fe3a10b64721ba2d260fbc510230 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.631500  2709 tablet_replica.cc:333] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.632157  2709 raft_consensus.cc:2243] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.632613  2709 raft_consensus.cc:2272] T 20454ab6e92e43d2b115a6e4c3b76c72 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.634496  2709 tablet_replica.cc:333] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.635023  2709 raft_consensus.cc:2243] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.636057  2709 raft_consensus.cc:2272] T 62730fa07e344e0bade71d1a310ad9d8 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.638300  2709 tablet_replica.cc:333] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.639107  2709 raft_consensus.cc:2243] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.639688  2709 raft_consensus.cc:2272] T d0ab8f09cb9b4d308c69937115989b69 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.641933  2709 tablet_replica.cc:333] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.642493  2709 raft_consensus.cc:2243] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.643314  2709 raft_consensus.cc:2272] T f92a104046cd431db4f03b53695b24a0 P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.645787  2709 tablet_replica.cc:333] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.646346  2709 raft_consensus.cc:2243] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.646853  2709 raft_consensus.cc:2272] T f91c42291b4a41a49d92715b10b49a59 P 8c49383c90c34988a7918d1db97ffa20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.648974  2709 tablet_replica.cc:333] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20: stopping tablet replica
I20260710 11:09:41.649473  2709 raft_consensus.cc:2243] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.650377  2709 raft_consensus.cc:2272] T 1e68d1a1b04645138ed70ab06c2b31ae P 8c49383c90c34988a7918d1db97ffa20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.692447  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
I20260710 11:09:41.728569  2709 master.cc:562] Master@127.2.165.126:34481 shutting down...
I20260710 11:09:41.753228  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:41.753939  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.754310  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86325bac902b4d0ca74ef97d8ac93641: stopping tablet replica
I20260710 11:09:41.776309  2709 master.cc:584] Master@127.2.165.126:34481 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14665 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:09:41.835479  2709 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.165.126:43655
I20260710 11:09:41.836915  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:41.843760  7272 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
W20260710 11:09:41.843827  7269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:41.843761  7270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:41.845419  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:41.846372  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:41.846566  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:41.846752  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681781846737 us; error 0 us; skew 500 ppm
I20260710 11:09:41.847532  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:41.850391  2709 webserver.cc:533] Webserver started at http://127.2.165.126:43109/ using document root <none> and password file <none>
I20260710 11:09:41.850899  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:41.851085  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:41.851379  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:41.852555  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/master-0-root/instance:
uuid: "154fd63f8e644d64b7c50ab7257872c1"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-f0nt"
I20260710 11:09:41.857283  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:09:41.861239  7277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:41.862216  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:41.862604  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/master-0-root
uuid: "154fd63f8e644d64b7c50ab7257872c1"
format_stamp: "Formatted at 2026-07-10 11:09:41 on dist-test-slave-f0nt"
I20260710 11:09:41.863161  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:41.885201  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:41.886575  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:41.930133  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.126:43655
I20260710 11:09:41.930300  7328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.126:43655 every 8 connection(s)
I20260710 11:09:41.934508  7329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:41.948035  7329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1: Bootstrap starting.
I20260710 11:09:41.953498  7329 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:41.958595  7329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1: No bootstrap required, opened a new log
I20260710 11:09:41.961340  7329 raft_consensus.cc:359] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154fd63f8e644d64b7c50ab7257872c1" member_type: VOTER }
I20260710 11:09:41.961776  7329 raft_consensus.cc:385] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:41.962049  7329 raft_consensus.cc:740] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154fd63f8e644d64b7c50ab7257872c1, State: Initialized, Role: FOLLOWER
I20260710 11:09:41.962813  7329 consensus_queue.cc:260] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "154fd63f8e644d64b7c50ab7257872c1" member_type: VOTER }
I20260710 11:09:41.963328  7329 raft_consensus.cc:399] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:41.963537  7329 raft_consensus.cc:493] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:41.963845  7329 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:41.969599  7329 raft_consensus.cc:515] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154fd63f8e644d64b7c50ab7257872c1" member_type: VOTER }
I20260710 11:09:41.970227  7329 leader_election.cc:304] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [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: 154fd63f8e644d64b7c50ab7257872c1; no voters: 
I20260710 11:09:41.971597  7329 leader_election.cc:290] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:41.972191  7332 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:41.973874  7332 raft_consensus.cc:697] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 1 LEADER]: Becoming Leader. State: Replica: 154fd63f8e644d64b7c50ab7257872c1, State: Running, Role: LEADER
I20260710 11:09:41.974685  7332 consensus_queue.cc:237] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [LEADER]: Queue going to LEADER mode. State: All 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: "154fd63f8e644d64b7c50ab7257872c1" member_type: VOTER }
I20260710 11:09:41.975312  7329 sys_catalog.cc:565] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:41.979467  7333 sys_catalog.cc:455] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "154fd63f8e644d64b7c50ab7257872c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154fd63f8e644d64b7c50ab7257872c1" member_type: VOTER } }
I20260710 11:09:41.980492  7333 sys_catalog.cc:458] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:41.979467  7334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 154fd63f8e644d64b7c50ab7257872c1. Latest consensus state: current_term: 1 leader_uuid: "154fd63f8e644d64b7c50ab7257872c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "154fd63f8e644d64b7c50ab7257872c1" member_type: VOTER } }
I20260710 11:09:41.981456  7334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:41.984897  7339 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:41.993925  7339 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:41.995188  2709 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:42.005470  7339 catalog_manager.cc:1383] Generated new cluster ID: f815bc88fe804c0abc902fef76aee3cf
I20260710 11:09:42.005932  7339 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:42.034057  7339 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:42.035791  7339 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:42.050822  7339 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1: Generated new TSK 0
I20260710 11:09:42.051585  7339 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:42.063345  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:42.071547  7350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:42.073565  7351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:42.077767  2709 server_base.cc:1061] running on GCE node
W20260710 11:09:42.077061  7353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:42.082295  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:42.082568  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:42.082828  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681782082788 us; error 0 us; skew 500 ppm
I20260710 11:09:42.083443  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:42.086568  2709 webserver.cc:533] Webserver started at http://127.2.165.65:39121/ using document root <none> and password file <none>
I20260710 11:09:42.087244  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:42.087432  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:42.087834  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:42.089087  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-0-root/instance:
uuid: "47417560dd8245049f52e8ef5257aa0a"
format_stamp: "Formatted at 2026-07-10 11:09:42 on dist-test-slave-f0nt"
I20260710 11:09:42.094875  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:42.099058  7358 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.100025  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:09:42.100471  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-0-root
uuid: "47417560dd8245049f52e8ef5257aa0a"
format_stamp: "Formatted at 2026-07-10 11:09:42 on dist-test-slave-f0nt"
I20260710 11:09:42.100759  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:42.131589  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:42.133126  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:42.134958  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:42.137701  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:42.137985  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.138314  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:42.138532  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.187790  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.65:40691
I20260710 11:09:42.188153  7420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.65:40691 every 8 connection(s)
I20260710 11:09:42.194044  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:42.202602  7425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:42.204996  7426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:42.207026  2709 server_base.cc:1061] running on GCE node
W20260710 11:09:42.206938  7428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:42.208946  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:42.209259  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:42.209466  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681782209449 us; error 0 us; skew 500 ppm
I20260710 11:09:42.210105  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:42.210731  7421 heartbeater.cc:344] Connected to a master server at 127.2.165.126:43655
I20260710 11:09:42.211194  7421 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:42.212109  7421 heartbeater.cc:507] Master 127.2.165.126:43655 requested a full tablet report, sending...
I20260710 11:09:42.213483  2709 webserver.cc:533] Webserver started at http://127.2.165.66:41767/ using document root <none> and password file <none>
I20260710 11:09:42.214071  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:42.214267  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:42.214572  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:42.214775  7294 ts_manager.cc:194] Registered new tserver with Master: 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691)
I20260710 11:09:42.215811  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-1-root/instance:
uuid: "135e9b2801054e039b983b30ac393f7a"
format_stamp: "Formatted at 2026-07-10 11:09:42 on dist-test-slave-f0nt"
I20260710 11:09:42.216917  7294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59774
I20260710 11:09:42.221414  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:09:42.225948  7433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.227030  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:42.227612  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-1-root
uuid: "135e9b2801054e039b983b30ac393f7a"
format_stamp: "Formatted at 2026-07-10 11:09:42 on dist-test-slave-f0nt"
I20260710 11:09:42.227959  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:42.238198  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:42.239579  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:42.241513  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:42.244112  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:42.244375  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.244676  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:42.244870  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.299405  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.66:40499
I20260710 11:09:42.299587  7495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.66:40499 every 8 connection(s)
I20260710 11:09:42.304901  2709 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:42.315598  7500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:42.314453  7499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:42.318620  7502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:42.320236  2709 server_base.cc:1061] running on GCE node
I20260710 11:09:42.321328  7496 heartbeater.cc:344] Connected to a master server at 127.2.165.126:43655
I20260710 11:09:42.321352  2709 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:42.321825  2709 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:42.321935  7496 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:42.322055  2709 hybrid_clock.cc:648] HybridClock initialized: now 1783681782322033 us; error 0 us; skew 500 ppm
I20260710 11:09:42.323094  2709 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:42.323114  7496 heartbeater.cc:507] Master 127.2.165.126:43655 requested a full tablet report, sending...
I20260710 11:09:42.326264  7294 ts_manager.cc:194] Registered new tserver with Master: 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:42.326713  2709 webserver.cc:533] Webserver started at http://127.2.165.67:45609/ using document root <none> and password file <none>
I20260710 11:09:42.327282  2709 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:42.327490  2709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:42.327775  2709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:42.328133  7294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59788
I20260710 11:09:42.329150  2709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-2-root/instance:
uuid: "97dbe268e5b341ee903756491bad7d26"
format_stamp: "Formatted at 2026-07-10 11:09:42 on dist-test-slave-f0nt"
I20260710 11:09:42.335373  2709 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260710 11:09:42.339521  7507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.340762  2709 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:42.341187  2709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-2-root
uuid: "97dbe268e5b341ee903756491bad7d26"
format_stamp: "Formatted at 2026-07-10 11:09:42 on dist-test-slave-f0nt"
I20260710 11:09:42.341511  2709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGWoIvF/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681674115123-2709-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:42.362635  2709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:42.363947  2709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:42.365682  2709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:42.368368  2709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:42.368656  2709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.368929  2709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:42.369135  2709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:42.425174  2709 rpc_server.cc:307] RPC server started. Bound to: 127.2.165.67:42901
I20260710 11:09:42.425384  7569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.165.67:42901 every 8 connection(s)
I20260710 11:09:42.443390  7570 heartbeater.cc:344] Connected to a master server at 127.2.165.126:43655
I20260710 11:09:42.443996  7570 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:42.444974  7570 heartbeater.cc:507] Master 127.2.165.126:43655 requested a full tablet report, sending...
I20260710 11:09:42.447381  7294 ts_manager.cc:194] Registered new tserver with Master: 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:42.448173  2709 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019095522s
I20260710 11:09:42.449041  7294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59800
I20260710 11:09:42.479880  7294 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59804:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:42.483258  7294 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:42.575966  7535 tablet_service.cc:1511] Processing CreateTablet for tablet a7c68587466c44ea90853eabbb11a8c2 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:42.577749  7535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c68587466c44ea90853eabbb11a8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.582849  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 70d2325b46d84fa2b94de4a53f6fea3f (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:42.583396  7534 tablet_service.cc:1511] Processing CreateTablet for tablet 36c75b7c41794cdf95e431c47b40c26b (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:42.600736  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70d2325b46d84fa2b94de4a53f6fea3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.601099  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c75b7c41794cdf95e431c47b40c26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.601219  7455 tablet_service.cc:1511] Processing CreateTablet for tablet 0b16d6e2696045179d78dea3a6b101cb (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:42.585948  7529 tablet_service.cc:1511] Processing CreateTablet for tablet 0b16d6e2696045179d78dea3a6b101cb (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:42.585386  7533 tablet_service.cc:1511] Processing CreateTablet for tablet 70d2325b46d84fa2b94de4a53f6fea3f (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:42.602654  7455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b16d6e2696045179d78dea3a6b101cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.603477  7533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70d2325b46d84fa2b94de4a53f6fea3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.591046  7530 tablet_service.cc:1511] Processing CreateTablet for tablet 23124d16c65b46a08ee30a99aeb14b11 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:42.607309  7530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23124d16c65b46a08ee30a99aeb14b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.608173  7385 tablet_service.cc:1511] Processing CreateTablet for tablet 36c75b7c41794cdf95e431c47b40c26b (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:42.609783  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c75b7c41794cdf95e431c47b40c26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.613533  7386 tablet_service.cc:1511] Processing CreateTablet for tablet a7c68587466c44ea90853eabbb11a8c2 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:42.615149  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c68587466c44ea90853eabbb11a8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.587376  7532 tablet_service.cc:1511] Processing CreateTablet for tablet 4740c7a305dc4867b99a2efb778e877e (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:42.616959  7532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4740c7a305dc4867b99a2efb778e877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.618445  7384 tablet_service.cc:1511] Processing CreateTablet for tablet 70d2325b46d84fa2b94de4a53f6fea3f (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:42.589600  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 4740c7a305dc4867b99a2efb778e877e (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:42.620144  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70d2325b46d84fa2b94de4a53f6fea3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.621156  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4740c7a305dc4867b99a2efb778e877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.589598  7531 tablet_service.cc:1511] Processing CreateTablet for tablet 647d2a20cdd8457e925e70ba98815a62 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:42.624539  7531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647d2a20cdd8457e925e70ba98815a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.593449  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 647d2a20cdd8457e925e70ba98815a62 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:42.595690  7456 tablet_service.cc:1511] Processing CreateTablet for tablet 23124d16c65b46a08ee30a99aeb14b11 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:42.627004  7456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23124d16c65b46a08ee30a99aeb14b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.596443  7453 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c2a47022a4c03b378834b835db95e (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:42.629860  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c2a47022a4c03b378834b835db95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.630621  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647d2a20cdd8457e925e70ba98815a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.597304  7528 tablet_service.cc:1511] Processing CreateTablet for tablet 3873ab8aa21740038b3841a897b4281f (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:42.631923  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3873ab8aa21740038b3841a897b4281f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.598045  7527 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c2a47022a4c03b378834b835db95e (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:42.634614  7527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c2a47022a4c03b378834b835db95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.599555  7454 tablet_service.cc:1511] Processing CreateTablet for tablet 3873ab8aa21740038b3841a897b4281f (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:42.637044  7454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3873ab8aa21740038b3841a897b4281f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.585270  7461 tablet_service.cc:1511] Processing CreateTablet for tablet a7c68587466c44ea90853eabbb11a8c2 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:42.638820  7461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c68587466c44ea90853eabbb11a8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.587488  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 36c75b7c41794cdf95e431c47b40c26b (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:42.642413  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c75b7c41794cdf95e431c47b40c26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.645457  7383 tablet_service.cc:1511] Processing CreateTablet for tablet 4740c7a305dc4867b99a2efb778e877e (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:42.647533  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4740c7a305dc4867b99a2efb778e877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.653784  7382 tablet_service.cc:1511] Processing CreateTablet for tablet 647d2a20cdd8457e925e70ba98815a62 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:42.655730  7382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647d2a20cdd8457e925e70ba98815a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.666206  7381 tablet_service.cc:1511] Processing CreateTablet for tablet 23124d16c65b46a08ee30a99aeb14b11 (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:42.667999  7381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23124d16c65b46a08ee30a99aeb14b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.671769  7585 tablet_bootstrap.cc:492] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:42.674136  7380 tablet_service.cc:1511] Processing CreateTablet for tablet 0b16d6e2696045179d78dea3a6b101cb (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:42.675882  7380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b16d6e2696045179d78dea3a6b101cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.681659  7585 tablet_bootstrap.cc:654] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.682096  7379 tablet_service.cc:1511] Processing CreateTablet for tablet 3873ab8aa21740038b3841a897b4281f (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:42.683840  7379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3873ab8aa21740038b3841a897b4281f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.693652  7378 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c2a47022a4c03b378834b835db95e (DEFAULT_TABLE table=test-workload [id=97e9d71db56a4a51bbb827b193c52ee5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:42.695539  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c2a47022a4c03b378834b835db95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.696483  7529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b16d6e2696045179d78dea3a6b101cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:42.881178  7588 tablet_bootstrap.cc:492] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:42.890021  7585 tablet_bootstrap.cc:492] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:42.890666  7585 ts_tablet_manager.cc:1403] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.219s	user 0.076s	sys 0.125s
I20260710 11:09:42.894508  7585 raft_consensus.cc:359] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:42.895466  7585 raft_consensus.cc:385] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.895800  7585 raft_consensus.cc:740] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.896903  7585 consensus_queue.cc:260] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:42.912050  7586 tablet_bootstrap.cc:492] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:42.918929  7586 tablet_bootstrap.cc:654] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.967422  7588 tablet_bootstrap.cc:654] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:42.973444  7496 heartbeater.cc:499] Master 127.2.165.126:43655 was elected leader, sending a full tablet report...
I20260710 11:09:42.973992  7585 ts_tablet_manager.cc:1434] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.083s	user 0.040s	sys 0.040s
I20260710 11:09:42.975160  7585 tablet_bootstrap.cc:492] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:42.976236  7586 tablet_bootstrap.cc:492] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:42.977260  7586 ts_tablet_manager.cc:1403] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.024s
I20260710 11:09:42.982054  7586 raft_consensus.cc:359] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:42.983220  7586 raft_consensus.cc:385] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.983660  7586 raft_consensus.cc:740] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.984849  7586 consensus_queue.cc:260] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:42.985983  7585 tablet_bootstrap.cc:654] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:42.988915  7342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:42.990368  7421 heartbeater.cc:499] Master 127.2.165.126:43655 was elected leader, sending a full tablet report...
I20260710 11:09:42.990985  7586 ts_tablet_manager.cc:1434] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 11:09:42.991402  7588 tablet_bootstrap.cc:492] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:42.991935  7588 ts_tablet_manager.cc:1403] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.016s
I20260710 11:09:42.992271  7586 tablet_bootstrap.cc:492] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:42.995483  7588 raft_consensus.cc:359] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:42.996402  7588 raft_consensus.cc:385] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:42.996765  7588 raft_consensus.cc:740] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:42.997643  7588 consensus_queue.cc:260] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.000638  7586 tablet_bootstrap.cc:654] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.023137  7585 tablet_bootstrap.cc:492] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.023682  7585 ts_tablet_manager.cc:1403] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.009s
I20260710 11:09:43.027981  7570 heartbeater.cc:499] Master 127.2.165.126:43655 was elected leader, sending a full tablet report...
I20260710 11:09:43.028285  7588 ts_tablet_manager.cc:1434] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.036s	user 0.026s	sys 0.010s
I20260710 11:09:43.029534  7588 tablet_bootstrap.cc:492] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.030165  7586 tablet_bootstrap.cc:492] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.030774  7586 ts_tablet_manager.cc:1403] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.016s
I20260710 11:09:43.030591  7585 raft_consensus.cc:359] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.031594  7585 raft_consensus.cc:385] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.031934  7585 raft_consensus.cc:740] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.032958  7585 consensus_queue.cc:260] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.034979  7586 raft_consensus.cc:359] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.035851  7586 raft_consensus.cc:385] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.036052  7585 ts_tablet_manager.cc:1434] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:09:43.036219  7586 raft_consensus.cc:740] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.037549  7586 consensus_queue.cc:260] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.038239  7585 tablet_bootstrap.cc:492] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:43.039992  7586 ts_tablet_manager.cc:1434] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:09:43.037542  7588 tablet_bootstrap.cc:654] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.044759  7586 tablet_bootstrap.cc:492] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:43.048211  7585 tablet_bootstrap.cc:654] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.053771  7586 tablet_bootstrap.cc:654] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.055790  7588 tablet_bootstrap.cc:492] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:43.056591  7588 ts_tablet_manager.cc:1403] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.002s
I20260710 11:09:43.060050  7588 raft_consensus.cc:359] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.061136  7588 raft_consensus.cc:385] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.061537  7588 raft_consensus.cc:740] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.062409  7588 consensus_queue.cc:260] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.065230  7588 ts_tablet_manager.cc:1434] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:43.066380  7588 tablet_bootstrap.cc:492] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.074564  7588 tablet_bootstrap.cc:654] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.083985  7585 tablet_bootstrap.cc:492] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.084259  7586 tablet_bootstrap.cc:492] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.084685  7585 ts_tablet_manager.cc:1403] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.015s
I20260710 11:09:43.084800  7586 ts_tablet_manager.cc:1403] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.015s
I20260710 11:09:43.087390  7588 tablet_bootstrap.cc:492] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:43.088050  7588 ts_tablet_manager.cc:1403] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:09:43.088168  7585 raft_consensus.cc:359] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.088302  7586 raft_consensus.cc:359] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.089175  7585 raft_consensus.cc:385] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.089229  7586 raft_consensus.cc:385] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.089655  7585 raft_consensus.cc:740] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.089696  7586 raft_consensus.cc:740] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.090642  7585 consensus_queue.cc:260] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.090752  7588 raft_consensus.cc:359] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.090770  7586 consensus_queue.cc:260] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.091717  7588 raft_consensus.cc:385] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.092583  7588 raft_consensus.cc:740] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.093127  7585 ts_tablet_manager.cc:1434] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:43.093315  7586 ts_tablet_manager.cc:1434] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 11:09:43.093495  7588 consensus_queue.cc:260] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.094553  7586 tablet_bootstrap.cc:492] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:43.099467  7588 ts_tablet_manager.cc:1434] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:09:43.094553  7585 tablet_bootstrap.cc:492] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:43.100795  7588 tablet_bootstrap.cc:492] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.101590  7586 tablet_bootstrap.cc:654] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.109280  7588 tablet_bootstrap.cc:654] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.112811  7585 tablet_bootstrap.cc:654] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.114938  7586 tablet_bootstrap.cc:492] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.115592  7586 ts_tablet_manager.cc:1403] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:09:43.119942  7586 raft_consensus.cc:359] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.120944  7586 raft_consensus.cc:385] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.121243  7586 raft_consensus.cc:740] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.122382  7585 tablet_bootstrap.cc:492] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.122071  7586 consensus_queue.cc:260] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.123037  7585 ts_tablet_manager.cc:1403] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260710 11:09:43.124184  7588 tablet_bootstrap.cc:492] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:43.124608  7586 ts_tablet_manager.cc:1434] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:09:43.124830  7588 ts_tablet_manager.cc:1403] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:09:43.125871  7586 tablet_bootstrap.cc:492] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:43.126191  7585 raft_consensus.cc:359] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.126997  7585 raft_consensus.cc:385] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.127314  7585 raft_consensus.cc:740] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.128384  7585 consensus_queue.cc:260] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.128643  7588 raft_consensus.cc:359] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.129524  7588 raft_consensus.cc:385] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.130012  7588 raft_consensus.cc:740] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.131007  7588 consensus_queue.cc:260] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.133448  7588 ts_tablet_manager.cc:1434] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:43.133832  7586 tablet_bootstrap.cc:654] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.134786  7588 tablet_bootstrap.cc:492] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.138898  7585 ts_tablet_manager.cc:1434] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:09:43.140241  7585 tablet_bootstrap.cc:492] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:43.142549  7588 tablet_bootstrap.cc:654] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.147303  7585 tablet_bootstrap.cc:654] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.149789  7586 tablet_bootstrap.cc:492] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.150468  7586 ts_tablet_manager.cc:1403] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260710 11:09:43.152664  7589 raft_consensus.cc:493] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.153317  7589 raft_consensus.cc:515] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.157977  7589 leader_election.cc:290] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.158571  7588 tablet_bootstrap.cc:492] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:43.159256  7588 ts_tablet_manager.cc:1403] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260710 11:09:43.163111  7588 raft_consensus.cc:359] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.163916  7588 raft_consensus.cc:385] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.164252  7588 raft_consensus.cc:740] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.165504  7588 consensus_queue.cc:260] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.167372  7586 raft_consensus.cc:359] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.168458  7586 raft_consensus.cc:385] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.168821  7586 raft_consensus.cc:740] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.169632  7586 consensus_queue.cc:260] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.171022  7588 ts_tablet_manager.cc:1434] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:09:43.172117  7586 ts_tablet_manager.cc:1434] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 11:09:43.172281  7588 tablet_bootstrap.cc:492] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.173347  7586 tablet_bootstrap.cc:492] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:43.178120  7594 raft_consensus.cc:493] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.178776  7594 raft_consensus.cc:515] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.180078  7588 tablet_bootstrap.cc:654] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.180699  7586 tablet_bootstrap.cc:654] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.186259  7589 raft_consensus.cc:493] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.186882  7589 raft_consensus.cc:515] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.187610  7592 raft_consensus.cc:493] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.188113  7592 raft_consensus.cc:515] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.189239  7589 leader_election.cc:290] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.191053  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.193300  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b16d6e2696045179d78dea3a6b101cb" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.191921  7545 raft_consensus.cc:2468] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:43.199579  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b16d6e2696045179d78dea3a6b101cb" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.200456  7395 raft_consensus.cc:2468] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:43.201742  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.201962  7592 leader_election.cc:290] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.202687  7396 raft_consensus.cc:2468] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:43.201675  7586 tablet_bootstrap.cc:492] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.203773  7588 tablet_bootstrap.cc:492] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:43.212097  7588 ts_tablet_manager.cc:1403] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.014s
W20260710 11:09:43.205454  7435 leader_election.cc:343] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.209465  7594 leader_election.cc:290] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.214517  7435 leader_election.cc:304] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.215452  7589 raft_consensus.cc:2804] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.215930  7589 raft_consensus.cc:493] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.215675  7588 raft_consensus.cc:359] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.216445  7589 raft_consensus.cc:3060] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.216856  7588 raft_consensus.cc:385] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.217298  7588 raft_consensus.cc:740] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.218349  7588 consensus_queue.cc:260] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.220498  7586 ts_tablet_manager.cc:1403] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.001s
I20260710 11:09:43.226099  7588 ts_tablet_manager.cc:1434] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:09:43.226601  7585 tablet_bootstrap.cc:492] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.227150  7585 ts_tablet_manager.cc:1403] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.004s
I20260710 11:09:43.227437  7588 tablet_bootstrap.cc:492] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.230921  7585 raft_consensus.cc:359] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.231837  7585 raft_consensus.cc:385] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.232210  7585 raft_consensus.cc:740] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.232926  7586 raft_consensus.cc:359] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.233057  7585 consensus_queue.cc:260] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.233845  7586 raft_consensus.cc:385] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.234169  7586 raft_consensus.cc:740] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.235072  7586 consensus_queue.cc:260] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.235595  7594 raft_consensus.cc:493] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.235472  7589 raft_consensus.cc:515] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.244982  7585 ts_tablet_manager.cc:1434] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
I20260710 11:09:43.248689  7594 raft_consensus.cc:515] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.249904  7589 leader_election.cc:290] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.246672  7435 leader_election.cc:304] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [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: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:43.254612  7585 tablet_bootstrap.cc:492] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:43.254702  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:43.256815  7396 raft_consensus.cc:3060] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.260738  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:43.261502  7545 raft_consensus.cc:3060] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.264163  7585 tablet_bootstrap.cc:654] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.255736  7589 raft_consensus.cc:493] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.266991  7594 leader_election.cc:290] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.273007  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.273785  7396 raft_consensus.cc:2468] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:43.274968  7586 ts_tablet_manager.cc:1434] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.000s
I20260710 11:09:43.275422  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.276646  7394 raft_consensus.cc:2468] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:43.279214  7586 tablet_bootstrap.cc:492] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:43.279470  7509 leader_election.cc:304] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.255404  7618 raft_consensus.cc:2804] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.268524  7589 raft_consensus.cc:515] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.282160  7435 leader_election.cc:304] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:43.286583  7589 leader_election.cc:290] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.287009  7545 raft_consensus.cc:2468] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:43.287608  7589 raft_consensus.cc:493] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.281435  7588 tablet_bootstrap.cc:654] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.284155  7618 raft_consensus.cc:493] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.296180  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.296685  7618 raft_consensus.cc:3060] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.297228  7545 raft_consensus.cc:2468] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:43.291975  7589 raft_consensus.cc:515] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.299685  7589 leader_election.cc:290] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.281589  7594 raft_consensus.cc:493] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.300387  7594 raft_consensus.cc:515] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.302577  7594 leader_election.cc:290] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.305851  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.306869  7618 raft_consensus.cc:515] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.307752  7586 tablet_bootstrap.cc:654] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.295481  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.309237  7394 raft_consensus.cc:2468] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:43.309499  7618 leader_election.cc:290] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.308596  7435 leader_election.cc:304] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.295717  7620 raft_consensus.cc:2804] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.294519  7621 raft_consensus.cc:2804] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:09:43.307540  7509 leader_election.cc:343] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.312162  7621 raft_consensus.cc:697] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:43.313668  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.314482  7545 raft_consensus.cc:2468] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:43.310992  7618 raft_consensus.cc:2804] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.313310  7621 consensus_queue.cc:237] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.315508  7620 raft_consensus.cc:493] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.316043  7360 leader_election.cc:304] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.316498  7620 raft_consensus.cc:3060] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.315891  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.317278  7592 raft_consensus.cc:2804] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.317648  7592 raft_consensus.cc:493] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.316270  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.317973  7592 raft_consensus.cc:3060] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.318341  7470 raft_consensus.cc:2468] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:43.319713  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.321954  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.315811  7618 raft_consensus.cc:493] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.322588  7394 raft_consensus.cc:2468] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:43.322788  7618 raft_consensus.cc:3060] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.325086  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.328600  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b16d6e2696045179d78dea3a6b101cb" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:43.329252  7394 raft_consensus.cc:3060] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.338843  7394 raft_consensus.cc:2468] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:43.338876  7618 raft_consensus.cc:515] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.341771  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b16d6e2696045179d78dea3a6b101cb" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:43.338538  7592 raft_consensus.cc:515] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.340093  7620 raft_consensus.cc:515] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.344173  7511 leader_election.cc:304] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97dbe268e5b341ee903756491bad7d26; no voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:43.345286  7594 raft_consensus.cc:2749] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:43.346400  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:43.347388  7395 raft_consensus.cc:3060] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.348692  7585 tablet_bootstrap.cc:492] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.349336  7585 ts_tablet_manager.cc:1403] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.095s	user 0.003s	sys 0.016s
W20260710 11:09:43.352864  7511 leader_election.cc:343] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.353431  7511 leader_election.cc:304] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97dbe268e5b341ee903756491bad7d26; no voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:43.354360  7594 raft_consensus.cc:2749] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:43.355679  7435 leader_election.cc:304] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:43.356765  7435 leader_election.cc:304] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:43.356771  7619 raft_consensus.cc:2804] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.357506  7619 raft_consensus.cc:493] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.357906  7619 raft_consensus.cc:3060] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.357256  7292 catalog_manager.cc:5697] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 1 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.358991  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:43.359181  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:43.359830  7545 raft_consensus.cc:3060] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.360359  7396 raft_consensus.cc:2393] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 135e9b2801054e039b983b30ac393f7a in current term 1: Already voted for candidate 47417560dd8245049f52e8ef5257aa0a in this term.
I20260710 11:09:43.360455  7589 raft_consensus.cc:2804] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.361450  7594 raft_consensus.cc:493] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.344470  7618 leader_election.cc:290] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.364310  7594 raft_consensus.cc:515] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.370836  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.372285  7470 raft_consensus.cc:2393] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47417560dd8245049f52e8ef5257aa0a in current term 1: Already voted for candidate 135e9b2801054e039b983b30ac393f7a in this term.
I20260710 11:09:43.371810  7594 leader_election.cc:290] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.372850  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.373503  7594 raft_consensus.cc:493] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.373991  7594 raft_consensus.cc:515] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
W20260710 11:09:43.374428  7509 leader_election.cc:343] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:43.374673  7435 leader_election.cc:343] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:43.376282  7435 leader_election.cc:343] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.377188  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c2a47022a4c03b378834b835db95e" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.364655  7395 raft_consensus.cc:2468] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:43.397063  7585 raft_consensus.cc:359] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
W20260710 11:09:43.397828  7509 leader_election.cc:343] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.397984  7585 raft_consensus.cc:385] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.398608  7585 raft_consensus.cc:740] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.400030  7509 leader_election.cc:304] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.401271  7586 tablet_bootstrap.cc:492] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.402204  7586 ts_tablet_manager.cc:1403] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.001s
I20260710 11:09:43.401710  7585 consensus_queue.cc:260] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.404495  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:43.405105  7585 ts_tablet_manager.cc:1434] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.003s
I20260710 11:09:43.406279  7585 tablet_bootstrap.cc:492] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:43.403522  7619 raft_consensus.cc:515] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.400465  7592 leader_election.cc:290] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.408450  7619 leader_election.cc:290] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.408814  7620 leader_election.cc:290] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.409894  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.409972  7620 raft_consensus.cc:2804] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.394706  7594 leader_election.cc:290] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.410854  7589 raft_consensus.cc:697] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:43.411727  7620 raft_consensus.cc:697] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:43.414847  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c2a47022a4c03b378834b835db95e" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.416334  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:43.419909  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:43.421058  7471 raft_consensus.cc:3060] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.421644  7470 raft_consensus.cc:2468] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:43.421692  7589 consensus_queue.cc:237] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.423604  7620 consensus_queue.cc:237] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.417795  7545 raft_consensus.cc:2468] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:43.418058  7588 tablet_bootstrap.cc:492] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
W20260710 11:09:43.419178  7511 leader_election.cc:343] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.427767  7511 leader_election.cc:304] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97dbe268e5b341ee903756491bad7d26; no voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:43.427860  7588 ts_tablet_manager.cc:1403] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.201s	user 0.051s	sys 0.017s
I20260710 11:09:43.428959  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:43.429551  7511 leader_election.cc:304] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [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: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:43.419543  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:43.432241  7469 raft_consensus.cc:2393] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47417560dd8245049f52e8ef5257aa0a in current term 1: Already voted for candidate 135e9b2801054e039b983b30ac393f7a in this term.
I20260710 11:09:43.432417  7594 raft_consensus.cc:2804] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.432971  7594 raft_consensus.cc:493] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.433350  7594 raft_consensus.cc:3060] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:43.433565  7435 leader_election.cc:343] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.434422  7588 raft_consensus.cc:359] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.435297  7588 raft_consensus.cc:385] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.435472  7362 leader_election.cc:304] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [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: 47417560dd8245049f52e8ef5257aa0a; no voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:43.437160  7592 raft_consensus.cc:2749] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:43.439627  7627 raft_consensus.cc:2749] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:43.435799  7588 raft_consensus.cc:740] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.441406  7588 consensus_queue.cc:260] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.443190  7435 leader_election.cc:304] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:43.445091  7471 raft_consensus.cc:2468] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:43.445194  7626 raft_consensus.cc:2804] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.445901  7588 ts_tablet_manager.cc:1434] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:09:43.446058  7626 raft_consensus.cc:697] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:43.428360  7586 raft_consensus.cc:359] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.446787  7585 tablet_bootstrap.cc:654] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.431543  7395 raft_consensus.cc:3060] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.451308  7594 raft_consensus.cc:515] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.453655  7626 consensus_queue.cc:237] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.455255  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c2a47022a4c03b378834b835db95e" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:43.448860  7586 raft_consensus.cc:385] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:43.456732  7509 leader_election.cc:343] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.456885  7586 raft_consensus.cc:740] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.457645  7586 consensus_queue.cc:260] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.459388  7586 ts_tablet_manager.cc:1434] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260710 11:09:43.460940  7594 leader_election.cc:290] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.462386  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c2a47022a4c03b378834b835db95e" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:43.463007  7471 raft_consensus.cc:3060] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.464308  7586 tablet_bootstrap.cc:492] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:43.468386  7588 tablet_bootstrap.cc:492] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.461257  7293 catalog_manager.cc:5697] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:43.481804  7592 raft_consensus.cc:493] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.482681  7592 raft_consensus.cc:515] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.487064  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.492156  7586 tablet_bootstrap.cc:654] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:43.498318  7360 leader_election.cc:343] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.499318  7471 raft_consensus.cc:2468] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:43.501925  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.506089  7511 leader_election.cc:304] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:43.511899  7594 raft_consensus.cc:2804] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.512732  7594 raft_consensus.cc:697] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:43.506943  7588 tablet_bootstrap.cc:654] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.519156  7585 tablet_bootstrap.cc:492] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.519913  7585 ts_tablet_manager.cc:1403] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.114s	user 0.033s	sys 0.028s
W20260710 11:09:43.516235  7362 leader_election.cc:343] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.524199  7362 leader_election.cc:304] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a; no voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:43.514027  7594 consensus_queue.cc:237] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.525256  7585 raft_consensus.cc:359] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.526101  7585 raft_consensus.cc:385] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.526471  7585 raft_consensus.cc:740] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.505262  7592 leader_election.cc:290] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.534459  7592 raft_consensus.cc:2749] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:43.528425  7585 consensus_queue.cc:260] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.527441  7293 catalog_manager.cc:5697] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 1 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.539063  7585 ts_tablet_manager.cc:1434] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260710 11:09:43.540561  7585 tablet_bootstrap.cc:492] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:43.541522  7293 catalog_manager.cc:5697] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 1 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.542114  7592 raft_consensus.cc:493] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.543433  7592 raft_consensus.cc:515] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.548691  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.550123  7585 tablet_bootstrap.cc:654] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:43.550832  7362 leader_election.cc:343] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.555859  7592 leader_election.cc:290] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.560557  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.561455  7545 raft_consensus.cc:2468] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:43.563441  7360 leader_election.cc:304] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [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: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 135e9b2801054e039b983b30ac393f7a
I20260710 11:09:43.565778  7592 raft_consensus.cc:2804] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.566356  7592 raft_consensus.cc:493] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.566829  7592 raft_consensus.cc:3060] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.575300  7586 tablet_bootstrap.cc:492] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.576359  7395 raft_consensus.cc:2468] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:43.580633  7435 leader_election.cc:304] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:43.581651  7626 raft_consensus.cc:2804] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.582247  7626 raft_consensus.cc:697] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:43.583411  7588 tablet_bootstrap.cc:492] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:43.583197  7626 consensus_queue.cc:237] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.583973  7588 ts_tablet_manager.cc:1403] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.017s
I20260710 11:09:43.585762  7592 raft_consensus.cc:515] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.587052  7291 catalog_manager.cc:5697] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:43.589249  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:43.590063  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
W20260710 11:09:43.590862  7362 leader_election.cc:343] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:43.590942  7545 raft_consensus.cc:3060] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.591764  7588 raft_consensus.cc:359] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.592602  7588 raft_consensus.cc:385] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.592877  7588 raft_consensus.cc:740] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.593734  7588 consensus_queue.cc:260] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.576118  7586 ts_tablet_manager.cc:1403] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.112s	user 0.053s	sys 0.024s
I20260710 11:09:43.598698  7588 ts_tablet_manager.cc:1434] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:43.599684  7588 tablet_bootstrap.cc:492] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:43.599773  7586 raft_consensus.cc:359] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.600548  7586 raft_consensus.cc:385] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.600862  7586 raft_consensus.cc:740] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.603312  7585 tablet_bootstrap.cc:492] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.606956  7586 consensus_queue.cc:260] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.607685  7585 ts_tablet_manager.cc:1403] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.024s
I20260710 11:09:43.609264  7586 ts_tablet_manager.cc:1434] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260710 11:09:43.610633  7585 raft_consensus.cc:359] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.611405  7585 raft_consensus.cc:385] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.611698  7585 raft_consensus.cc:740] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.604212  7545 raft_consensus.cc:2468] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:43.612438  7585 consensus_queue.cc:260] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.613545  7360 leader_election.cc:304] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 135e9b2801054e039b983b30ac393f7a
I20260710 11:09:43.604739  7592 leader_election.cc:290] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.606681  7588 tablet_bootstrap.cc:654] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.614713  7585 ts_tablet_manager.cc:1434] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:43.614773  7636 raft_consensus.cc:2804] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.616636  7636 raft_consensus.cc:697] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:43.617069  7585 tablet_bootstrap.cc:492] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:43.617127  7586 tablet_bootstrap.cc:492] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:43.617522  7636 consensus_queue.cc:237] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.616997  7291 catalog_manager.cc:5697] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 1 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.625342  7586 tablet_bootstrap.cc:654] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.628264  7585 tablet_bootstrap.cc:654] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:43.646531  7585 tablet_bootstrap.cc:492] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:43.647078  7585 ts_tablet_manager.cc:1403] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.010s
I20260710 11:09:43.648855  7588 tablet_bootstrap.cc:492] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:43.649650  7588 ts_tablet_manager.cc:1403] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.006s
I20260710 11:09:43.651541  7585 raft_consensus.cc:359] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.652400  7585 raft_consensus.cc:385] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.652871  7585 raft_consensus.cc:740] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.652202  7293 catalog_manager.cc:5697] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 1 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.653734  7585 consensus_queue.cc:260] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.653882  7588 raft_consensus.cc:359] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.655069  7588 raft_consensus.cc:385] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.655486  7588 raft_consensus.cc:740] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.655880  7585 ts_tablet_manager.cc:1434] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:43.656870  7588 consensus_queue.cc:260] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.660948  7586 tablet_bootstrap.cc:492] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:43.661170  7588 ts_tablet_manager.cc:1434] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:09:43.661528  7586 ts_tablet_manager.cc:1403] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.023s
I20260710 11:09:43.664352  7586 raft_consensus.cc:359] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.665048  7586 raft_consensus.cc:385] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:43.665311  7586 raft_consensus.cc:740] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:43.666003  7586 consensus_queue.cc:260] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.667707  7586 ts_tablet_manager.cc:1434] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:43.667846  7594 raft_consensus.cc:493] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.668493  7594 raft_consensus.cc:515] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.670745  7594 leader_election.cc:290] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.671864  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.672363  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.672680  7395 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:43.673241  7469 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:43.674582  7511 leader_election.cc:304] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.675560  7594 raft_consensus.cc:2804] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.675966  7594 raft_consensus.cc:493] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.676390  7594 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.682396  7594 raft_consensus.cc:515] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.684170  7594 leader_election.cc:290] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.685398  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:43.685396  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:43.686290  7469 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.686321  7395 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.695115  7395 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:43.695115  7469 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:43.696875  7511 leader_election.cc:304] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.697481  7636 raft_consensus.cc:493] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.698097  7594 raft_consensus.cc:2804] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.698202  7636 raft_consensus.cc:515] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.698935  7594 raft_consensus.cc:697] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:43.699895  7594 consensus_queue.cc:237] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:43.701779  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.702515  7545 raft_consensus.cc:2468] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:43.701170  7636 leader_election.cc:290] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.703797  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.704020  7360 leader_election.cc:304] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:43.705269  7469 raft_consensus.cc:2468] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:43.706107  7636 raft_consensus.cc:2804] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:43.706555  7636 raft_consensus.cc:493] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:43.707404  7636 raft_consensus.cc:3060] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.710281  7293 catalog_manager.cc:5697] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.715411  7636 raft_consensus.cc:515] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.717732  7636 leader_election.cc:290] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.718914  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:43.719229  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:43.719626  7469 raft_consensus.cc:3060] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.720114  7545 raft_consensus.cc:3060] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.724534  7636 raft_consensus.cc:493] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.725234  7636 raft_consensus.cc:515] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.727741  7636 leader_election.cc:290] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:43.728096  7469 raft_consensus.cc:2468] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:43.729338  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c2a47022a4c03b378834b835db95e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.729496  7362 leader_election.cc:304] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:43.729496  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c2a47022a4c03b378834b835db95e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:43.730377  7471 raft_consensus.cc:2393] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47417560dd8245049f52e8ef5257aa0a in current term 1: Already voted for candidate 97dbe268e5b341ee903756491bad7d26 in this term.
I20260710 11:09:43.729977  7545 raft_consensus.cc:2468] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:43.730815  7636 raft_consensus.cc:2804] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:43.731684  7636 raft_consensus.cc:697] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:43.732190  7362 leader_election.cc:304] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a; no voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:43.732599  7636 consensus_queue.cc:237] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.733156  7592 raft_consensus.cc:3060] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.742098  7592 raft_consensus.cc:2749] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:43.743103  7293 catalog_manager.cc:5697] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 1 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.768976  7626 consensus_queue.cc:1048] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:43.785167  7626 consensus_queue.cc:1048] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:43.874837  7594 raft_consensus.cc:493] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:43.875460  7594 raft_consensus.cc:515] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:43.877550  7594 leader_election.cc:290] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:43.878633  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:43.879050  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:43.879511  7395 raft_consensus.cc:2393] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97dbe268e5b341ee903756491bad7d26 in current term 1: Already voted for candidate 135e9b2801054e039b983b30ac393f7a in this term.
I20260710 11:09:43.880831  7509 leader_election.cc:304] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97dbe268e5b341ee903756491bad7d26; no voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:43.881677  7594 raft_consensus.cc:3060] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.887458  7594 raft_consensus.cc:2749] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:43.910493  7589 consensus_queue.cc:1048] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:43.920837  7545 raft_consensus.cc:3060] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:43.930119  7626 consensus_queue.cc:1048] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:43.930357  7619 consensus_queue.cc:1048] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:43.944288  7619 consensus_queue.cc:1048] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:43.968468  7589 consensus_queue.cc:1048] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:43.968725  7620 consensus_queue.cc:1048] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:43.982856  7620 consensus_queue.cc:1048] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:43.982903  7589 consensus_queue.cc:1048] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:09:44.030118  7620 consensus_queue.cc:1048] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:44.047722  7589 raft_consensus.cc:493] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:44.049377  7589 raft_consensus.cc:515] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.053344  7620 consensus_queue.cc:1048] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:09:44.066411  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:44.067389  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:44.068375  7545 raft_consensus.cc:2393] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 135e9b2801054e039b983b30ac393f7a in current term 1: Already voted for candidate 47417560dd8245049f52e8ef5257aa0a in this term.
I20260710 11:09:44.069430  7589 leader_election.cc:290] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:44.069978  7435 leader_election.cc:304] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a; no voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:44.072808  7589 raft_consensus.cc:3060] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:44.091531  7592 consensus_queue.cc:1048] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:44.093273  7589 raft_consensus.cc:2749] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:44.106200  7544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2"
dest_uuid: "97dbe268e5b341ee903756491bad7d26"
mode: GRACEFUL
new_leader_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:09:44.106961  7544 raft_consensus.cc:606] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Received request to transfer leadership to TS 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:44.112710  7620 consensus_queue.cc:1048] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:44.114428  7544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b"
dest_uuid: "97dbe268e5b341ee903756491bad7d26"
mode: GRACEFUL
new_leader_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:09:44.115175  7544 raft_consensus.cc:606] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Received request to transfer leadership to TS 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:44.154136  7636 consensus_queue.cc:1048] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:44.159602  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
mode: GRACEFUL
new_leader_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:44364
I20260710 11:09:44.160897  7471 raft_consensus.cc:606] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Received request to transfer leadership to TS 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:44.167554  7594 consensus_queue.cc:1048] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:44.169077  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
mode: GRACEFUL
new_leader_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:44364
I20260710 11:09:44.169831  7471 raft_consensus.cc:606] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Received request to transfer leadership to TS 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:44.180593  7594 raft_consensus.cc:993] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26: : Instructing follower 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.181282  7665 raft_consensus.cc:1081] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Signalling peer 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.183164  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:52976
I20260710 11:09:44.183779  7395 raft_consensus.cc:493] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.184191  7395 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.193894  7395 raft_consensus.cc:515] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:44.196759  7395 leader_election.cc:290] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Requested vote from peers 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:44.197425  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:44.197999  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:44.198211  7545 raft_consensus.cc:3055] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:44.198657  7469 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.198625  7545 raft_consensus.cc:740] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:44.199748  7545 consensus_queue.cc:260] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:44.201079  7545 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.206214  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
mode: GRACEFUL
new_leader_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:52986
I20260710 11:09:44.206933  7395 raft_consensus.cc:606] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Received request to transfer leadership to TS 135e9b2801054e039b983b30ac393f7a
I20260710 11:09:44.207176  7636 consensus_queue.cc:1048] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:44.209864  7545 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.211573  7360 leader_election.cc:304] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:44.212499  7636 raft_consensus.cc:2804] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:44.213932  7636 raft_consensus.cc:697] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:44.214717  7636 consensus_queue.cc:237] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:44.217163  7592 consensus_queue.cc:1048] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:44.221590  7469 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.217379  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
mode: GRACEFUL
new_leader_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:52986
I20260710 11:09:44.225066  7395 raft_consensus.cc:606] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Received request to transfer leadership to TS 135e9b2801054e039b983b30ac393f7a
I20260710 11:09:44.225591  7293 catalog_manager.cc:5697] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 1 to 2, leader changed from 97dbe268e5b341ee903756491bad7d26 (127.2.165.67) to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 2 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:44.229178  7636 raft_consensus.cc:993] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a: : Instructing follower 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:44.229727  7636 raft_consensus.cc:1081] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Signalling peer 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:44.233275  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:44350
I20260710 11:09:44.233916  7471 raft_consensus.cc:493] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.234300  7471 raft_consensus.cc:3060] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.249748  7471 raft_consensus.cc:515] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.252013  7471 leader_election.cc:290] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:44.252948  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:44.253702  7395 raft_consensus.cc:3055] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:44.254063  7395 raft_consensus.cc:740] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:44.256455  7395 consensus_queue.cc:260] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.257166  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647d2a20cdd8457e925e70ba98815a62" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:44.257956  7395 raft_consensus.cc:3060] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.258591  7544 raft_consensus.cc:3060] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.266227  7395 raft_consensus.cc:2468] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:44.266909  7544 raft_consensus.cc:2468] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:44.267748  7435 leader_election.cc:304] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:44.268713  7589 raft_consensus.cc:2804] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:44.269235  7589 raft_consensus.cc:697] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:44.270118  7589 consensus_queue.cc:237] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.276690  7293 catalog_manager.cc:5697] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 1 to 2, leader changed from 47417560dd8245049f52e8ef5257aa0a (127.2.165.65) to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 2 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:44.283268  7619 raft_consensus.cc:993] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a: : Instructing follower 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.283886  7589 raft_consensus.cc:1081] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Signalling peer 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.285888  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:52964
I20260710 11:09:44.286669  7395 raft_consensus.cc:493] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.287009  7395 raft_consensus.cc:3060] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.293840  7395 raft_consensus.cc:515] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.296036  7395 leader_election.cc:290] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:44.297109  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:44.297504  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70d2325b46d84fa2b94de4a53f6fea3f" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:44.297829  7471 raft_consensus.cc:3055] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:44.298230  7544 raft_consensus.cc:3060] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.298297  7471 raft_consensus.cc:740] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:44.299366  7471 consensus_queue.cc:260] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.300494  7471 raft_consensus.cc:3060] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.304901  7544 raft_consensus.cc:2468] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.306393  7360 leader_election.cc:304] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:44.306946  7471 raft_consensus.cc:2468] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.307265  7675 raft_consensus.cc:2804] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:44.307945  7675 raft_consensus.cc:697] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:44.308799  7675 consensus_queue.cc:237] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.316430  7293 catalog_manager.cc:5697] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 1 to 2, leader changed from 135e9b2801054e039b983b30ac393f7a (127.2.165.66) to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 2 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:44.391136  7619 raft_consensus.cc:993] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a: : Instructing follower 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.391657  7589 raft_consensus.cc:1081] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Signalling peer 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.393419  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:52964
I20260710 11:09:44.394035  7395 raft_consensus.cc:493] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.394328  7395 raft_consensus.cc:3060] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.400211  7395 raft_consensus.cc:515] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.402096  7395 leader_election.cc:290] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:44.403249  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:44.403373  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4740c7a305dc4867b99a2efb778e877e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:44.404168  7471 raft_consensus.cc:3055] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:44.404234  7544 raft_consensus.cc:3060] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.404559  7471 raft_consensus.cc:740] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:44.405360  7471 consensus_queue.cc:260] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.406352  7471 raft_consensus.cc:3060] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.410567  7544 raft_consensus.cc:2468] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.411621  7471 raft_consensus.cc:2468] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.411870  7360 leader_election.cc:304] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:44.412849  7675 raft_consensus.cc:2804] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:44.413360  7675 raft_consensus.cc:697] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:44.414161  7675 consensus_queue.cc:237] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.420502  7293 catalog_manager.cc:5697] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 1 to 2, leader changed from 135e9b2801054e039b983b30ac393f7a (127.2.165.66) to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 2 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:44.538823  7665 raft_consensus.cc:993] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26: : Instructing follower 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.539489  7594 raft_consensus.cc:1081] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Signalling peer 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:44.541522  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:52976
I20260710 11:09:44.542057  7395 raft_consensus.cc:493] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.542367  7395 raft_consensus.cc:3060] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.547717  7395 raft_consensus.cc:515] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.549844  7395 leader_election.cc:290] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:44.550942  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:44.551455  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c75b7c41794cdf95e431c47b40c26b" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:44.551661  7471 raft_consensus.cc:3060] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.552175  7544 raft_consensus.cc:3055] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:44.552520  7544 raft_consensus.cc:740] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:44.553319  7544 consensus_queue.cc:260] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.554368  7544 raft_consensus.cc:3060] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.558092  7471 raft_consensus.cc:2468] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.559351  7362 leader_election.cc:304] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:44.560174  7544 raft_consensus.cc:2468] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:44.560477  7675 raft_consensus.cc:2804] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:44.561136  7675 raft_consensus.cc:697] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:44.561932  7675 consensus_queue.cc:237] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.569355  7293 catalog_manager.cc:5697] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 1 to 2, leader changed from 97dbe268e5b341ee903756491bad7d26 (127.2.165.67) to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 2 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:44.613303  7636 raft_consensus.cc:993] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a: : Instructing follower 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:44.613883  7675 raft_consensus.cc:1081] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Signalling peer 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:44.615567  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:44350
I20260710 11:09:44.616288  7471 raft_consensus.cc:493] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.616600  7471 raft_consensus.cc:3060] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.621470  7471 raft_consensus.cc:515] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.623124  7471 leader_election.cc:290] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:44.624218  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:44.624544  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23124d16c65b46a08ee30a99aeb14b11" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:44.624785  7395 raft_consensus.cc:3055] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:44.625168  7395 raft_consensus.cc:740] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:44.625276  7544 raft_consensus.cc:3060] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.625923  7395 consensus_queue.cc:260] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.626900  7395 raft_consensus.cc:3060] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:44.632560  7544 raft_consensus.cc:2468] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:44.632804  7395 raft_consensus.cc:2468] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:44.634119  7435 leader_election.cc:304] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:44.634419  7471 raft_consensus.cc:1275] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.635089  7626 raft_consensus.cc:2804] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:44.635581  7626 raft_consensus.cc:697] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:44.636224  7675 consensus_queue.cc:1048] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.636439  7626 consensus_queue.cc:237] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:44.645342  7544 raft_consensus.cc:1275] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.646986  7675 consensus_queue.cc:1048] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.649364  7293 catalog_manager.cc:5697] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 1 to 2, leader changed from 47417560dd8245049f52e8ef5257aa0a (127.2.165.65) to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 2 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:44.661391  7544 raft_consensus.cc:1275] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.662811  7626 consensus_queue.cc:1048] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.671669  7395 raft_consensus.cc:1275] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.673326  7619 consensus_queue.cc:1048] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.753659  7469 raft_consensus.cc:1275] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.755129  7675 consensus_queue.cc:1048] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.763990  7544 raft_consensus.cc:1275] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.765861  7636 consensus_queue.cc:1048] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.844596  7469 raft_consensus.cc:1275] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.846266  7636 consensus_queue.cc:1048] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.856287  7544 raft_consensus.cc:1275] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.858197  7636 consensus_queue.cc:1048] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.964855  7544 raft_consensus.cc:1275] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.966564  7636 consensus_queue.cc:1048] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:44.974448  7469 raft_consensus.cc:1275] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:44.976016  7636 consensus_queue.cc:1048] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:45.133553  7544 raft_consensus.cc:1275] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:45.134927  7619 consensus_queue.cc:1048] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:45.145458  7395 raft_consensus.cc:1275] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:45.147534  7589 consensus_queue.cc:1048] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:47.288249  7293 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38782:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:47.291596  7293 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:47.354206  7382 tablet_service.cc:1511] Processing CreateTablet for tablet cc5f904d014b480c9dc04a7082a9776a (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:47.355480  7456 tablet_service.cc:1511] Processing CreateTablet for tablet cc5f904d014b480c9dc04a7082a9776a (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:47.357625  7456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5f904d014b480c9dc04a7082a9776a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.359130  7378 tablet_service.cc:1511] Processing CreateTablet for tablet a678a107a87c4817a548526deae360c7 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:47.360549  7457 tablet_service.cc:1511] Processing CreateTablet for tablet a678a107a87c4817a548526deae360c7 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:47.363260  7535 tablet_service.cc:1511] Processing CreateTablet for tablet a678a107a87c4817a548526deae360c7 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:47.357760  7529 tablet_service.cc:1511] Processing CreateTablet for tablet cc5f904d014b480c9dc04a7082a9776a (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:47.365779  7381 tablet_service.cc:1511] Processing CreateTablet for tablet dd01472bf26441db8cbc579270f917a4 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:47.368507  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a678a107a87c4817a548526deae360c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.372779  7461 tablet_service.cc:1511] Processing CreateTablet for tablet dd01472bf26441db8cbc579270f917a4 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:47.365502  7529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5f904d014b480c9dc04a7082a9776a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.374547  7461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd01472bf26441db8cbc579270f917a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.375269  7535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a678a107a87c4817a548526deae360c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.377033  7382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc5f904d014b480c9dc04a7082a9776a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.382728  7383 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1e67372ffe48e69f26f704ea27bf4e (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:47.383657  7531 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1e67372ffe48e69f26f704ea27bf4e (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:47.385701  7453 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1e67372ffe48e69f26f704ea27bf4e (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:47.387471  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1e67372ffe48e69f26f704ea27bf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.377955  7528 tablet_service.cc:1511] Processing CreateTablet for tablet dd01472bf26441db8cbc579270f917a4 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:47.385732  7531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1e67372ffe48e69f26f704ea27bf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.392504  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd01472bf26441db8cbc579270f917a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.393157  7385 tablet_service.cc:1511] Processing CreateTablet for tablet c8608a1f65694c6f9371fad91ba1a028 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:47.395012  7458 tablet_service.cc:1511] Processing CreateTablet for tablet c8608a1f65694c6f9371fad91ba1a028 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:47.396747  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8608a1f65694c6f9371fad91ba1a028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.399802  7384 tablet_service.cc:1511] Processing CreateTablet for tablet 7c97a13530724a17b9ed40cb6ff4b434 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:47.396759  7527 tablet_service.cc:1511] Processing CreateTablet for tablet c8608a1f65694c6f9371fad91ba1a028 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:47.403003  7527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8608a1f65694c6f9371fad91ba1a028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.404760  7454 tablet_service.cc:1511] Processing CreateTablet for tablet 7c97a13530724a17b9ed40cb6ff4b434 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:47.382731  7381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd01472bf26441db8cbc579270f917a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.406720  7454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c97a13530724a17b9ed40cb6ff4b434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.407398  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8608a1f65694c6f9371fad91ba1a028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.410977  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a678a107a87c4817a548526deae360c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.413372  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c97a13530724a17b9ed40cb6ff4b434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.419507  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1e67372ffe48e69f26f704ea27bf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.423784  7530 tablet_service.cc:1511] Processing CreateTablet for tablet 7c97a13530724a17b9ed40cb6ff4b434 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:47.425649  7530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c97a13530724a17b9ed40cb6ff4b434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.455703  7380 tablet_service.cc:1511] Processing CreateTablet for tablet 46c800437a334e7aac3aa0b188424d56 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:47.459790  7534 tablet_service.cc:1511] Processing CreateTablet for tablet 46c800437a334e7aac3aa0b188424d56 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:47.461239  7380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c800437a334e7aac3aa0b188424d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.462405  7692 tablet_bootstrap.cc:492] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:47.464010  7379 tablet_service.cc:1511] Processing CreateTablet for tablet 211df45d401c4cfe92b689cc233803d4 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:47.465595  7379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211df45d401c4cfe92b689cc233803d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.461479  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c800437a334e7aac3aa0b188424d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.484145  7694 tablet_bootstrap.cc:492] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:47.496495  7694 tablet_bootstrap.cc:654] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.525492  7692 tablet_bootstrap.cc:654] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.514415  7695 tablet_bootstrap.cc:492] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:47.522718  7453 tablet_service.cc:1511] Processing CreateTablet for tablet 211df45d401c4cfe92b689cc233803d4 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:47.523978  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 46c800437a334e7aac3aa0b188424d56 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:47.534910  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c800437a334e7aac3aa0b188424d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.552701  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211df45d401c4cfe92b689cc233803d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.557438  7530 tablet_service.cc:1511] Processing CreateTablet for tablet 211df45d401c4cfe92b689cc233803d4 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:47.559078  7530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211df45d401c4cfe92b689cc233803d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.580570  7692 tablet_bootstrap.cc:492] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.561067  7378 tablet_service.cc:1511] Processing CreateTablet for tablet bf8dbfab6833431d900abd52e1dc6d14 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:47.599128  7692 ts_tablet_manager.cc:1403] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.011s
I20260710 11:09:47.600108  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8dbfab6833431d900abd52e1dc6d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.597910  7458 tablet_service.cc:1511] Processing CreateTablet for tablet bf8dbfab6833431d900abd52e1dc6d14 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:47.604686  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8dbfab6833431d900abd52e1dc6d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.578473  7694 tablet_bootstrap.cc:492] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:47.608626  7694 ts_tablet_manager.cc:1403] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.017s
I20260710 11:09:47.611644  7694 raft_consensus.cc:359] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.612673  7694 raft_consensus.cc:385] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.613754  7694 raft_consensus.cc:740] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.614650  7535 tablet_service.cc:1511] Processing CreateTablet for tablet bf8dbfab6833431d900abd52e1dc6d14 (DEFAULT_TABLE table=soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:47.614660  7694 consensus_queue.cc:260] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.616410  7535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8dbfab6833431d900abd52e1dc6d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:47.602676  7692 raft_consensus.cc:359] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.625144  7692 raft_consensus.cc:385] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.625540  7692 raft_consensus.cc:740] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.626477  7692 consensus_queue.cc:260] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.629401  7692 ts_tablet_manager.cc:1434] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260710 11:09:47.630574  7692 tablet_bootstrap.cc:492] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:47.639252  7692 tablet_bootstrap.cc:654] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.643587  7594 raft_consensus.cc:493] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:47.644315  7594 raft_consensus.cc:515] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.645422  7694 ts_tablet_manager.cc:1434] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.006s
I20260710 11:09:47.646697  7694 tablet_bootstrap.cc:492] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:47.647003  7594 leader_election.cc:290] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:47.649195  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:47.651477  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:47.639328  7695 tablet_bootstrap.cc:654] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:47.653534  7511 leader_election.cc:343] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:47.654747  7509 leader_election.cc:343] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:47.655166  7509 leader_election.cc:304] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97dbe268e5b341ee903756491bad7d26; no voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:47.655788  7694 tablet_bootstrap.cc:654] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.656405  7594 raft_consensus.cc:2749] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:47.669485  7692 tablet_bootstrap.cc:492] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.671404  7695 tablet_bootstrap.cc:492] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:47.671425  7692 ts_tablet_manager.cc:1403] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.010s
I20260710 11:09:47.672178  7695 ts_tablet_manager.cc:1403] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.025s
I20260710 11:09:47.676038  7695 raft_consensus.cc:359] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.676654  7694 tablet_bootstrap.cc:492] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:47.676399  7692 raft_consensus.cc:359] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.677037  7695 raft_consensus.cc:385] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.677304  7694 ts_tablet_manager.cc:1403] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.006s
I20260710 11:09:47.677476  7692 raft_consensus.cc:385] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.677575  7695 raft_consensus.cc:740] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.678113  7692 raft_consensus.cc:740] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.678967  7692 consensus_queue.cc:260] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.678854  7695 consensus_queue.cc:260] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.681155  7694 raft_consensus.cc:359] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.682044  7694 raft_consensus.cc:385] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.682376  7694 raft_consensus.cc:740] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.682781  7692 ts_tablet_manager.cc:1434] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:09:47.683835  7692 tablet_bootstrap.cc:492] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:47.683334  7694 consensus_queue.cc:260] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.686290  7694 ts_tablet_manager.cc:1434] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:47.687594  7694 tablet_bootstrap.cc:492] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:47.681687  7695 ts_tablet_manager.cc:1434] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:47.693559  7692 tablet_bootstrap.cc:654] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.696048  7694 tablet_bootstrap.cc:654] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.700534  7695 tablet_bootstrap.cc:492] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:47.710497  7695 tablet_bootstrap.cc:654] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.711026  7692 tablet_bootstrap.cc:492] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.711491  7594 raft_consensus.cc:493] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:47.711647  7692 ts_tablet_manager.cc:1403] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260710 11:09:47.712250  7594 raft_consensus.cc:515] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.716162  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:47.715916  7692 raft_consensus.cc:359] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.717300  7695 tablet_bootstrap.cc:492] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:47.717482  7692 raft_consensus.cc:385] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.717617  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:47.717976  7692 raft_consensus.cc:740] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.717986  7695 ts_tablet_manager.cc:1403] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:09:47.718410  7471 raft_consensus.cc:2468] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:47.719072  7692 consensus_queue.cc:260] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.719980  7511 leader_election.cc:304] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:47.720968  7694 tablet_bootstrap.cc:492] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:47.721597  7694 ts_tablet_manager.cc:1403] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260710 11:09:47.722162  7695 raft_consensus.cc:359] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.723064  7695 raft_consensus.cc:385] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.723376  7695 raft_consensus.cc:740] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.724315  7692 ts_tablet_manager.cc:1434] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:09:47.724687  7695 consensus_queue.cc:260] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.725557  7692 tablet_bootstrap.cc:492] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
W20260710 11:09:47.725658  7509 leader_election.cc:343] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:47.723397  7594 leader_election.cc:290] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:47.729846  7594 raft_consensus.cc:2804] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:47.729882  7694 raft_consensus.cc:359] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.731015  7694 raft_consensus.cc:385] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.730780  7594 raft_consensus.cc:493] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:47.732296  7594 raft_consensus.cc:3060] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.731563  7694 raft_consensus.cc:740] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.734341  7692 tablet_bootstrap.cc:654] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.736586  7694 consensus_queue.cc:260] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.739553  7694 ts_tablet_manager.cc:1434] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260710 11:09:47.735168  7695 ts_tablet_manager.cc:1434] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:09:47.741010  7695 tablet_bootstrap.cc:492] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:47.742563  7692 tablet_bootstrap.cc:492] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.743239  7692 ts_tablet_manager.cc:1403] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:09:47.746447  7692 raft_consensus.cc:359] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.747203  7692 raft_consensus.cc:385] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.747293  7694 tablet_bootstrap.cc:492] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:47.747519  7692 raft_consensus.cc:740] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.748478  7692 consensus_queue.cc:260] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.751156  7692 ts_tablet_manager.cc:1434] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:47.752503  7692 tablet_bootstrap.cc:492] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:47.757174  7695 tablet_bootstrap.cc:654] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.760020  7692 tablet_bootstrap.cc:654] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.766767  7594 raft_consensus.cc:515] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.768810  7692 tablet_bootstrap.cc:492] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.768874  7698 raft_consensus.cc:493] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:47.769462  7594 leader_election.cc:290] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:47.769809  7692 ts_tablet_manager.cc:1403] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
W20260710 11:09:47.767810  7511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.165.66:40499, user_credentials={real_user=slave}} blocked reactor thread for 47927.4us
I20260710 11:09:47.769682  7698 raft_consensus.cc:515] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.771698  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:47.772583  7471 raft_consensus.cc:3060] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.773762  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:47.774415  7692 raft_consensus.cc:359] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.775198  7692 raft_consensus.cc:385] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.775489  7692 raft_consensus.cc:740] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
W20260710 11:09:47.775832  7509 leader_election.cc:343] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:47.776383  7692 consensus_queue.cc:260] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.779433  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:47.779562  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
W20260710 11:09:47.781311  7362 leader_election.cc:343] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:47.781518  7698 leader_election.cc:290] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
W20260710 11:09:47.782179  7360 leader_election.cc:343] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:47.782652  7360 leader_election.cc:304] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a; no voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:47.784461  7694 tablet_bootstrap.cc:654] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.784593  7692 ts_tablet_manager.cc:1434] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:09:47.785562  7698 raft_consensus.cc:2749] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:47.785836  7692 tablet_bootstrap.cc:492] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:47.788973  7695 tablet_bootstrap.cc:492] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:47.789630  7695 ts_tablet_manager.cc:1403] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260710 11:09:47.792048  7471 raft_consensus.cc:2468] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:47.793423  7695 raft_consensus.cc:359] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.793942  7511 leader_election.cc:304] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:47.794406  7695 raft_consensus.cc:385] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.794819  7695 raft_consensus.cc:740] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.795743  7594 raft_consensus.cc:2804] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:47.796484  7594 raft_consensus.cc:697] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:47.796386  7695 consensus_queue.cc:260] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.798413  7692 tablet_bootstrap.cc:654] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.801015  7695 ts_tablet_manager.cc:1434] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:09:47.802793  7695 tablet_bootstrap.cc:492] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:47.805120  7692 tablet_bootstrap.cc:492] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.805974  7692 ts_tablet_manager.cc:1403] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:09:47.805760  7594 consensus_queue.cc:237] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.810125  7692 raft_consensus.cc:359] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.810982  7692 raft_consensus.cc:385] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.811131  7694 tablet_bootstrap.cc:492] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:47.811401  7695 tablet_bootstrap.cc:654] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.811417  7692 raft_consensus.cc:740] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.811826  7694 ts_tablet_manager.cc:1403] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.001s
I20260710 11:09:47.812737  7692 consensus_queue.cc:260] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.816146  7692 ts_tablet_manager.cc:1434] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:09:47.817806  7692 tablet_bootstrap.cc:492] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:47.819103  7694 raft_consensus.cc:359] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.820247  7694 raft_consensus.cc:385] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.820662  7694 raft_consensus.cc:740] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.821715  7694 consensus_queue.cc:260] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.825538  7695 tablet_bootstrap.cc:492] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:47.826253  7695 ts_tablet_manager.cc:1403] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260710 11:09:47.827600  7692 tablet_bootstrap.cc:654] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.830176  7695 raft_consensus.cc:359] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.831259  7695 raft_consensus.cc:385] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.831625  7695 raft_consensus.cc:740] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.833139  7695 consensus_queue.cc:260] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.834337  7694 ts_tablet_manager.cc:1434] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260710 11:09:47.835812  7694 tablet_bootstrap.cc:492] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:47.839205  7290 catalog_manager.cc:5697] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:47.841245  7695 ts_tablet_manager.cc:1434] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:09:47.842661  7695 tablet_bootstrap.cc:492] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:47.844725  7694 tablet_bootstrap.cc:654] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.849052  7594 raft_consensus.cc:493] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:47.849901  7594 raft_consensus.cc:515] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.853298  7594 leader_election.cc:290] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:47.853929  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:47.854799  7394 raft_consensus.cc:2468] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:47.856225  7509 leader_election.cc:304] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:47.857208  7594 raft_consensus.cc:2804] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:47.859568  7594 raft_consensus.cc:493] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:47.858356  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:47.860543  7471 raft_consensus.cc:2468] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:47.861771  7594 raft_consensus.cc:3060] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.865463  7692 tablet_bootstrap.cc:492] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.866068  7692 ts_tablet_manager.cc:1403] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.008s
I20260710 11:09:47.869235  7692 raft_consensus.cc:359] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.870049  7692 raft_consensus.cc:385] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.870339  7692 raft_consensus.cc:740] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.870875  7695 tablet_bootstrap.cc:654] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.871163  7692 consensus_queue.cc:260] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.874264  7692 ts_tablet_manager.cc:1434] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:09:47.875474  7692 tablet_bootstrap.cc:492] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:47.876708  7594 raft_consensus.cc:515] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.881170  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:47.881834  7394 raft_consensus.cc:3060] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.882941  7692 tablet_bootstrap.cc:654] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.885066  7693 raft_consensus.cc:493] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:47.885619  7693 raft_consensus.cc:515] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.889693  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:47.889762  7394 raft_consensus.cc:2468] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:47.890771  7545 raft_consensus.cc:2468] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:47.887857  7693 leader_election.cc:290] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:47.892930  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:47.895121  7395 raft_consensus.cc:2468] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:47.895179  7435 leader_election.cc:304] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:47.897169  7509 leader_election.cc:304] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:47.898370  7705 raft_consensus.cc:2804] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:47.898891  7694 tablet_bootstrap.cc:492] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:47.899708  7694 ts_tablet_manager.cc:1403] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.014s
I20260710 11:09:47.898378  7693 raft_consensus.cc:2804] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:47.900701  7693 raft_consensus.cc:493] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:47.901252  7693 raft_consensus.cc:3060] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.903398  7695 tablet_bootstrap.cc:492] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:47.903398  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:47.904285  7695 ts_tablet_manager.cc:1403] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.015s
I20260710 11:09:47.904353  7471 raft_consensus.cc:3060] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.914364  7594 leader_election.cc:290] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:47.915683  7695 raft_consensus.cc:359] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.916455  7695 raft_consensus.cc:385] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.916774  7695 raft_consensus.cc:740] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.917390  7693 raft_consensus.cc:515] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.917590  7695 consensus_queue.cc:260] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.918066  7471 raft_consensus.cc:2468] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:47.920373  7705 raft_consensus.cc:697] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:47.918525  7694 raft_consensus.cc:359] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.920919  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:47.921135  7694 raft_consensus.cc:385] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.921648  7394 raft_consensus.cc:3060] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.921681  7694 raft_consensus.cc:740] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.921680  7705 consensus_queue.cc:237] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.923002  7694 consensus_queue.cc:260] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.925393  7694 ts_tablet_manager.cc:1434] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:09:47.925560  7695 ts_tablet_manager.cc:1434] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:09:47.926513  7694 tablet_bootstrap.cc:492] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:47.934499  7694 tablet_bootstrap.cc:654] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.934963  7394 raft_consensus.cc:2468] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:47.926523  7695 tablet_bootstrap.cc:492] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:47.941728  7692 tablet_bootstrap.cc:492] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:47.942378  7692 ts_tablet_manager.cc:1403] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.013s
I20260710 11:09:47.944751  7435 leader_election.cc:304] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:47.945715  7589 raft_consensus.cc:2804] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:47.946296  7695 tablet_bootstrap.cc:654] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.945783  7692 raft_consensus.cc:359] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.946776  7692 raft_consensus.cc:385] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.947070  7692 raft_consensus.cc:740] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.946113  7290 catalog_manager.cc:5697] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:47.947820  7692 consensus_queue.cc:260] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.951542  7694 tablet_bootstrap.cc:492] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:47.952219  7694 ts_tablet_manager.cc:1403] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.008s
I20260710 11:09:47.953872  7693 leader_election.cc:290] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:47.955617  7694 raft_consensus.cc:359] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.956449  7694 raft_consensus.cc:385] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.956352  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:47.956864  7694 raft_consensus.cc:740] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.957129  7545 raft_consensus.cc:3060] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:47.957819  7694 consensus_queue.cc:260] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.960830  7694 ts_tablet_manager.cc:1434] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:09:47.960546  7589 raft_consensus.cc:697] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:47.962059  7694 tablet_bootstrap.cc:492] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:47.962407  7589 consensus_queue.cc:237] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.969934  7694 tablet_bootstrap.cc:654] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:47.971055  7545 raft_consensus.cc:2468] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:47.971513  7695 tablet_bootstrap.cc:492] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:47.972311  7695 ts_tablet_manager.cc:1403] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.046s	user 0.031s	sys 0.000s
I20260710 11:09:47.975646  7695 raft_consensus.cc:359] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.976447  7695 raft_consensus.cc:385] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:47.976725  7695 raft_consensus.cc:740] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:47.977626  7695 consensus_queue.cc:260] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.980037  7695 ts_tablet_manager.cc:1434] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:47.981066  7695 tablet_bootstrap.cc:492] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:47.987622  7698 raft_consensus.cc:493] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:47.989385  7723 raft_consensus.cc:493] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:47.990146  7723 raft_consensus.cc:515] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.994541  7723 leader_election.cc:290] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:47.988395  7698 raft_consensus.cc:515] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.996294  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a107a87c4817a548526deae360c7" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:47.996672  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a107a87c4817a548526deae360c7" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:47.997015  7544 raft_consensus.cc:2468] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:47.997805  7394 raft_consensus.cc:2468] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:47.999483  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1e67372ffe48e69f26f704ea27bf4e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:47.999820  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1e67372ffe48e69f26f704ea27bf4e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:48.000628  7544 raft_consensus.cc:2468] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:48.000572  7471 raft_consensus.cc:2468] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:48.002344  7360 leader_election.cc:304] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.003350  7636 raft_consensus.cc:2804] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.003703  7636 raft_consensus.cc:493] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.004019  7636 raft_consensus.cc:3060] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.004963  7698 leader_election.cc:290] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.007893  7695 tablet_bootstrap.cc:654] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.004016  7435 leader_election.cc:304] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:48.014331  7694 tablet_bootstrap.cc:492] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:48.015131  7694 ts_tablet_manager.cc:1403] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.004s
I20260710 11:09:48.015076  7726 raft_consensus.cc:2804] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.019233  7726 raft_consensus.cc:493] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.019642  7726 raft_consensus.cc:3060] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.019658  7694 raft_consensus.cc:359] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.020634  7636 raft_consensus.cc:515] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:47.993335  7294 catalog_manager.cc:5697] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 1 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.024250  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1e67372ffe48e69f26f704ea27bf4e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:48.024971  7471 raft_consensus.cc:3060] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.013242  7692 ts_tablet_manager.cc:1434] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.036s
I20260710 11:09:48.026576  7692 tablet_bootstrap.cc:492] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a: Bootstrap starting.
I20260710 11:09:48.021051  7694 raft_consensus.cc:385] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.029515  7694 raft_consensus.cc:740] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.030680  7694 consensus_queue.cc:260] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.031489  7589 raft_consensus.cc:493] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.032123  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1e67372ffe48e69f26f704ea27bf4e" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.032886  7544 raft_consensus.cc:3060] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.034258  7694 ts_tablet_manager.cc:1434] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260710 11:09:48.032019  7589 raft_consensus.cc:515] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.038331  7589 leader_election.cc:290] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.039314  7695 tablet_bootstrap.cc:492] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:48.039903  7695 ts_tablet_manager.cc:1403] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.019s
I20260710 11:09:48.043146  7694 tablet_bootstrap.cc:492] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:48.043004  7695 raft_consensus.cc:359] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.044507  7695 raft_consensus.cc:385] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.045100  7695 raft_consensus.cc:740] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.046166  7695 consensus_queue.cc:260] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.047335  7692 tablet_bootstrap.cc:654] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.047165  7726 raft_consensus.cc:515] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.049588  7726 leader_election.cc:290] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.056602  7694 tablet_bootstrap.cc:654] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.058136  7698 raft_consensus.cc:493] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.058681  7698 raft_consensus.cc:515] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.061523  7636 leader_election.cc:290] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.064553  7698 leader_election.cc:290] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.064828  7695 ts_tablet_manager.cc:1434] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 11:09:48.066262  7695 tablet_bootstrap.cc:492] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:48.068441  7698 raft_consensus.cc:493] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.068595  7543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a107a87c4817a548526deae360c7" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.069324  7543 raft_consensus.cc:3060] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.069111  7698 raft_consensus.cc:515] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
W20260710 11:09:48.069432  7342 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:48.071004  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a107a87c4817a548526deae360c7" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:48.064551  7544 raft_consensus.cc:2468] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:48.071683  7395 raft_consensus.cc:3060] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.066298  7545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:48.071138  7698 leader_election.cc:290] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.061221  7726 raft_consensus.cc:493] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.066175  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:48.081512  7360 leader_election.cc:304] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.075186  7545 raft_consensus.cc:2468] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:48.082634  7542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:48.076648  7394 raft_consensus.cc:2468] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:48.088428  7542 raft_consensus.cc:2468] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:48.076079  7726 raft_consensus.cc:515] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.089675  7435 leader_election.cc:304] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.091585  7726 leader_election.cc:290] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.091638  7723 raft_consensus.cc:2804] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.092653  7360 leader_election.cc:304] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.092991  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c800437a334e7aac3aa0b188424d56" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:48.094620  7723 raft_consensus.cc:493] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.095254  7394 raft_consensus.cc:2468] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:48.094198  7695 tablet_bootstrap.cc:654] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.095279  7723 raft_consensus.cc:3060] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.089718  7730 raft_consensus.cc:2804] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.098409  7636 raft_consensus.cc:2804] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.098843  7636 raft_consensus.cc:493] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.099306  7636 raft_consensus.cc:3060] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.099537  7543 raft_consensus.cc:2468] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:48.094559  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:48.124850  7395 raft_consensus.cc:2468] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:48.115480  7636 raft_consensus.cc:515] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.098825  7730 raft_consensus.cc:697] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.128927  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c800437a334e7aac3aa0b188424d56" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26" is_pre_election: true
I20260710 11:09:48.129964  7692 tablet_bootstrap.cc:492] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a: No bootstrap required, opened a new log
I20260710 11:09:48.129668  7730 consensus_queue.cc:237] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.130532  7692 ts_tablet_manager.cc:1403] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.004s
I20260710 11:09:48.130061  7544 raft_consensus.cc:2468] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 0.
I20260710 11:09:48.131305  7723 raft_consensus.cc:515] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.135257  7723 leader_election.cc:290] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.132143  7471 raft_consensus.cc:2468] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:48.136181  7694 tablet_bootstrap.cc:492] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:48.134357  7692 raft_consensus.cc:359] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.136767  7694 ts_tablet_manager.cc:1403] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.008s
I20260710 11:09:48.137051  7692 raft_consensus.cc:385] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.138729  7692 raft_consensus.cc:740] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Initialized, Role: FOLLOWER
W20260710 11:09:48.138051  7360 leader_election.cc:343] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:48.140653  7636 leader_election.cc:290] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.141014  7694 raft_consensus.cc:359] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.141677  7695 tablet_bootstrap.cc:492] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:48.141932  7694 raft_consensus.cc:385] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.142313  7695 ts_tablet_manager.cc:1403] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.011s
I20260710 11:09:48.142382  7694 raft_consensus.cc:740] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.142505  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.143563  7694 consensus_queue.cc:260] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.146576  7694 ts_tablet_manager.cc:1434] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:48.146342  7695 raft_consensus.cc:359] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.147146  7695 raft_consensus.cc:385] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.147498  7695 raft_consensus.cc:740] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.148471  7695 consensus_queue.cc:260] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.148497  7692 consensus_queue.cc:260] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.147991  7694 tablet_bootstrap.cc:492] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26: Bootstrap starting.
I20260710 11:09:48.152000  7692 ts_tablet_manager.cc:1434] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:09:48.140813  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:48.154253  7395 raft_consensus.cc:2393] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 135e9b2801054e039b983b30ac393f7a in current term 1: Already voted for candidate 47417560dd8245049f52e8ef5257aa0a in this term.
I20260710 11:09:48.155601  7695 ts_tablet_manager.cc:1434] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:09:48.157164  7695 tablet_bootstrap.cc:492] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a: Bootstrap starting.
I20260710 11:09:48.162784  7695 tablet_bootstrap.cc:654] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.164866  7694 tablet_bootstrap.cc:654] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.143821  7544 raft_consensus.cc:3060] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.167745  7435 leader_election.cc:304] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.168689  7723 raft_consensus.cc:2804] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.168860  7435 leader_election.cc:304] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.169230  7723 raft_consensus.cc:697] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:48.169886  7726 raft_consensus.cc:2804] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.170238  7726 raft_consensus.cc:493] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.170553  7726 raft_consensus.cc:3060] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.164341  7290 catalog_manager.cc:5697] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 1 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.170522  7723 consensus_queue.cc:237] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.183069  7726 raft_consensus.cc:515] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.191404  7542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.185099  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:48.193011  7471 raft_consensus.cc:2468] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 0.
I20260710 11:09:48.193282  7726 leader_election.cc:290] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.185418  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:48.194083  7695 tablet_bootstrap.cc:492] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a: No bootstrap required, opened a new log
I20260710 11:09:48.194384  7469 raft_consensus.cc:2393] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47417560dd8245049f52e8ef5257aa0a in current term 1: Already voted for candidate 135e9b2801054e039b983b30ac393f7a in this term.
I20260710 11:09:48.194653  7695 ts_tablet_manager.cc:1403] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 11:09:48.186721  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:48.195547  7468 raft_consensus.cc:2393] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47417560dd8245049f52e8ef5257aa0a in current term 1: Already voted for candidate 135e9b2801054e039b983b30ac393f7a in this term.
I20260710 11:09:48.190348  7694 tablet_bootstrap.cc:492] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26: No bootstrap required, opened a new log
I20260710 11:09:48.197551  7694 ts_tablet_manager.cc:1403] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.003s
I20260710 11:09:48.197500  7695 raft_consensus.cc:359] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.198210  7695 raft_consensus.cc:385] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.198494  7695 raft_consensus.cc:740] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.198246  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c800437a334e7aac3aa0b188424d56" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:48.198993  7395 raft_consensus.cc:3060] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.199136  7695 consensus_queue.cc:260] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.201072  7695 ts_tablet_manager.cc:1434] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:48.201014  7694 raft_consensus.cc:359] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.201972  7694 raft_consensus.cc:385] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.202313  7694 raft_consensus.cc:740] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.183525  7544 raft_consensus.cc:2468] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:48.203878  7360 leader_election.cc:304] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.205016  7730 raft_consensus.cc:2804] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.205552  7730 raft_consensus.cc:697] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.206503  7730 consensus_queue.cc:237] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.208720  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c800437a334e7aac3aa0b188424d56" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.212100  7544 raft_consensus.cc:3060] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.214048  7435 leader_election.cc:304] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [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: 135e9b2801054e039b983b30ac393f7a; no voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:48.213140  7362 leader_election.cc:304] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [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: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:48.216907  7723 raft_consensus.cc:2749] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:48.217144  7636 raft_consensus.cc:2804] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.217748  7636 raft_consensus.cc:493] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.218073  7636 raft_consensus.cc:3060] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.221119  7544 raft_consensus.cc:2468] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:48.212843  7290 catalog_manager.cc:5697] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 1 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.210465  7694 consensus_queue.cc:260] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.211161  7395 raft_consensus.cc:2468] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 1.
I20260710 11:09:48.229893  7694 ts_tablet_manager.cc:1434] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 11:09:48.226137  7636 raft_consensus.cc:515] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.225875  7435 leader_election.cc:304] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.233043  7636 leader_election.cc:290] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.233065  7723 raft_consensus.cc:2804] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.234032  7723 raft_consensus.cc:697] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:48.233630  7294 catalog_manager.cc:5697] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 1 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.235081  7723 consensus_queue.cc:237] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.237270  7542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.238376  7719 consensus_queue.cc:1048] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.240080  7542 raft_consensus.cc:3060] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.239092  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:48.241726  7468 raft_consensus.cc:3060] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.243767  7719 raft_consensus.cc:493] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.244410  7719 raft_consensus.cc:515] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.247895  7719 leader_election.cc:290] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:48.247928  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8dbfab6833431d900abd52e1dc6d14" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a" is_pre_election: true
I20260710 11:09:48.249171  7395 raft_consensus.cc:2468] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:48.250631  7509 leader_election.cc:304] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.251704  7719 raft_consensus.cc:2804] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:48.252007  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8dbfab6833431d900abd52e1dc6d14" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a" is_pre_election: true
I20260710 11:09:48.252290  7719 raft_consensus.cc:493] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:48.252864  7719 raft_consensus.cc:3060] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.252897  7471 raft_consensus.cc:2468] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 0.
I20260710 11:09:48.254767  7468 raft_consensus.cc:2468] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:48.258621  7542 raft_consensus.cc:2468] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 1.
I20260710 11:09:48.260528  7362 leader_election.cc:304] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:48.261587  7730 raft_consensus.cc:2804] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.262177  7730 raft_consensus.cc:697] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.263166  7730 consensus_queue.cc:237] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.274457  7395 raft_consensus.cc:3060] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.283509  7719 raft_consensus.cc:515] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.274694  7291 catalog_manager.cc:5697] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 1 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.297055  7719 leader_election.cc:290] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:48.298260  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8dbfab6833431d900abd52e1dc6d14" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:48.298982  7469 raft_consensus.cc:3060] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.308988  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8dbfab6833431d900abd52e1dc6d14" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:48.309834  7394 raft_consensus.cc:3060] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.314087  7469 raft_consensus.cc:2468] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:48.316447  7511 leader_election.cc:304] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.316577  7719 consensus_queue.cc:1048] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.317464  7594 raft_consensus.cc:2804] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.318017  7594 raft_consensus.cc:697] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:48.315359  7290 catalog_manager.cc:5697] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 1 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.318908  7594 consensus_queue.cc:237] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.326449  7394 raft_consensus.cc:2468] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 1.
I20260710 11:09:48.337993  7290 catalog_manager.cc:5697] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 1 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:48.345551  7723 consensus_queue.cc:1048] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:48.357342  7726 consensus_queue.cc:1048] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:48.501348  7542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a"
dest_uuid: "97dbe268e5b341ee903756491bad7d26"
mode: GRACEFUL
new_leader_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:09:48.502084  7542 raft_consensus.cc:606] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Received request to transfer leadership to TS 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:48.508275  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a678a107a87c4817a548526deae360c7"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
mode: GRACEFUL
new_leader_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:44364
I20260710 11:09:48.508993  7469 raft_consensus.cc:606] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Received request to transfer leadership to TS 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:48.511494  7594 consensus_queue.cc:1048] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:48.517336  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
mode: GRACEFUL
new_leader_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:44364
I20260710 11:09:48.518100  7469 raft_consensus.cc:606] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Received request to transfer leadership to TS 47417560dd8245049f52e8ef5257aa0a
I20260710 11:09:48.526036  7705 consensus_queue.cc:1048] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.533010  7542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028"
dest_uuid: "97dbe268e5b341ee903756491bad7d26"
mode: GRACEFUL
new_leader_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:09:48.533677  7542 raft_consensus.cc:606] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Received request to transfer leadership to TS 135e9b2801054e039b983b30ac393f7a
I20260710 11:09:48.539978  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
mode: GRACEFUL
new_leader_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:52986
I20260710 11:09:48.540609  7395 raft_consensus.cc:606] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Received request to transfer leadership to TS 135e9b2801054e039b983b30ac393f7a
I20260710 11:09:48.550357  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
mode: GRACEFUL
new_leader_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:52986
I20260710 11:09:48.550921  7395 raft_consensus.cc:606] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Received request to transfer leadership to TS 135e9b2801054e039b983b30ac393f7a
I20260710 11:09:48.611181  7589 consensus_queue.cc:1048] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:48.623850  7723 consensus_queue.cc:1048] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.634599  7723 raft_consensus.cc:993] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: : Instructing follower 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:48.635085  7723 raft_consensus.cc:1081] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Signalling peer 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:48.636932  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a678a107a87c4817a548526deae360c7"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:52964
I20260710 11:09:48.637634  7395 raft_consensus.cc:493] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.638027  7395 raft_consensus.cc:3060] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.639688  7734 consensus_queue.cc:1048] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.646102  7395 raft_consensus.cc:515] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.647758  7636 consensus_queue.cc:1048] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:48.649230  7730 consensus_queue.cc:1048] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.657339  7395 leader_election.cc:290] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.658388  7544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a107a87c4817a548526deae360c7" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.659423  7544 raft_consensus.cc:3060] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.663405  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a678a107a87c4817a548526deae360c7" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:48.664465  7471 raft_consensus.cc:3055] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.664921  7471 raft_consensus.cc:740] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:48.666129  7471 consensus_queue.cc:260] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.667567  7471 raft_consensus.cc:3060] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.674160  7544 raft_consensus.cc:2468] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:48.682008  7360 leader_election.cc:304] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.684321  7734 raft_consensus.cc:2804] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.684867  7734 raft_consensus.cc:697] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.685719  7734 consensus_queue.cc:237] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.686425  7730 raft_consensus.cc:993] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: : Instructing follower 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:48.686935  7730 raft_consensus.cc:1081] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Signalling peer 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:48.694502  7730 consensus_queue.cc:1048] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:48.699472  7291 catalog_manager.cc:5697] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 1 to 2, leader changed from 135e9b2801054e039b983b30ac393f7a (127.2.165.66) to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 2 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.702495  7734 consensus_queue.cc:1048] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.703711  7471 raft_consensus.cc:2468] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:48.707782  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:44350
I20260710 11:09:48.708518  7471 raft_consensus.cc:493] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.708930  7471 raft_consensus.cc:3060] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.717211  7471 raft_consensus.cc:515] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.720362  7471 leader_election.cc:290] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.721617  7542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.722697  7542 raft_consensus.cc:3060] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.725878  7471 raft_consensus.cc:1240] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Rejecting Update request from peer 47417560dd8245049f52e8ef5257aa0a for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:48.726994  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c97a13530724a17b9ed40cb6ff4b434" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:48.727631  7395 raft_consensus.cc:3055] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.727917  7395 raft_consensus.cc:740] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.728888  7395 consensus_queue.cc:260] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.730443  7395 raft_consensus.cc:3060] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.736775  7542 raft_consensus.cc:2468] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:48.738274  7435 leader_election.cc:304] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.739409  7589 raft_consensus.cc:2804] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.740187  7589 raft_consensus.cc:697] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:48.741394  7589 consensus_queue.cc:237] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [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: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.742727  7395 raft_consensus.cc:2468] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:48.754289  7291 catalog_manager.cc:5697] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 1 to 2, leader changed from 47417560dd8245049f52e8ef5257aa0a (127.2.165.65) to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 2 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.755573  7636 consensus_queue.cc:1048] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:48.765672  7636 raft_consensus.cc:993] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: : Instructing follower 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:48.766320  7734 raft_consensus.cc:1081] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Signalling peer 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:48.768499  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:44350
I20260710 11:09:48.769228  7469 raft_consensus.cc:493] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.769644  7469 raft_consensus.cc:3060] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.777570  7469 raft_consensus.cc:515] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.779716  7469 leader_election.cc:290] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.780910  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:48.781510  7395 raft_consensus.cc:3055] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.781549  7543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211df45d401c4cfe92b689cc233803d4" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.781880  7395 raft_consensus.cc:740] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.782378  7543 raft_consensus.cc:3060] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.782797  7395 consensus_queue.cc:260] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.785387  7395 raft_consensus.cc:3060] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.790468  7543 raft_consensus.cc:2468] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:48.790725  7395 raft_consensus.cc:2468] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:48.792032  7435 leader_election.cc:304] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.792882  7589 raft_consensus.cc:2804] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.793424  7589 raft_consensus.cc:697] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:48.794165  7589 consensus_queue.cc:237] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.801523  7291 catalog_manager.cc:5697] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 1 to 2, leader changed from 47417560dd8245049f52e8ef5257aa0a (127.2.165.65) to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 2 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.836844  7719 consensus_queue.cc:1048] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.849499  7594 consensus_queue.cc:1048] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.863279  7705 raft_consensus.cc:993] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: : Instructing follower 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:48.863818  7594 raft_consensus.cc:1081] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Signalling peer 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:48.865823  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:52976
I20260710 11:09:48.866461  7395 raft_consensus.cc:493] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.866828  7395 raft_consensus.cc:3060] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.872812  7395 raft_consensus.cc:515] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.875237  7395 leader_election.cc:290] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.875808  7589 consensus_queue.cc:1048] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.875972  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:48.876771  7469 raft_consensus.cc:3060] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.875888  7542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc5f904d014b480c9dc04a7082a9776a" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.878242  7542 raft_consensus.cc:3055] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.878568  7542 raft_consensus.cc:740] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:48.879411  7542 consensus_queue.cc:260] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.881052  7542 raft_consensus.cc:3060] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.883944  7723 consensus_queue.cc:1048] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:48.885951  7469 raft_consensus.cc:2468] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:48.887468  7362 leader_election.cc:304] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:48.888635  7760 raft_consensus.cc:2804] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.889164  7760 raft_consensus.cc:697] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.889971  7760 consensus_queue.cc:237] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.893568  7542 raft_consensus.cc:2468] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:48.897104  7723 raft_consensus.cc:993] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: : Instructing follower 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:48.897779  7723 raft_consensus.cc:1081] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Signalling peer 47417560dd8245049f52e8ef5257aa0a to start an election
I20260710 11:09:48.899266  7394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
 from {username='slave'} at 127.0.0.1:52964
I20260710 11:09:48.899807  7394 raft_consensus.cc:493] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.901481  7394 raft_consensus.cc:3060] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.911073  7394 raft_consensus.cc:515] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.912914  7291 catalog_manager.cc:5697] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 1 to 2, leader changed from 97dbe268e5b341ee903756491bad7d26 (127.2.165.67) to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 2 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.917336  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:48.917398  7542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd01472bf26441db8cbc579270f917a4" candidate_uuid: "47417560dd8245049f52e8ef5257aa0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:48.917974  7469 raft_consensus.cc:3055] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.918236  7542 raft_consensus.cc:3060] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.918390  7469 raft_consensus.cc:740] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:48.923075  7469 consensus_queue.cc:260] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.924232  7469 raft_consensus.cc:3060] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.926134  7394 leader_election.cc:290] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Requested vote from peers 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:48.928417  7542 raft_consensus.cc:2468] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:48.929730  7360 leader_election.cc:304] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47417560dd8245049f52e8ef5257aa0a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:48.930583  7760 raft_consensus.cc:2804] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.931119  7760 raft_consensus.cc:697] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Leader. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:48.932046  7760 consensus_queue.cc:237] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:48.933610  7469 raft_consensus.cc:2468] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47417560dd8245049f52e8ef5257aa0a in term 2.
I20260710 11:09:48.940213  7290 catalog_manager.cc:5697] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a reported cstate change: term changed from 1 to 2, leader changed from 135e9b2801054e039b983b30ac393f7a (127.2.165.66) to 47417560dd8245049f52e8ef5257aa0a (127.2.165.65). New cstate: current_term: 2 leader_uuid: "47417560dd8245049f52e8ef5257aa0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.152350  7705 raft_consensus.cc:993] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: : Instructing follower 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:49.152969  7594 raft_consensus.cc:1081] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Signalling peer 135e9b2801054e039b983b30ac393f7a to start an election
I20260710 11:09:49.154718  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
 from {username='slave'} at 127.0.0.1:44356
I20260710 11:09:49.155403  7469 raft_consensus.cc:493] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.155748  7469 raft_consensus.cc:3060] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.162186  7469 raft_consensus.cc:515] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:49.164009  7469 leader_election.cc:290] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 97dbe268e5b341ee903756491bad7d26 (127.2.165.67:42901)
I20260710 11:09:49.165343  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:49.165549  7542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8608a1f65694c6f9371fad91ba1a028" candidate_uuid: "135e9b2801054e039b983b30ac393f7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97dbe268e5b341ee903756491bad7d26"
I20260710 11:09:49.165408  7394 raft_consensus.cc:1275] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.166185  7395 raft_consensus.cc:3060] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.166281  7542 raft_consensus.cc:3055] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.166801  7542 raft_consensus.cc:740] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:49.167479  7589 consensus_queue.cc:1048] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:49.167603  7542 consensus_queue.cc:260] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:49.168889  7542 raft_consensus.cc:3060] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.174094  7395 raft_consensus.cc:2468] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:49.176122  7435 leader_election.cc:304] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 47417560dd8245049f52e8ef5257aa0a; no voters: 
I20260710 11:09:49.177162  7723 raft_consensus.cc:2804] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.178632  7543 raft_consensus.cc:1275] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.180464  7542 raft_consensus.cc:2468] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 135e9b2801054e039b983b30ac393f7a in term 2.
I20260710 11:09:49.180891  7589 consensus_queue.cc:1048] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:49.183337  7723 raft_consensus.cc:697] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Becoming Leader. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:49.184428  7723 consensus_queue.cc:237] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:49.194327  7291 catalog_manager.cc:5697] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a reported cstate change: term changed from 1 to 2, leader changed from 97dbe268e5b341ee903756491bad7d26 (127.2.165.67) to 135e9b2801054e039b983b30ac393f7a (127.2.165.66). New cstate: current_term: 2 leader_uuid: "135e9b2801054e039b983b30ac393f7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.215147  7469 raft_consensus.cc:1275] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.216596  7734 consensus_queue.cc:1048] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.228480  7542 raft_consensus.cc:1275] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.230055  7734 consensus_queue.cc:1048] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:49.267485  7395 raft_consensus.cc:1275] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.270076  7723 consensus_queue.cc:1048] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:49.283730  7542 raft_consensus.cc:1275] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.287189  7589 consensus_queue.cc:1048] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.319108  7469 raft_consensus.cc:1275] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.320608  7734 consensus_queue.cc:1048] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:49.329399  7542 raft_consensus.cc:1275] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.331236  7734 consensus_queue.cc:1048] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.478907  7542 raft_consensus.cc:1275] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.480594  7734 consensus_queue.cc:1048] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:49.493062  7469 raft_consensus.cc:1275] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 47417560dd8245049f52e8ef5257aa0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.494506  7734 consensus_queue.cc:1048] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.638279  7542 raft_consensus.cc:1275] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.639842  7766 consensus_queue.cc:1048] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.650401  7395 raft_consensus.cc:1275] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Refusing update from remote peer 135e9b2801054e039b983b30ac393f7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.652107  7766 consensus_queue.cc:1048] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:51.557456  7294 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38782:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:51.578681  7294 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38782:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:51.612705  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:09:51.736490  7784 log.cc:927] Time spent T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: Append to log took a long time: real 0.071s	user 0.000s	sys 0.002s
I20260710 11:09:51.904659  7816 tablet.cc:1724] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:51.899776  7511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.165.66:40499, user_credentials={real_user=slave}} blocked reactor thread for 57376us
W20260710 11:09:51.952051  7812 log.cc:927] Time spent T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: Append to log took a long time: real 0.101s	user 0.002s	sys 0.000s
I20260710 11:09:51.951735  7825 tablet.cc:1724] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:51.961362  7811 log.cc:927] Time spent T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: Append to log took a long time: real 0.081s	user 0.000s	sys 0.002s
I20260710 11:09:51.960688  7828 tablet.cc:1724] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:51.963430  7810 log.cc:927] Time spent T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: Append to log took a long time: real 0.117s	user 0.000s	sys 0.003s
W20260710 11:09:51.979417  7814 log.cc:927] Time spent T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260710 11:09:51.989620  7468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f"
dest_uuid: "135e9b2801054e039b983b30ac393f7a"
mode: GRACEFUL
new_leader_uuid: "97dbe268e5b341ee903756491bad7d26"
 from {username='slave'} at 127.0.0.1:54778
I20260710 11:09:52.027551  7468 raft_consensus.cc:606] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Received request to transfer leadership to TS 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:51.960688  7827 tablet.cc:1724] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.043557  7833 tablet.cc:1724] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.048152  7829 tablet.cc:1724] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:52.053336  7819 log.cc:927] Time spent T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260710 11:09:51.965901  7824 tablet.cc:1724] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:51.972038  7823 tablet.cc:1724] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.071777  7838 tablet.cc:1724] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.072335  7835 tablet.cc:1724] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.085320  7836 tablet.cc:1724] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.086800  7829 tablet.cc:1724] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.088323  7816 tablet.cc:1724] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.102113  7828 tablet.cc:1724] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.140553  7837 tablet.cc:1724] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.148422  7827 tablet.cc:1724] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.150441  7825 tablet.cc:1724] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.150632  7823 tablet.cc:1724] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.180781  7833 tablet.cc:1724] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.192430  7840 raft_consensus.cc:993] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a: : Instructing follower 97dbe268e5b341ee903756491bad7d26 to start an election
I20260710 11:09:52.192994  7840 raft_consensus.cc:1081] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Signalling peer 97dbe268e5b341ee903756491bad7d26 to start an election
I20260710 11:09:52.195436  7823 tablet.cc:1724] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.200606  7816 tablet.cc:1724] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.201507  7835 tablet.cc:1724] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.205345  7540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f"
dest_uuid: "97dbe268e5b341ee903756491bad7d26"
 from {username='slave'} at 127.0.0.1:48936
I20260710 11:09:52.207397  7540 raft_consensus.cc:493] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:52.207839  7540 raft_consensus.cc:3060] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:52.216879  7827 tablet.cc:1724] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.218683  7816 tablet.cc:1724] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.229166  7829 tablet.cc:1724] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.235889  7540 raft_consensus.cc:515] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:52.199579  7836 tablet.cc:1724] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.240895  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:52.241611  7392 raft_consensus.cc:3060] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:52.246168  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3873ab8aa21740038b3841a897b4281f" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:52.246917  7468 raft_consensus.cc:3055] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:52.247255  7468 raft_consensus.cc:740] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 135e9b2801054e039b983b30ac393f7a, State: Running, Role: LEADER
I20260710 11:09:52.248186  7468 consensus_queue.cc:260] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:52.249440  7468 raft_consensus.cc:3060] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:52.257956  7468 raft_consensus.cc:2468] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 2.
I20260710 11:09:52.264396  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2"
dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
mode: GRACEFUL
new_leader_uuid: "97dbe268e5b341ee903756491bad7d26"
 from {username='slave'} at 127.0.0.1:38260
I20260710 11:09:52.265086  7395 raft_consensus.cc:606] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Received request to transfer leadership to TS 97dbe268e5b341ee903756491bad7d26
I20260710 11:09:52.266505  7511 leader_election.cc:304] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:52.259282  7540 leader_election.cc:290] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 2 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:52.268638  2709 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:52.269775  2709 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:52.261442  7392 raft_consensus.cc:2468] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 2.
I20260710 11:09:52.276283  7822 raft_consensus.cc:2804] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:52.276942  7822 raft_consensus.cc:697] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 2 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:52.277926  7822 consensus_queue.cc:237] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } }
I20260710 11:09:52.297255  7828 tablet.cc:1724] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:52.308876  7290 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1: soft_deleted_table [id=a1967f3fdfec40e6b71a10dc00b0be54] alter complete (version 1)
I20260710 11:09:52.321045  7290 catalog_manager.cc:5697] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 1 to 2, leader changed from 135e9b2801054e039b983b30ac393f7a (127.2.165.66) to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 2 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:52.484678  7813 raft_consensus.cc:993] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a: : Instructing follower 97dbe268e5b341ee903756491bad7d26 to start an election
I20260710 11:09:52.485452  7774 raft_consensus.cc:1081] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Signalling peer 97dbe268e5b341ee903756491bad7d26 to start an election
I20260710 11:09:52.487672  7540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2"
dest_uuid: "97dbe268e5b341ee903756491bad7d26"
 from {username='slave'} at 127.0.0.1:48942
I20260710 11:09:52.488559  7540 raft_consensus.cc:493] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:52.489087  7540 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:52.494477  7540 raft_consensus.cc:515] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:52.496587  7540 leader_election.cc:290] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [CANDIDATE]: Term 3 election: Requested vote from peers 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691), 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499)
I20260710 11:09:52.497846  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47417560dd8245049f52e8ef5257aa0a"
I20260710 11:09:52.497901  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c68587466c44ea90853eabbb11a8c2" candidate_uuid: "97dbe268e5b341ee903756491bad7d26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "135e9b2801054e039b983b30ac393f7a"
I20260710 11:09:52.498658  7468 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:52.498696  7392 raft_consensus.cc:3055] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:52.499176  7392 raft_consensus.cc:740] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47417560dd8245049f52e8ef5257aa0a, State: Running, Role: LEADER
I20260710 11:09:52.500012  7392 consensus_queue.cc:260] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [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: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:52.501286  7392 raft_consensus.cc:3060] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:52.505592  7468 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 3.
I20260710 11:09:52.507167  7511 leader_election.cc:304] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [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: 135e9b2801054e039b983b30ac393f7a, 97dbe268e5b341ee903756491bad7d26; no voters: 
I20260710 11:09:52.508345  7822 raft_consensus.cc:2804] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:52.508503  7392 raft_consensus.cc:2468] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97dbe268e5b341ee903756491bad7d26 in term 3.
I20260710 11:09:52.508922  7822 raft_consensus.cc:697] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 3 LEADER]: Becoming Leader. State: Replica: 97dbe268e5b341ee903756491bad7d26, State: Running, Role: LEADER
I20260710 11:09:52.509956  7822 consensus_queue.cc:237] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [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: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } }
I20260710 11:09:52.519336  7290 catalog_manager.cc:5697] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 reported cstate change: term changed from 2 to 3, leader changed from 47417560dd8245049f52e8ef5257aa0a (127.2.165.65) to 97dbe268e5b341ee903756491bad7d26 (127.2.165.67). New cstate: current_term: 3 leader_uuid: "97dbe268e5b341ee903756491bad7d26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97dbe268e5b341ee903756491bad7d26" member_type: VOTER last_known_addr { host: "127.2.165.67" port: 42901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:52.827039  7468 raft_consensus.cc:1275] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Refusing update from remote peer 97dbe268e5b341ee903756491bad7d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:52.828784  7822 consensus_queue.cc:1048] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:52.839979  7392 raft_consensus.cc:1275] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Refusing update from remote peer 97dbe268e5b341ee903756491bad7d26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:52.843955  7801 consensus_queue.cc:1048] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:52.921808  7392 raft_consensus.cc:1275] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 3 FOLLOWER]: Refusing update from remote peer 97dbe268e5b341ee903756491bad7d26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:52.923571  7850 consensus_queue.cc:1048] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47417560dd8245049f52e8ef5257aa0a" member_type: VOTER last_known_addr { host: "127.2.165.65" port: 40691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:52.939069  7468 raft_consensus.cc:1275] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 3 FOLLOWER]: Refusing update from remote peer 97dbe268e5b341ee903756491bad7d26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:52.940989  7850 consensus_queue.cc:1048] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "135e9b2801054e039b983b30ac393f7a" member_type: VOTER last_known_addr { host: "127.2.165.66" port: 40499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:53.341796  2709 tablet_server.cc:179] TabletServer@127.2.165.65:0 shutting down...
W20260710 11:09:53.382128  7509 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260710 11:09:53.384672  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:09:53.385890  7509 consensus_peers.cc:597] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.386205  2709 tablet_replica.cc:333] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.387646  2709 raft_consensus.cc:2243] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.388732  2709 raft_consensus.cc:2272] T 7c97a13530724a17b9ed40cb6ff4b434 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:53.394217  7435 consensus_peers.cc:597] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.394755  2709 tablet_replica.cc:333] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.395720  2709 raft_consensus.cc:2243] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.396900  2709 raft_consensus.cc:2272] T a678a107a87c4817a548526deae360c7 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:53.398834  7435 consensus_peers.cc:597] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.400035  2709 tablet_replica.cc:333] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.400928  2709 raft_consensus.cc:2243] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.401398  2709 raft_consensus.cc:2272] T bf8dbfab6833431d900abd52e1dc6d14 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.403566  2709 tablet_replica.cc:333] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.404305  2709 raft_consensus.cc:2243] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.404752  2709 raft_consensus.cc:2272] T 46c800437a334e7aac3aa0b188424d56 P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.406765  2709 tablet_replica.cc:333] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.407348  2709 raft_consensus.cc:2243] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.407768  2709 raft_consensus.cc:2272] T c8608a1f65694c6f9371fad91ba1a028 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.409878  2709 tablet_replica.cc:333] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.410450  2709 raft_consensus.cc:2243] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.410965  2709 raft_consensus.cc:2272] T 5d3c2a47022a4c03b378834b835db95e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.413378  2709 tablet_replica.cc:333] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.414089  2709 raft_consensus.cc:2243] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.414723  2709 raft_consensus.cc:2272] T 23124d16c65b46a08ee30a99aeb14b11 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.417855  2709 tablet_replica.cc:333] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.418596  2709 raft_consensus.cc:2243] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.419581  2709 raft_consensus.cc:2272] T dd01472bf26441db8cbc579270f917a4 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.421871  2709 tablet_replica.cc:333] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.422538  2709 raft_consensus.cc:2243] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.423074  2709 raft_consensus.cc:2272] T 211df45d401c4cfe92b689cc233803d4 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.425151  2709 tablet_replica.cc:333] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.425782  2709 raft_consensus.cc:2243] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.426319  2709 raft_consensus.cc:2272] T 647d2a20cdd8457e925e70ba98815a62 P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.429080  2709 tablet_replica.cc:333] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.429767  2709 raft_consensus.cc:2243] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.430814  2709 raft_consensus.cc:2272] T 36c75b7c41794cdf95e431c47b40c26b P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.433593  2709 tablet_replica.cc:333] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.434342  2709 raft_consensus.cc:2243] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.434852  2709 raft_consensus.cc:2272] T 3873ab8aa21740038b3841a897b4281f P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.439147  2709 tablet_replica.cc:333] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
W20260710 11:09:53.439509  7509 consensus_peers.cc:597] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.440148  2709 raft_consensus.cc:2243] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.441084  2709 raft_consensus.cc:2272] T 4740c7a305dc4867b99a2efb778e877e P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.443414  2709 tablet_replica.cc:333] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.444018  2709 raft_consensus.cc:2243] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.444922  2709 raft_consensus.cc:2272] T 70d2325b46d84fa2b94de4a53f6fea3f P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.447079  2709 tablet_replica.cc:333] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.447623  2709 raft_consensus.cc:2243] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.448593  2709 raft_consensus.cc:2272] T cc5f904d014b480c9dc04a7082a9776a P 47417560dd8245049f52e8ef5257aa0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.450862  2709 tablet_replica.cc:333] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.451454  2709 raft_consensus.cc:2243] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.451968  2709 raft_consensus.cc:2272] T 0b16d6e2696045179d78dea3a6b101cb P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.454485  2709 tablet_replica.cc:333] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.455036  2709 raft_consensus.cc:2243] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.455886  2709 raft_consensus.cc:2272] T 8b1e67372ffe48e69f26f704ea27bf4e P 47417560dd8245049f52e8ef5257aa0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.457911  2709 tablet_replica.cc:333] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a: stopping tablet replica
I20260710 11:09:53.458446  2709 raft_consensus.cc:2243] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.458925  2709 raft_consensus.cc:2272] T a7c68587466c44ea90853eabbb11a8c2 P 47417560dd8245049f52e8ef5257aa0a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:53.494549  7435 consensus_peers.cc:597] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:40691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.504550  2709 tablet_server.cc:196] TabletServer@127.2.165.65:0 shutdown complete.
W20260710 11:09:53.505815  7435 consensus_peers.cc:597] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:40691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:53.512817  7509 consensus_peers.cc:597] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:40691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.539657  2709 tablet_server.cc:179] TabletServer@127.2.165.66:0 shutting down...
W20260710 11:09:53.557591  7509 consensus_peers.cc:597] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:40691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.584369  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:53.585466  2709 tablet_replica.cc:333] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
W20260710 11:09:53.585954  7435 consensus_peers.cc:597] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a -> Peer 47417560dd8245049f52e8ef5257aa0a (127.2.165.65:40691): Couldn't send request to peer 47417560dd8245049f52e8ef5257aa0a. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.65:40691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.586570  2709 raft_consensus.cc:2243] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.587406  2709 raft_consensus.cc:2272] T bf8dbfab6833431d900abd52e1dc6d14 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.589576  2709 tablet_replica.cc:333] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.590183  2709 raft_consensus.cc:2243] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.590992  2709 raft_consensus.cc:2272] T 46c800437a334e7aac3aa0b188424d56 P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.593142  2709 tablet_replica.cc:333] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.593688  2709 raft_consensus.cc:2243] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.594403  2709 raft_consensus.cc:2272] T c8608a1f65694c6f9371fad91ba1a028 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.596271  2709 tablet_replica.cc:333] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.596803  2709 raft_consensus.cc:2243] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.597481  2709 raft_consensus.cc:2272] T 7c97a13530724a17b9ed40cb6ff4b434 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.599316  2709 tablet_replica.cc:333] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.599915  2709 raft_consensus.cc:2243] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.600440  2709 raft_consensus.cc:2272] T a678a107a87c4817a548526deae360c7 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.602247  2709 tablet_replica.cc:333] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.602793  2709 raft_consensus.cc:2243] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.603510  2709 raft_consensus.cc:2272] T 0b16d6e2696045179d78dea3a6b101cb P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.605435  2709 tablet_replica.cc:333] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.605918  2709 raft_consensus.cc:2243] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.606303  2709 raft_consensus.cc:2272] T cc5f904d014b480c9dc04a7082a9776a P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.607970  2709 tablet_replica.cc:333] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.608531  2709 raft_consensus.cc:2243] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.609236  2709 raft_consensus.cc:2272] T 23124d16c65b46a08ee30a99aeb14b11 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.610992  2709 tablet_replica.cc:333] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.611650  2709 raft_consensus.cc:2243] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.612268  2709 raft_consensus.cc:2272] T 8b1e67372ffe48e69f26f704ea27bf4e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.614251  2709 tablet_replica.cc:333] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.614754  2709 raft_consensus.cc:2243] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.615200  2709 raft_consensus.cc:2272] T a7c68587466c44ea90853eabbb11a8c2 P 135e9b2801054e039b983b30ac393f7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.617648  2709 tablet_replica.cc:333] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.618151  2709 raft_consensus.cc:2243] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.618501  2709 raft_consensus.cc:2272] T 5d3c2a47022a4c03b378834b835db95e P 135e9b2801054e039b983b30ac393f7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.620332  2709 tablet_replica.cc:333] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.620826  2709 raft_consensus.cc:2243] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.621248  2709 raft_consensus.cc:2272] T dd01472bf26441db8cbc579270f917a4 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.622874  2709 tablet_replica.cc:333] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.623332  2709 raft_consensus.cc:2243] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.624037  2709 raft_consensus.cc:2272] T 211df45d401c4cfe92b689cc233803d4 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.625818  2709 tablet_replica.cc:333] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.626315  2709 raft_consensus.cc:2243] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.626981  2709 raft_consensus.cc:2272] T 647d2a20cdd8457e925e70ba98815a62 P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.628949  2709 tablet_replica.cc:333] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.629501  2709 raft_consensus.cc:2243] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.630084  2709 raft_consensus.cc:2272] T 3873ab8aa21740038b3841a897b4281f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:53.632771  7511 consensus_peers.cc:597] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 -> Peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Couldn't send request to peer 135e9b2801054e039b983b30ac393f7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.633280  2709 tablet_replica.cc:333] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.633885  2709 raft_consensus.cc:2243] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.634322  2709 raft_consensus.cc:2272] T 36c75b7c41794cdf95e431c47b40c26b P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.636272  2709 tablet_replica.cc:333] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.636759  2709 raft_consensus.cc:2243] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.637187  2709 raft_consensus.cc:2272] T 4740c7a305dc4867b99a2efb778e877e P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.639027  2709 tablet_replica.cc:333] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a: stopping tablet replica
I20260710 11:09:53.639568  2709 raft_consensus.cc:2243] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.640000  2709 raft_consensus.cc:2272] T 70d2325b46d84fa2b94de4a53f6fea3f P 135e9b2801054e039b983b30ac393f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.679811  2709 tablet_server.cc:196] TabletServer@127.2.165.66:0 shutdown complete.
I20260710 11:09:53.712908  2709 tablet_server.cc:179] TabletServer@127.2.165.67:0 shutting down...
I20260710 11:09:53.749514  2709 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:53.750470  2709 tablet_replica.cc:333] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.751307  2709 raft_consensus.cc:2243] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.752396  2709 raft_consensus.cc:2272] T bf8dbfab6833431d900abd52e1dc6d14 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.754791  2709 tablet_replica.cc:333] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.755446  2709 raft_consensus.cc:2243] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.755957  2709 raft_consensus.cc:2272] T 46c800437a334e7aac3aa0b188424d56 P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.758190  2709 tablet_replica.cc:333] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.758920  2709 raft_consensus.cc:2243] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.759483  2709 raft_consensus.cc:2272] T a678a107a87c4817a548526deae360c7 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.761629  2709 tablet_replica.cc:333] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.762210  2709 raft_consensus.cc:2243] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.762650  2709 raft_consensus.cc:2272] T c8608a1f65694c6f9371fad91ba1a028 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.764824  2709 tablet_replica.cc:333] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.765578  2709 raft_consensus.cc:2243] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.766042  2709 raft_consensus.cc:2272] T 7c97a13530724a17b9ed40cb6ff4b434 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.767976  2709 tablet_replica.cc:333] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.768653  2709 raft_consensus.cc:2243] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.769112  2709 raft_consensus.cc:2272] T 0b16d6e2696045179d78dea3a6b101cb P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.771401  2709 tablet_replica.cc:333] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.772300  2709 raft_consensus.cc:2243] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.772917  2709 raft_consensus.cc:2272] T cc5f904d014b480c9dc04a7082a9776a P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.775171  2709 tablet_replica.cc:333] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.775846  2709 raft_consensus.cc:2243] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.776400  2709 raft_consensus.cc:2272] T 8b1e67372ffe48e69f26f704ea27bf4e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:53.776736  7511 consensus_peers.cc:597] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 -> Peer 135e9b2801054e039b983b30ac393f7a (127.2.165.66:40499): Couldn't send request to peer 135e9b2801054e039b983b30ac393f7a. Status: Network error: Client connection negotiation failed: client connection to 127.2.165.66:40499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.778849  2709 tablet_replica.cc:333] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.779593  2709 raft_consensus.cc:2243] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.780601  2709 raft_consensus.cc:2272] T a7c68587466c44ea90853eabbb11a8c2 P 97dbe268e5b341ee903756491bad7d26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.784235  2709 tablet_replica.cc:333] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.784857  2709 raft_consensus.cc:2243] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.785787  2709 raft_consensus.cc:2272] T 5d3c2a47022a4c03b378834b835db95e P 97dbe268e5b341ee903756491bad7d26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.787983  2709 tablet_replica.cc:333] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.788671  2709 raft_consensus.cc:2243] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.789157  2709 raft_consensus.cc:2272] T dd01472bf26441db8cbc579270f917a4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.791188  2709 tablet_replica.cc:333] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.791761  2709 raft_consensus.cc:2243] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.792696  2709 raft_consensus.cc:2272] T 3873ab8aa21740038b3841a897b4281f P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.796327  2709 tablet_replica.cc:333] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.796972  2709 raft_consensus.cc:2243] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.797484  2709 raft_consensus.cc:2272] T 211df45d401c4cfe92b689cc233803d4 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.799476  2709 tablet_replica.cc:333] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.800042  2709 raft_consensus.cc:2243] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.800590  2709 raft_consensus.cc:2272] T 647d2a20cdd8457e925e70ba98815a62 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.802650  2709 tablet_replica.cc:333] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.803203  2709 raft_consensus.cc:2243] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.803671  2709 raft_consensus.cc:2272] T 36c75b7c41794cdf95e431c47b40c26b P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.805802  2709 tablet_replica.cc:333] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.806326  2709 raft_consensus.cc:2243] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.806772  2709 raft_consensus.cc:2272] T 70d2325b46d84fa2b94de4a53f6fea3f P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.808879  2709 tablet_replica.cc:333] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.809386  2709 raft_consensus.cc:2243] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.809823  2709 raft_consensus.cc:2272] T 4740c7a305dc4867b99a2efb778e877e P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.811754  2709 tablet_replica.cc:333] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26: stopping tablet replica
I20260710 11:09:53.812323  2709 raft_consensus.cc:2243] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:53.812824  2709 raft_consensus.cc:2272] T 23124d16c65b46a08ee30a99aeb14b11 P 97dbe268e5b341ee903756491bad7d26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.856468  2709 tablet_server.cc:196] TabletServer@127.2.165.67:0 shutdown complete.
I20260710 11:09:53.891144  2709 master.cc:562] Master@127.2.165.126:43655 shutting down...
I20260710 11:09:53.922377  2709 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:53.923034  2709 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:53.923401  2709 tablet_replica.cc:333] T 00000000000000000000000000000000 P 154fd63f8e644d64b7c50ab7257872c1: stopping tablet replica
I20260710 11:09:53.946398  2709 master.cc:584] Master@127.2.165.126:43655 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12169 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26835 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (119702 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:54.009431  2709 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 427 messages since previous log ~15 seconds ago
I20260710 11:09:54.009799  2709 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 425 messages since previous log ~15 seconds ago
I20260710 11:09:54.010015  2709 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 421 messages since previous log ~15 seconds ago
I20260710 11:09:54.010309  2709 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 ~35 seconds ago
I20260710 11:09:54.010529  2709 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 ~35 seconds ago
I20260710 11:09:54.010890  2709 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
I20260710 11:09:54.011258  2709 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
